Closed Bug 604502 Opened 14 years ago Closed 14 years ago

Better validation messages on wiki forms

Categories

(support.mozilla.org :: Knowledge Base Software, task, P5)

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: rbillings, Unassigned)

Details

Attachments

(1 file)

Attached image screenshot
If a user creates an article with missing category or title, the errors returned will show for both category and title.

1) create new article > do not enter category
2) submit article for review

expected: error for missing category
actual: errors display for both title and category
This looks like it's just because we're using the default django values for form validation. This should be quick and easy to replace with more sensical text, e.g. "The category is required."
Priority: -- → P2
Summary: Errors for fields with data → Better validation messages on wiki forms
Priority: P2 → P3
Since this was filed we've made it impossible to not choose a category. The list of errors I get by going to /en-US/kb/new and clicking "Submit for review" with no other data mentions each required field specifically.
Status: NEW → RESOLVED
Closed: 14 years ago
Priority: P3 → P5
Resolution: --- → WORKSFORME
fixed with 2.3 release
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: