Bug: not all displayed containers have unique 'id'
Reported by dleffler | August 15th, 2015 @ 10:28 AM | in 2.3.5 (closed)
We use the $container->id to discriminate the element id in most of the container views, HOWEVER, many containers are built on the fly (hard-coded) and do NOT container a database table record id...therefore they all end up with an identical element (div) id of simply 'module' or 'mod_'. Perhaps we need to include code to set the 'id' to the 'source' if the 'id' is missing to discriminate against the other elements on the page?
Comments and changes to this ticket
-
expNinja August 15th, 2015 @ 02:04 PM
- State changed from new to resolved
- Assigned user set to dleffler
- Milestone set to 2.3.5
(from [d17872b76db058ced38c4df88f7e09cdd0a2441a]) Fix issue when displaying 'source selector' window and ALL containers were marked even if they don't get an anchor [#1309 state:resolved responsible:dleffler milestone:2.3.5] https://github.com/exponentcms/exponent-cms/commit/d17872b76db058ce...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS