PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1512

*** shadow/1512 Sun May 20 17:26:09 2001
--- shadow/1512.tmp.11827       Tue Jul 31 13:12:46 2001
***************
*** 1,19 ****
! Bug#: 1512
! Product: XalanJ2
! Version: 2.0.0
! Platform: Sun
! OS/Version: Solaris
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: Medium
! Component: org.apache.xalan.xsltc
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: xsltc doesn't url-encode spaces in href attribute in html
! 
  xsltc does not encode spaces within the href attribute of an anchor element in
  html output. 
  
--- 1,19 ----
! +============================================================================+
! | xsltc doesn't url-encode spaces in href attribute in html                  |
! +----------------------------------------------------------------------------+
! |        Bug #: 1512                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: Sun                     |
! |     Severity: Normal                   OS/Version: Solaris                 |
! |     Priority: Medium                    Component: org.apache.xalan.xsltc  |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                     |
! |  Reported By: [EMAIL PROTECTED]                                          |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  xsltc does not encode spaces within the href attribute of an anchor element in
  html output. 
  
***************
*** 51,53 ****
--- 51,57 ----
  
  <HTML><a href="htp://www.foo.com/with%20spaces/to%20be%20encoded">The URL should
  have %20 for space</a></HTML>
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-07-31 13:12 -------
+ xsltc fails conf test attribvaltemplate07 because it doesn't encode the space in
+ the href "Good Job" in the html output.

Reply via email to