|
Hi, I am currently updating our cocoon version to the
current version in the subversion repository. I think this must be 2.1.10 (from
the cocoon.jar name). For this I have to redo some patches I had to apply
to the 2.1.9 Version. One of the patches was a change of template priorities in
the forms-field-styling.xslt If this isn’t applied, I get Abiguous Template
errors from Saxon. <xsl:template match=”fi:styling/@*”
mode=”styling”> Has to be changed to: <xsl:template match=”fi:styling/@*”
mode=”styling” priority=”-1”> And this bug is resolved. Regards, Chris [ c h r i s t o f e r d u t z ] IT-Berater univativ GmbH & Co. KG Robert-Bosch-Str. 7, 64293 Darmstadt fon: 0 61 51 / 66 717 - 21 fax: 0 61 51 / 66 717 - 29 email: [EMAIL PROTECTED] http://www.univativ.de Darmstadt, Stuttgart, Karlsruhe, Düsseldorf |
- [CFORMS] Template priority problems fix with saxon [EMAIL PROTECTED]
- Re: [CFORMS] Template priority problems fix with sa... Joerg Heinicke
