[AppDB] Redisplay the input form and display the errors there instead of an error page.

Chris Morgan cmorgan at alum.wpi.edu
Mon Jun 27 23:20:53 CDT 2005


Something is up with tag stripping.  It looks like html tags are being escaped 
each time through the page, so refreshing a few times with errors results in 
multiply escaped html tags.  You can see this if you hover over the version 
description table after a few refreshes, its also visible because the colors 
go away.  I'm not sure where this behavior is coming from though.

Chris


On Tuesday 28 June 2005 12:01 am, Tony Lambregts wrote:
> When a person has missed a field then an error page is poped up that tells
> them to go back and fix the error. trouble with that is when they go back
> the information that they input is now ALL gone forcing them to start over.
> (%@&$#)
>
> This patch fixes that problem by redisplaying the page with the error
> messages and all thier previous input intact.
>
> Change log: Redisplay the input form and display the errors there instead
> of an error page.
>
> Files changed: appsubmit.php



More information about the wine-patches mailing list