Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.5.1
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Team:Middleware
-
Rice Module:KRAD
-
Sprint:Middleware 2.5.1 Sprint 3, Middleware 2.5.2 Sprint 1, Middleware 2.5.2 Sprint 2, Middleware 2.5.2 Sprint 3
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Code Review Status:Not Required
-
Include in Release Notes?:Yes
-
Story Points:2
Description
Library → Client Responsiveness → Inline Editing → Inline Edit Text Field & Inline Edit Text Field w Complex Markup: After edit, the value in the field is set to the NEWVALUE,OLDVALUE
To reproduce:
- In the KRAD Sampleapp, navigate to the Inline Edit Text Field demo by following the path above.
- Click on the inline edit field, change the value, and hit enter (or click the check button) to set the value.
Expected result: the value is set to just the new value
Actual result: the value is set to the new value AND the old value, separated by a comma.
This is probably the result of the same form property being used by these two related demos which are technically on the same page, though not visible at the same time.
Attachments
Issue Links
- discovered by
-
KULRICE-13763 Coordinated Developer Testing for 2.5
-
- Closed
-
Closing 2.5.1 Development