From: [EMAIL PROTECTED] Operating system: Linux / Apache PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: GET data containing # is ignored
I had a page where I was passing colour info to a script using the standard html numeric scheme - e.g. pulldown.php?out=#c0c0ff&over=#2020ff&item=#ffffff but the params were not received by the receiving script if the hash sign was used. I do not know if this is a PHP issue or an apache one but what I assume is happening is that something thinks that a reference is being made to an internal anchor. perhaps urlencoding culd have helped - and I had a workaround so this is not really high priority - Dave. -- Edit bug report at http://bugs.php.net/?id=21507&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21507&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21507&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21507&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21507&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21507&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21507&r=support Expected behavior: http://bugs.php.net/fix.php?id=21507&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21507&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21507&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21507&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21507&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21507&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21507&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21507&r=gnused