Ticket #2080 (closed defect: fixed)
intern-strings of CSS for widgets not checking for duplicate additions?
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There was an issue reported on dojo-interest that seems to indicate that with interned CSS, the CSS might be added to the DOM for every widget or widget instance that references that templateCssString.
We should check to be sure templateCssString style additions check for dupes, but also make sure we don't break subclasses that might define a different templateCssString or templateCssPath.
This issue might also be the cause of ticket #1958
Change History
Note: See
TracTickets for help on using
tickets.