Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client-side form validation. #3801

Closed
Disaron opened this issue Jun 18, 2014 · 6 comments
Closed

Client-side form validation. #3801

Disaron opened this issue Jun 18, 2014 · 6 comments

Comments

@Disaron
Copy link

Disaron commented Jun 18, 2014

  1. If exists two or more forms with fields having similar names, client-side validation repeat twice (or more if exists more then two fields) field name in error message.
  2. If field adding dinamicaly (with jQuery, for example) field label does not hinting when field validation is invalid.

Since Joomla! 3.3.0

@nicksavov
Copy link
Contributor

Hi @Disaron ,

Could you provide step-by-step instructions to replicate the issue on a clean install?

Thanks in advance!

@RCheesley
Copy link

Happy to test but need more details/test instructions

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/3801.

@Disaron
Copy link
Author

Disaron commented Nov 9, 2014

Sorry for delay.
Try to render two forms on one page with fields with same fieldname and behavior.formvalidation. Then try to fill this fields by incorrect data then submit one of forms and look to error message. You`ll see that in message will be both fields name.

However I decide, that method with similar fields is incorrect. :)

@spignataro
Copy link
Contributor

Every field on a page should have their own unique ID therefore the issue would not exist. All of the Joomla! fields that I have checked are all unique and even if I put similar forms on the page I am still able to submit (they still have their own unique ID).

I suggest that this issue be closed unless further information is provided.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/3801.

@roland-d
Copy link
Contributor

Hello @Disaron

Thank you for your contribution.

The last comment here was on 19th July. So the question is, Is this issue/pull request still valid?
If no reply is received within 4 weeks we will close this issue.

Thanks for understanding!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/3801.

@roland-d
Copy link
Contributor

roland-d commented Nov 7, 2015

@Disaron Since no reply has been received for more than 4 weeks, I am closing this issue. If you want to follow up later, feel free to open the PR. Thank you for your contribution.

@roland-d roland-d closed this as completed Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants