Active
Project:
Pageroute
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2010 at 16:00 UTC
Updated:
2 Oct 2010 at 16:00 UTC
hey there,
im trying to do some validation an implementation of public function formSubmitted and when i throw a form_set_error() it works and the user is shown an error message and it goes back to the appropriate page, but, regardless of the back or forward button being clicked (when the form is submitted after the form_set_error()) it hops back to the beginning and errors on submitting empty required profile fields that were filled on the step right before the step setting the error.
perhaps its something to do with some of my form altering so ill try and isolate the issue but as of yet have come up cold on potential explanations or solutions. any help would be much appreciated