DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3812>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3812 customer test cr_long failing with parameter 'mystate' undefined [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] Status|REOPENED |NEW ------- Additional Comments From [EMAIL PROTECTED] 2001-09-26 03:26 ------- Found a problem with the way the Stylesheet class parses its top-level elements. I changed the order in which TLEs are parsed to: 1) variables and parameters 2) imports and included 3) other top-level elements This could cause possible regressions, but will hopefully work
