http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1953
*** shadow/1953 Wed Jun 13 12:24:46 2001
--- shadow/1953.tmp.16981 Wed Jun 13 13:59:06 2001
***************
*** 2,9 ****
| xalan hangs with {....{@....}....} |
+----------------------------------------------------------------------------+
| Bug #: 1953 Product: XalanJ2 |
! | Status: NEW Version: 2.0.x |
! | Resolution: Platform: PC |
| Severity: Normal OS/Version: Other |
| Priority: Low Component: javax.xml |
+----------------------------------------------------------------------------+
--- 2,9 ----
| xalan hangs with {....{@....}....} |
+----------------------------------------------------------------------------+
| Bug #: 1953 Product: XalanJ2 |
! | Status: RESOLVED Version: 2.0.x |
! | Resolution: FIXED Platform: PC |
| Severity: Normal OS/Version: Other |
| Priority: Low Component: javax.xml |
+----------------------------------------------------------------------------+
***************
*** 23,25 ****
--- 23,28 ----
the problem was the double {..{ }...} but i think xalan should report this
mistake instead of hanging.
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-13 13:59 -------
+ Fixed infinite loop by setting lookahead value to null.
\ No newline at end of file