Home » HTML » HTML_QuickForm » Bug #4887
Include the whole request uri on action.
Details
| Request #4887 | Include the whole request uri on action. |
|---|---|
| Submitted | 2005-07-22 18:11 UTC |
| From | pupeno at pupeno dot com |
| Status | Bogus |
| Package | HTML_QuickForm |
| PHP Version | 4.4.0 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-07-22 18:11 UTC] pupeno at pupeno dot com
Description:
------------
It would be nice if QuickForms could set the whole URI,
including the query (tha part after the ?) on the action. I
have several cases where important actions are taken based
on variables passed to a file and QuicxForms breaks it in
those cases.