Page 1 of 1

xquery editor bugs

Posted: Thu Jan 06, 2005 10:42 pm
by sss4r
i have encountered two bugs in the xquery editor which i've been using since 5.0 was released.

1. at times my line numbers disappear...

2. the xquery syntax highlighting breaks in some documents, sometimes by an xpath and sometimes by xquery code. it causes large sections of the code to not display. the following is a flwor that breaks it:

for $b1 in $results
order by data($b1//*:profileDesc/*:creation/*:date/@value)
return $b1

i'm using xp sp2.

let me know if you need more info. other than these problems, the xquery editor has been great. thanks for adding it.

Posted: Fri Jan 07, 2005 5:14 pm
by iulian_velea
Hi,
We have reproduced the problem with the XQuery syntax highlighting and the fix for this will be available in the next release.

Regards, Iulian.