#2428 Forum creation with validation errors have their values wiped out

unreleased
open
nobody
sf-2 (994)
General
nobody
2015-02-13
2011-07-08
No

I noticed when testing forum creation. If an invalid form is submitted, any values that were entered are gone when the page refreshes. Checked the New Ticket form and the same thing happened. I think @validate should be doing this automatically with htmlfill...

Discussion

    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,1 +1,1 @@
    -I notice when testing forum creation. If an invalid form is submitted, and values that were entered are gone when the page refreshed. Checked the New Ticket form and the same thing happened. I think @validate should be doing this automatically with htmlfill...
    +I noticed when testing forum creation. If an invalid form is submitted, any values that were entered are gone when the page refreshes. Checked the New Ticket form and the same thing happened. I think @validate should be doing this automatically with htmlfill...
    
     
  • Dave Brondsema

    Dave Brondsema - 2011-07-22
    • summary: Forms with validation errors have their values wiped out --> Forum creation with validation errors have their values wiped out
    • size: --> 2
     
  • Dave Brondsema

    Dave Brondsema - 2011-07-22

    EW will redisplay if you're using a widget and any custom widgets are coded right

     
  • Dave Brondsema

    Dave Brondsema - 2011-08-01
    • milestone: aug-05 --> backlog
     

Log in to post a comment.