Bug 1006325

Summary: Old redirect property values persist after editing them
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Filip Kiss <fkiss>
Component: PortalAssignee: Nobody <nobody>
Status: VERIFIED --- QA Contact: Tomas Kyjovsky <tkyjovsk>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 6.1.0CC: bdawidow, epp-bugs, jpallich, ppalaga
Target Milestone: DR02   
Target Release: 6.1.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
An issue with the New Redirect form causes values entered into the condition property during an edit action to be appended to the end of the property and not deleted as expected. There is no work-around to this issue.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Filip Kiss 2013-09-10 12:45:17 UTC
Steps to Reproduce:
1. sign in, go to mobile redirects
2. create new redirect
3. add condition, and then add property
4. type e.g. "touch.enabled Equals true", save changes
5. edit properties again by replacing old value with "screen.width Less than 240.00"
6. after saving changes there is: screen.width Equals 'true' Less than 240.00

Comment 2 Filip Kiss 2013-09-10 13:08:41 UTC
Similar behavior is with user agent strings - when you delete  already existing conditions (not by trash icon, just leave blank condition by backspace), after saving changes they are not deleted.

Comment 3 Alexandre Mendonça 2013-12-06 01:55:39 UTC
Fixed the problem with properties.

Regarding other issue, it doesn't seem an issue. If the user agent string is to be deleted it should be through the trash icon.. otherwise, a blank value, which is not acceptable, will be restored to previous value (if any).

Comment 4 Filip Kiss 2013-12-12 09:48:20 UTC
Verified on DR02.