Menu

#39 can't override body.attrs

packaging problem
closed-fixed
nobody
XSL (1066)
5
2001-07-04
2001-04-25
No

Because XSL merges attribute-sets, I can not override
the param body.attrs (defined in params.xsl) to *not*
include the attributes specified in the default
definition. (I was trying to create HTML output that
did not include any <body> attributes. This is
currently impossible without overriding the actual
templates that use body.attrs.)

Discussion

  • Norman Walsh

    Norman Walsh - 2001-07-04
    • status: open --> closed-fixed
     
  • Norman Walsh

    Norman Walsh - 2001-07-04

    Logged In: YES
    user_id=81663

    Replaced body.attrs with body.attributes template.
    Fixed in CVS.