-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.X EE, 6.1.X EE, 6.2.X EE, 7.0.0 M5
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE, 7.0.0 M5
-
Component/s: Content Display Widgets > Iframe widget
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:36
-
Fix Priority:3
-
Git Pull Request:
The fix for LPS-14468 changed the preference names from password to formPassword and userName to formUserName.
1. Start 60x portal
2. Put an Iframe portlet to a page and configure it
b) Enable Authentication
c) Authentication Type: Form
d) Form Method: Post
e) Fill the form
3. Check the preferences from the database
password and user-name preferences are set
4. Follow the steps in 61x
formPassword and formUserName preferences are set
Reproduction steps:
Upgrade from 60 to 61 or above.
*Result: *
password and userName preferences are still in the database
Expected:
formPassword and formUserName preferences to appear in the database with the original values
- relates
-
LPE-13611 Preference name changes are not handled by the upgrade process
-
- Closed
-