ID: 25648 Updated by: php-bugs@lists.php.net Reported By: mloftis at wgops dot com -Status: Feedback +Status: No Feedback Bug Type: XSLT related Operating System: Linux 2.4 PHP Version: 4.3.10 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2005-01-08 13:34:23] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-12-21 19:34:20] mloftis at wgops dot com Still present in 4.3.10. ------------------------------------------------------------------------ [2004-04-16 20:21:58] gbaratto at superb dot net This is still a problem on php-4.3.5 As mloftis, I had to change main/php_config.h, setting these: #define HAVE_SABLOT_SET_ENCODING #define HAVE_SABLOT_GET_OPTIONS ------------------------------------------------------------------------ [2003-09-24 18:53:53] [EMAIL PROTECTED] This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2003-09-24 14:59:27] mloftis at wgops dot com Description: ------------ As per my comment on #24786. 23148, 21427, 20640 may all also be related. This is with the current version. The issue is this, the -ljs and other libs tested earlier by the config.m4 file ARE NOT used during the calls to check teh Sablot libs for SetEncoding and GetOptions calls. Thsi bug STILL exists in 4.3.3 and is the reason why (on my system at atleast) they don't get compiled in unless i manually hit main/php_config.h with vi and change the undef to #define. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25648&edit=1