From:             [EMAIL PROTECTED]
Operating system: Freebsd 4.3R
PHP version:      4.1.2
PHP Bug Type:     *URL Functions
Bug description:  variables added to URL are deleted on submit

When using for example
<A HREF="TEST.php?ID=10>Test</A> the variable ID is not passed to the next
session when you press the link. The variable ID is just empty. This
worked fine in the earlier version of PHP4 though.
-- 
Edit bug report at http://bugs.php.net/?id=17311&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17311&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17311&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17311&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17311&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17311&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17311&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17311&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17311&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17311&r=globals

Reply via email to