Inconsistent highlighting in oXygen when || operator is used

Here should go questions about transforming XML with XSLT and FOP.
jakubm
Posts: 12
Joined: Sun Jan 15, 2012 3:48 pm

Inconsistent highlighting in oXygen when || operator is used

Post by jakubm »

I have noticed that in expressions using || operator, the highlighting is inconsistent, e.g. in expression:
<xsl:value-of select="$v1 || $v2"/>
only $v1 is highlighted as variable, $v2 is not.
Costin
Posts: 829
Joined: Mon Dec 05, 2011 6:04 pm

Re: Inconsistent highlighting in oXygen when || operator is used

Post by Costin »

Hello,

Thank you for reporting this.
We reproduced the syntax highlight problem.

I've logged this as an issue in our bug tracking system to be analyzed and resolved by the development team.

Should you need further assistance feel free to contact us.

Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
Post Reply