Currently we have an onclick function that checks if anything has been entered in Title before submitting. Using the built-in required attribute makes this unnecessary
Created attachment 54741 [details] [review] Bug 17166: OPAC suggestion form: Make Title a required field To test: 1) Log in to OPAC 2) Go to your suggestions 3) New suggestion 4) Attempt to submit a suggestion without the title 5) Notice pop-up error box 6) Apply patch and refresh page 7) Attempt to submit a suggestion without the title 8) Notice error bubble and form cannot submit Sponsored-by: Catalyst IT
Hi Aleisha, I tested bug 10848 some days ago, it's currently waiting to get pushed. Haven't tested, but it might make this patch obsolete.
(In reply to Katrin Fischer from comment #2) > Hi Aleisha, I tested bug 10848 some days ago, it's currently waiting to get > pushed. Haven't tested, but it might make this patch obsolete. True! When that gets pushed, this can be marked a duplicate of that
*** This bug has been marked as a duplicate of bug 10848 ***