#5039 - Admin Zone GLOBAL_HTML_WRAP: require_css is including adminzone.css twice

  • By
  • Added
  • 10 views
Identifier #5039
Issue type Minor issue (breaks specific functionality)
Title Admin Zone GLOBAL_HTML_WRAP: require_css is including adminzone.css twice
Status Closed (cannot reproduce)
Handling member Chris Graham
Addon General / Uncategorised
Description The Admin Zone was adding the adminzone.css file twice into GLOBAL_HTML_WRAP: once in the header and once in the foot. This caused the css to be included twice, both with the same id, which triggered XML validation errors.

The file was being included both in the GLOBAL_HTML_WRAP template and in an admin zone module file. I removed the one from the module file and left the one in the template as a workaround. However, this may indicate a fundamental issue with require_css and still needs investigated
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated