-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 2.7 Penguins
-
Fix Version/s: backlog
-
Labels:
How to reproduce
- Login and create an article
- Edit this article.
- Add several tags with special characters, for example <>, <!>, ""
- Try to post
Actual result: Error message "Tag <> should not contain special characters"
Expected result: Error messeges for all wrong tags:
"Tag <> should not contain special characters"
"Tag <!> should not contain special characters"
"Tag "" should not contain special characters"
Note: When creating article and/or preview article post a multiple error messages are displayed.
Kolchanov Dmitriy as far as I understand, you think what all errors should be shown separately. So, If I've added 10 incorrect tags, error messages for each of them will be displayed, am I right?
My suggestion is to choose 1 error message text for all errors or just det rid of validation at all
If so, I disagree