DO NOT REPLY [Bug 25344] - Order of global variable and param affect the output

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25344

Order of global variable and param affect the output

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Normal  |Critical
   Priority|Other   |High


DO NOT REPLY [Bug 25344] - Order of global variable and param affect the output

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25344

Order of global variable and param affect the output





--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 14:50 ---
Something to note here is that the correct order in which to assign values to 
the two variables can't be determined statically, in general.  I'll attach a 
second stylesheet (which currently results in a StackOverflowException) to 
illustrate.

Of course, there are specific cases in which the correct order can be 
determined statically, and it would be OK to generate the best code for such 
cases.

I've marked this as a critical problem, because I think the problem will only 
get worse in XSLT 2.0, with the introduction of xsl:function and with xsl:key 
declarations that are permitted to have content.


DO NOT REPLY [Bug 25344] - Order of global variable and param affect the output

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25344

Order of global variable and param affect the output





--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 14:52 ---
Created an attachment (id=9462)
Stylesheet to illustrate that order to evaluate top-level variables can't be 
determined statically.


DO NOT REPLY [Bug 25344] - Order of global variable and param affect the output

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25344

Order of global variable and param affect the output





--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 14:55 ---
Created an attachment (id=9463)
First sample input for stylesheet with potentially mutually referential variables


DO NOT REPLY [Bug 25344] - Order of global variable and param affect the output

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25344

Order of global variable and param affect the output





--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 14:55 ---
Created an attachment (id=9464)
Second sample input for stylesheet with potentially mutually referential variables


DO NOT REPLY [Bug 25361] New: - some improvements of localization

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25361

some improvements of localization

   Summary: some improvements of localization
   Product: XalanC
   Version: 1.6
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: Other
 Component: XalanC
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


the patch contains:
1. all localization output and include files created in nls/ dir (Win32: 
Debug/nls)
2. All platform settings are collected in Makefile.incl
3. Separate makefiles for XalanMsgLib and MsgCreator
4. Fixed some typos , like local->locale
5. Addition of "install" for localization 
6. Fixed filenames (.h ->.hpp)
7. Resolving warnings in MsgCreator
8. Added macro usage for "version" issues


DO NOT REPLY [Bug 25361] - some improvements of localization

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25361

some improvements of localization





--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 16:24 ---
Created an attachment (id=9466)
Zip of diff + new files


DO NOT REPLY [Bug 796] - In multi-level sort, must raise warning if any level is bad

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=796

In multi-level sort, must raise warning if any level is bad





--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 16:51 ---
Renamed tests in CVS as Richard requested.


DO NOT REPLY [Bug 15379] - XSLTC: Unexpected template resolution

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=15379

XSLTC: Unexpected template resolution

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 16:52 ---
Added final version of test to CVS.


DO NOT REPLY [Bug 15379] - XSLTC: Unexpected template resolution

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=15379

XSLTC: Unexpected template resolution

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED



--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 16:52 ---
New tests pass - marking bug as verified.


DO NOT REPLY [Bug 25368] New: - Variables with same name but different prefix are not translated

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25368

Variables with same name but different prefix are not translated

   Summary: Variables with same name but different prefix are not
translated
   Product: XalanJ2
   Version: CurrentCVS
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: Other
 Component: org.apache.xalan.xsltc
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Variables and params that have the same local name but in a different namespace 
are not getting translated.  Only the local name of the variable is used to 
generate code.  Therefore, subsequent encounters of variables with the same 
local name are ignored.


DO NOT REPLY [Bug 25368] - Variables with same name but different prefix are not translated

2003-12-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=25368

Variables with same name but different prefix are not translated





--- Additional Comments From [EMAIL PROTECTED]  2003-12-09 18:52 ---
Created an attachment (id=9467)
Stylesheet that will show the problem