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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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).