Searched hist:"6 d1f4f20eca4866da0a4647ed68de4bd709d6b67" (Results 1 – 1 of 1) sorted by relevance
| /plugin/discussion/ |
| H A D | action.php | 6d1f4f20eca4866da0a4647ed68de4bd709d6b67 Sat Aug 30 19:53:28 UTC 2008 Gina Haeussge <osd@foosel.net> Workaround for issues introduced by new redirect in act_dispatch
The new redirection in act_dispatch gets triggered and terminates the script before the form processing for reply or edit can take place, as this has to be done upon time of rendition in order to place the input form at the right place. I have yet to come up with a better idea on how to handle this issue, the workaround so far just is to use GET instead of post as this doesn't trigger the redirect. Suggestions for a better approach welcome.
darcs-hash:20080830195328-2b4f5-43e161d75c48cf97ab0052e093f1ae414999894d.gz
|