[
https://issues.jboss.org/browse/GTNPORTAL-3266?page=com.atlassian.jira.pl...
]
Alexandre Mendonça commented on GTNPORTAL-3266:
-----------------------------------------------
This happens on Tomcat due to having
javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL set to true, thus causing it
not to submit the empty value ("") for validation, as it is null. This is not
directly related to this issue/patch and a separate issue will be created to handle it.
It works properly and this patch fixes the issue for both JBoss AS and Tomcat for
situations like name collision.
Redirect Admin UI: Redirect still created if name is invalid (if
input does not loses focus)
--------------------------------------------------------------------------------------------
Key: GTNPORTAL-3266
URL:
https://issues.jboss.org/browse/GTNPORTAL-3266
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.6.1.Final
Reporter: Alexandre Mendonça
Assignee: Alexandre Mendonça
When redirect is created, if the name is empty/invalid, if the input does not loses focus
the "Save Changes" button is still enabled and clicking it saves it with
previous valid name.
When redirect name input element does not remain focused, it works fine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira