Closed (fixed)
Project:
Drigg
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2007 at 17:37 UTC
Updated:
5 Dec 2007 at 02:11 UTC
Hi,
Validation of the story URL and the Trackback URL clashes and gives unpredictable results.
E.g. if they are both invalid, and then one of them becomes valid, the error is taken off the top. Plus, the message is simply "URL is invalid" - the message should specify which URL.
Finally, the message at the top should also tell the user WHY it didn't work (that is, the string returned by the validation if it's anything other than "success").
Comments
Comment #1
mercmobily commentedHi,
Extra note for Anthony Taylor, who's helping with the module's Javascript and has volunteered to help - thanks Anthony!
Do this:
* Go to /submit
* Type something wrong in the trackback URL
* Change your mind, and decide that you are NOT going to type anything there. So, delete whatever was there. Note: no Ajax call will be made
The problem is that the "submit" button will still be disabled, even though the contents of the Trackback URL form is blank (which is a valid value).
I think the error for the trackback form value should be reset if the field is empty...
THANKS!
Merc.
Comment #2
mercmobily commentedHi,
This is now fixed.
We are getting ready to releasing Drigg 1.0...
Merc.
Comment #3
mercmobily commentedHi,
This is now fixed.
We are getting ready to releasing Drigg 1.0...
Merc.