ConFoo Montreal 2026: Call for Papers

Voting

: four plus one?
(Example: nine)

The Note You're Voting On

rd at jerntorget dot se
20 years ago
If you get the following warning message:

xsltApplyOneTemplate: _if_ was not compiled in (if can for example be apply-template or some other method), i've found that the problem seems to be an &nbsp; directly before the <xsl:if> or what ever is causing the problem.

One way to get thru the problem is to use span tags around &nbsp; like : <span>&nbsp;</span>

<< Back to user notes page

To Top