From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0 PHP Bug Type: XSLT related Bug description: xslt_process hangs with sort.
I used <xsl: sort select="number"> in my xsl file. I used an empty tag <number></number> in my xml file. I understand that sorting on an empty xml tag is very difficult but i didn't expect the xslt_process function to hang. Of course where <number></number> is filled in everything works fine. It should be better to give an error or place the empty tags in the beginning or in the end. Hangup cost server performance i think. With kind regards, Paul van Gils -- Edit bug report at http://bugs.php.net/?id=22137&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22137&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22137&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22137&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22137&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22137&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22137&r=support Expected behavior: http://bugs.php.net/fix.php?id=22137&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22137&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22137&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22137&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22137&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22137&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22137&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22137&r=gnused
