Details
Description
Implement Dev mode warning in case any of the in page components use 'submit' string as the ID of the component. This is to avoid creating issues similar to ICE-8969.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33399 | Wed Feb 13 10:00:07 MST 2013 | mircea.toma | |
Files Changed | ||||
![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] |
Fix Version/s | 3.3 [ 10370 ] |
Affects Version/s | 3.2 [ 10338 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49352 | Wed Oct 12 11:11:16 MDT 2016 | carmen.cristurean | |
Files Changed | ||||
![]() ![]() |
ICE-8987Implemented system event listener that verifies the ID of every component added to the component tree. When the id="submit" the listener will log a warning message (only when in Development project stage).