From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.1.0 PHP Bug Type: XML related Bug description: XML parser do not let use '<' in any attribute inside XML file
XML parser do not let use '<' in any attribute inside XML file. Example: <elem attribute="<9" /> in this case, the parser send the message "not well-formed" (invalid token) -- Edit bug report at http://bugs.php.net/?id=15471&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15471&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15471&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15471&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15471&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15471&r=support Expected behavior: http://bugs.php.net/fix.php?id=15471&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15471&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15471&r=submittedtwice -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php