You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/02/26 21:14:28 UTC

DO NOT REPLY [Bug 17447] - Compile fails for attribute sets using global params.

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=17447>.
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=17447

Compile fails for attribute sets using global params.

santiago.pericasgeertsen@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From santiago.pericasgeertsen@sun.com  2003-02-26 20:14 -------
Conversion from reference type to string type assumed the existence of 
the "current" local variable, which is unavailable at top-level. Should be ok 
now.