[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9076) Port text field in server editor should not allow you to enter alphanumeric values
Rob Stryker (JIRA)
jira-events at lists.jboss.org
Tue Aug 2 04:46:23 EDT 2011
[ https://issues.jboss.org/browse/JBIDE-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rob Stryker resolved JBIDE-9076.
--------------------------------
Resolution: Done
Fixed! If it doesn't parse to an integer, it's ignored.
> Port text field in server editor should not allow you to enter alphanumeric values
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-9076
> URL: https://issues.jboss.org/browse/JBIDE-9076
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: JBossAS
> Affects Versions: 3.3.0.M1
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Fix For: 3.3.x
>
> Attachments: invalid-port-value.png, saved-even-though-invalid.png
>
>
> The server editor allows you to enter alphanumeric aka invalid port values. If you then try to save the editor, you'll get an error that tells you that the editor could not be saved because of invalid values.
> !invalid-port-value.png!
> The editor gets saved though - the editor gets clean even though the value is still present in the editor.
> !saved-even-though-invalid.png!
> We can avoid this easily by disallowing alphanumeric values while typing.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list