PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #4887

Include the whole request uri on action.

Details

Request #4887Include the whole request uri on action.
Submitted2005-07-22 18:11 UTC
Frompupeno at pupeno dot com
StatusBogus
PackageHTML_QuickForm
PHP Version4.4.0
OSLinux
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.