|
From: Jimmy Z. <cra...@co...> - 2007-04-26 21:14:05
|
This bug is now fixed. It is caused by not adding "%unicode" to the declaration of JFlex file of the XPath compiler... Check out http://vtd-xml.cvs.sourceforge.net/*checkout*/vtd-xml/ximple-dev/com/ximpleware/xpath/Yylex.java and http://vtd-xml.cvs.sourceforge.net/*checkout*/vtd-xml/ximple-dev/com/ximpleware/xpath/scanner.flex for the latest update... ----- Original Message ----- From: "Mark Swanson" <ma...@Sc...> To: <vtd...@li...> Sent: Wednesday, April 25, 2007 11:34 PM Subject: [Vtd-xml-users] Bug? xpath parser doesn't accept non-ascii? > Hello, > > This works: > > ap.selectXPath("/purchaseOrder/shipTo[name='Ren']") > > This does not: > > ap.selectXPath("/purchaseOrder/shipTo[name='René']") > > Any reason why non-ascii doesn't work? > > Thanks. > > -- > http://www.ScheduleWorld.com/ > Free Google Calendar synchronization with Outlook, Evolution, > cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, > Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! > WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Vtd-xml-users mailing list > Vtd...@li... > https://lists.sourceforge.net/lists/listinfo/vtd-xml-users > |