Please activate JavaScript in your browser.
?
Success
Success
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
User tests:
Successful:
Unsuccessful:
Summary of Changes
[front-end] On save user profile, read requested data from session after form validation failed.
Testing Instructions
I believe that code review should be enough.
Please compare to https://github.com/joomla/joomla-cms/blob/staging/components/com_users/controllers/registration.php
Otherwise
Front-end:
[before and after patch]
Go to user profile view, next to edit form and try to save some changes.
For valid changes/data there won't be any difference.
After patch for saving invalid data there will be difference,
because invalid/request data will be load from session
and the user won't need to re-change valid fields again.
# of Users Experiencing Issue
1/1
Average Importance Score
3.00
csthomas
-
open
-
24 Jun 2016
csthomas
-
change
-
24 Jun 2016
joomla-cms-bot
-
change
-
24 Jun 2016
hardiktasol
-
test_item
-
24 Jun 2016
-
Tested successfully
gunjanpatel
-
test_item
-
24 Jun 2016
-
Tested successfully
gunjanpatel
-
change
-
24 Jun 2016
Status
Pending
⇒
Ready to Commit
joomla-cms-bot
-
change
-
24 Jun 2016
gunjanpatel
-
change
-
24 Jun 2016
Category
⇒
Code style
Front End
roland-d
-
change
-
16 Jul 2016
wilsonge
-
change
-
21 Jul 2016
Status
Ready to Commit
⇒
Pending
Labels
joomla-cms-bot
-
change
-
21 Jul 2016
joomla-cms-bot
-
change
-
21 Jul 2016
Category
Code style
Front End
⇒
Front End
Components
Code style
wilsonge
-
change
-
25 Jul 2016
Status
Pending
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2016-07-25 09:12:50
Closed_By
⇒
wilsonge
wilsonge
-
close
-
25 Jul 2016
wilsonge
-
merge
-
25 Jul 2016
Add a Comment
Login with GitHub to post a comment
I have tested this item✅ successfully on 5e2bacd
I have tested this patch on Joomla 3.6.0 and patch works perfectly. Data is now storing in sessions and after error it repopulates in the fields.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10920.