DO NOT REPLY [Bug 38787] XSLT transforms broken in Turkish Locale.

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38787


Taner Mansur tmn...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |


--- Comment #3 from Taner Mansur tmn...@gmail.com 2009-09-11 01:48:06 PDT ---
Latest bcel release, 5.2 still has this bug. Official jre have the bug in
com/sun/org/apache/bcel/internal/util/InstructionFinder.compilePattern. It
exists even in latest jre6 and jre1.5.0_21. It is not very hard to modify the
bcel source code and load it into bootclasspath before rt.jar but to be clean
it needs to be fixed. Will Apache or Sun fix this sometime?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: bcel-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: bcel-dev-h...@jakarta.apache.org



DO NOT REPLY [Bug 38787] - XSLT transforms broken in Turkish Locale.

2006-02-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=38787.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38787


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-02-27 02:14 ---
Thanks for the report.

changed toLowerCase to toLowerCase(Locale.ENGLISH), as use is to search for java
instructions, which are always english anyway.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]