Support

  1. dhusband
  2. Bug Report
  3. Friday, May 15 2020, 01:38 PM
Joomla 3.9.18
Template HelixUltimate but same on other standard install Joomla templates
EasyProfile

User completes registration
User redirected to registration complete
User (or another user) goes to Login -> Registration to register someone else
Username and e-mail address still complete

User fills in registration
Registration fails due to application error reported by server
User moves to another site page
User (or another user) goes to Login -> Registration to register someone else
All details of form displayed

Is this not a data protection issue if they have left the registration page? Should the form not reset if they have left the registration page?
dhusband Accepted Answer
Basic
Thank you for the quick response and extra clarification
  1. more than a month ago
  2. Bug Report
  3. # 1
admin Accepted Answer
Admin
Hi,
without the fix there is an unexpected behavior because the is a javascript error. The password clear because browser autocompletition does not find a password for the filled username.

instead with the fix the code works properly, so it clean the resume form session var. So the autocompletition is totally managed by browser that suggest you a stored password (probably not the previously filled password but the admin password)
  1. more than a month ago
  2. Bug Report
  3. # 2
dhusband Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Password is remembered when previously it was not remembered
Probably this is not something regards the feature to resume form but something about browser autocompletition. Unfortunately Joomla (so also Easy Profile until current version) uses for password field the attribute autocomplete="off". This is not compatible with all browsers, so in the next release we have changed the attribute with autocomplete="new-password".
  1. more than a month ago
  2. Bug Report
  3. # 4
dhusband Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 5
admin Accepted Answer
Admin
Hi,
after some other investigation: normally it should be, but due to the javascript error reported in the other topic (https://www.easy-profile.com/support/login-losing-formating-on-submission-error.html) this function does not work well. The patch will solve also this behavior :D
  1. more than a month ago
  2. Bug Report
  3. # 6
dhusband Accepted Answer
Basic
Should the fields not clear once the user has finished and left the page?
  1. more than a month ago
  2. Bug Report
  3. # 7
admin Accepted Answer
Admin
Hi,
Is this not a data protection issue if they have left the registration page?
I does not think, the data are stored in browser session.
  1. more than a month ago
  2. Bug Report
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.