Approved.  (Wow, xpath is such a great invention!)

On 2010-03-25, at 09:54, André Bargull wrote:

> Change 20100325-bargull-tUY by barg...@bargull02 on 2010-03-25 14:23:21
> in /home/anba/src/svn/openlaszlo/trunk
> for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: fix xpath conversion error in synopsis.xsl
> 
> Bugs Fixed: LPP-8843 (synopsis.xsl: Cannot convert data-type "string" to 
> "node-set")
> 
> Technical Reviewer: ptw
> QA Reviewer: (pending)
> Doc Reviewer: (pending)
> 
> Details:
> Using the union operator to create a default value throws this error while 
> compiling the template:
> Cannot convert data-type "string" to "node-set"
> Therefore replaced the union operator with a combination of concat and 
> substring.
> 
> I've added a longer comment in the file describing the change in detail.
> 
> (I don't know why this error is not visible on the build machines, maybe they 
> use a different Xalan version?)
> 
> 
> Tests:
> ant clean build -DQUICK=true works
> 
> Files:
> M docs/src/xsl/js2doc2dbk/synopsis.xsl
> 
> Changeset: 
> http://svn.openlaszlo.org/openlaszlo/patches/20100325-bargull-tUY.tar
> 


Reply via email to