pageroute won't redirect in chrome or mozilla
kshahan - March 31, 2009 - 13:43
| Project: | Pageroute |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Anyone having this issue. I've set a customized redirect path to send user to their my account page after completing a form. It works in explorer but, chrome and mozilla browsers won't redirect. Thanks for any help! Kerry

#1
Just a quick update. I was able to resolve the issue, at least to get the pageroute to forward. I was using a webform that the user needs to complete and then got redirected the user to the my account page after completing the form.
for explorer., it seems to rely on the webform, forward page within that node.
for chrome and mozilla, it seems to require me to use the button tags as part of the page route and then it will accept the redirect under the advanced settings.
So, my site is functioning, however it's still seems a little touchy within browsers.
Kerry
#2
Hi,
I am having the similar problem for our development.
Would it be possible to show some detailed coded examples about how to fix them?
Thanks