You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2008/01/07 00:31:43 UTC

[jira] Created: (AMQ-1540) Patch to trim spaces from entry fields in web console app

Patch to trim spaces from entry fields in web console app
---------------------------------------------------------

                 Key: AMQ-1540
                 URL: https://issues.apache.org/activemq/browse/AMQ-1540
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Glen Mazza
            Priority: Minor
         Attachments: AMQ20080106.patch

Certain actions within the web console will not work properly with any leading/trailing spaces in entry fields.  The attached patch will remove leading and trailing spaces from most fields.  (I left out space trimming from the message text field of send message--because that could be meaningful.)  


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-1540) Patch to trim spaces from entry fields in web console app

Posted by "Glen Mazza (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Mazza updated AMQ-1540:
----------------------------

    Attachment: AMQ20080106.patch

> Patch to trim spaces from entry fields in web console app
> ---------------------------------------------------------
>
>                 Key: AMQ-1540
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1540
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: AMQ20080106.patch
>
>
> Certain actions within the web console will not work properly with any leading/trailing spaces in entry fields.  The attached patch will remove leading and trailing spaces from most fields.  (I left out space trimming from the message text field of send message--because that could be meaningful.)  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.