[ http://wso2.org/jira/browse/ESBJAVA-55?page=all ]

indika kumara resolved ESBJAVA-55.
----------------------------------

    Resolution: Fixed

fixed ..Now in client side , for each name check for  alphanumeric value 

> Inappropriate error messages given when invalid characters are entered as the 
> folder name, property name, sequence name, etc.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ESBJAVA-55
>                 URL: http://wso2.org/jira/browse/ESBJAVA-55
>             Project: WSO2 ESB
>          Issue Type: Bug
>         Environment: Windows XP, JDK 1.4.2_13, Firefox version 1.5.0.8
>            Reporter: Evanthika Amarasiri
>         Assigned To: indika kumara
>            Priority: Minor
>             Fix For:  1.0-RC-1-b1
>
>         Attachments: Error 7.JPG
>
>
> When adding sequences, properties, endpoints and registry folders if invalid 
> characters like "<" and "&" are added the given error messages are not 
> appropriate for a user
> Issue 1 - Adding a folder under "Registry"
> ================================
> 1. Go to "Registry"
> 2. Enter the following folder name and click on "Add folder"
> E.g.:- Test_folder<testing>
> 3. You get the below error message
> ******************************************************
> com.ctc.wstx.exc.WstxParsingException: 
> Unexpected close tag ; expected . at [row,col 
> {unknown-source}]: [1,804]
> ******************************************************
> Issue 2 - When adding a "Property"
> ============================
> 1. Go to "Properties"
> 2. Create a property with the characters & or <, etc
> 3. The error message "Exception occurred while trying to invoke service 
> method addProperty" is given to the user,
> This does not give a clear meaning of what the actual problem is. Is it 
> possible to give a more meaningful message here?
> Issue 3 - Creating a "Sequence"
> =======================
> 1. Go to "Sequence"
> 2. Add some mediators and click on "Save"
> 3. Specify a sequence name which includes "<" and "&" characters
> 4. Below is the message given
> ******************************************************
> com.ctc.wstx.exc.WstxParsingException: 
> Unexpected close tag ; expected . at [row,col 
> {unknown-source}]: [2,21]
> ******************************************************
> Issue 4 - Add and "End point"
> ============================
> 1. Go to "End Points"
> 2. Create an end point with the characters & or <, etc
> 3. The error message "Exception occurred while trying to invoke service 
> method addEndpoint" is given to the user,
> This does not give a clear meaning of what the actual problem is. Is it 
> possible to give a more meaningful message here?
> Issue 5 - Adding "Proxy Services"
> ==========================
> 1. You are allowed to create proxy services contaning characters <, %, &, > 
> but when you try to access these  Proxy Services, you get exceptions
> Therefore should not allow the user to create proxy services using these 
> characters

-- 
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