[phpXML] [BUG] Quote removal
Brought to you by:
bs_php,
nigelswinson
From: <jb....@ca...> - 2001-10-08 14:05:17
|
Hi! I like <phpXml/>. It's a great class, I use it because expat is not installed on my company's web server. Is there a mailing-list, forum, ChangeLog, anything available? The web site lacks information :( I noticed strange things (bugs IMHO): /item[@id=''] does not work because xml.php removes all quotes thus breaking the predicate meaning. /item[@id='03-2001'] does not work because xml.php removes all quotes thus breaking the predicate meaning: left hand expression evaluates to 03-2001 whereas right hand expression evaluates to -1998... Is it easily (self-)fixable? Is it a known issue? TIA -- Jean-Baptiste Quenot -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |