Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000472 [Resin] minor always 12-01-05 08:45 01-12-06 16:23
Reporter sam View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version 3.0.15
  Product Build
Summary 0000472: Resin xml parser should throw exception for missing space between attributes
Description (rep by M Duchovny)

With a missing space between the closing ' of one attribute value and the first character of the next attribute name, Resin does not complain with a syntax error.

For example between `password' and `role' in the following:

 <authenticator type="com.caucho.server.security.XmlAuthenticator">

 <init>
   <path>/conf/passwords.xml</path>
 </init>

/conf/passwords.xml:

 <authenticator>
   <user name='harry' password='XXX'role='admin,user'/>
 </authenticator>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000696)
ferg
01-12-06 16:23

xml/0067
 

- Issue History
Date Modified Username Field Change
12-01-05 08:45 sam New Issue
01-12-06 16:23 ferg Note Added: 0000696
01-12-06 16:23 ferg Assigned To  => ferg
01-12-06 16:23 ferg Status new => closed
01-12-06 16:23 ferg Resolution open => fixed
01-12-06 16:23 ferg Fixed in Version  => 3.0.18
01-12-06 16:23 ferg View Status @0@ => public


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker