ID:               24786
 Comment by:       mloftis at wgops dot com
 Reported By:      happycloud at undream dot com
 Status:           No Feedback
 Bug Type:         XSLT related
 Operating System: Linux 2.4
 PHP Version:      4.3.3RC1
 New Comment:

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.

I can open a new bug if you guys want.  email me if more details are
needed.


Previous Comments:
------------------------------------------------------------------------

[2003-08-01 06:09:15] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-07-27 14:05:50] [EMAIL PROTECTED]

Please give the information I requested.


------------------------------------------------------------------------

[2003-07-26 00:16:31] happycloud at undream dot com

If I use the -x option I get nothing. Batch xml? 
But sabcmd myxml myxsl gives correct output. As in sablotron's faq, I 
added different encodings to my xml and xsl. This is the only way I
know to 
test. 
xsl: 
<?xml version="1.0"?> 
<xsl:stylesheet version="1.0" 
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";> 
<xsl:output indent="no" encoding="ISO-8859-1"/> 
----snip--- 
 
xm;: 
<?xml version="1.0" encoding="UTF-8"?> 
 
Not sure if this is the best way to test. I certainly get no errors. 
joshua 
<myxml>---snip---

------------------------------------------------------------------------

[2003-07-25 17:09:07] [EMAIL PROTECTED]

Can you please also make sure that you indeed compiled Sablotron with
iconv support, i.e. try "sabcmd -x your.xml your.xsl"?

I have been fighting with Sablotron and iconv on Solaris today (to no
avail so far), and although I never had problems with that on Linux, it
might give a hint to the problem's cause.

------------------------------------------------------------------------

[2003-07-24 06:26:07] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And if this fails with the snapshot, check the config.log
for 'SablotSetEncoding' and any errors after that check.


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24786

-- 
Edit this bug report at http://bugs.php.net/?id=24786&edit=1

Reply via email to