MMBase

Components x:includes should not include jquery.js

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 1.9.3
  • Fix Version/s: 1.9.4
  • Component/s: Component Framework

Activity

Hide
Michiel Meeuwissen added a comment - 2010-05-27 13:33
Components cannot known from each other what they are going to put in head. If we remove everthing from the head block which may also be in another blocks' head, all head's become empty.

YOu could filter out duplicates with head.xslt.

https://scm.mmbase.org/mmbase/trunk/base-webapp/src/main/webapp/mmbase/index.jsp
Show
Michiel Meeuwissen added a comment - 2010-05-27 13:33 Components cannot known from each other what they are going to put in head. If we remove everthing from the head block which may also be in another blocks' head, all head's become empty. YOu could filter out duplicates with head.xslt. https://scm.mmbase.org/mmbase/trunk/base-webapp/src/main/webapp/mmbase/index.jsp

People

Dates

  • Created:
    2010-05-26 15:17
    Updated:
    2010-05-27 17:29
    Resolved:
    2010-05-27 17:29