Not allowed to create registry entry names with a fullstop
----------------------------------------------------------

                 Key: ESBJAVA-403
                 URL: http://wso2.org/jira/browse/ESBJAVA-403
             Project: WSO2 ESB
          Issue Type: Bug
          Components: Registry
    Affects Versions: NIGHTLY
         Environment: Windows XP, JDK1.5.0_06, Firefox 2.0.0.9
            Reporter: Evanthika Amarasiri
         Assigned To: Ruwan Linton


Tried to create a registry entry as below

File name - test.xml
File content - 
<m0:getQuote xmlns:m0="http://services.samples/xsd";>
        <m0:request>
                <m0:symbol>IBM</m0:symbol>
        </m0:request>
</m0:getQuote>

When trying to save the entry, you get an error message saying "The value for 
the name contains invalid characters. Only, alphanumeric or underscore 
characters are allowed." meaning that you cannot create registry entries with a 
fullstop.

This is invalid. The user should be able to create files with the extensions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to