Date: 08/15/01
- Next message: pixl <email protected>: "[PHP-DEV] Bug #12723 Updated: Addition to bug 12507"
- Previous message: David Hjortsoe: "RE: [PHP-DEV] Please.."
- In reply to: lukas_schell <email protected>: "[PHP-DEV] Bug #12635: href="#botton" gives wrong url"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 12635
Updated by: jeroen
Reported By: lukas_schell <email protected>
Status: Bogus
Bug Type: Session related
Operating System: ?
PHP Version: 4.0.4
New Comment:
"php could refrain from inserting the session_id if the link contains only an anchor (like: href="#bottom"), because this means that the page is not to be reload."
But that's exactly what it does (as of 4.0.4, according to CVS, tested that it works right with 4.0.4pl1)! Therefore, there is no bug in PHP>=404, see the html-source! (there was a bug, however, in PHP<=403
And PHP has nothing to do with how browsers handle things...
Previous Comments:
------------------------------------------------------------------------
[2001-08-15 08:26:55] lukas_schell <email protected>
You are right that there is no bug so far as concerns the position of "#bottom". I tried with Explorer 4.5: link no 1, 2 and 4 are OK, but still the page is reloaded. With Netscape 4.6 the first link does not work. Maybe it also depends on the reload preferences of the navigator. So all this is rather tricky, isn't it ?
But what about the following suggestion: php could refrain from inserting the session_id if the link contains only an anchor (like: href="#bottom"), because this means that the page is not to be reload.
------------------------------------------------------------------------
[2001-08-13 15:45:13] lukas_schell <email protected>
Sorry, I put protection 777, but that was too much. Now it should work :
http://webcour.swisszone.ch/a/essais/session.php?f=1
------------------------------------------------------------------------
[2001-08-12 19:59:47] jeroen <email protected>
Works correctly (that "#bottom" is left alone) since oktober 2000 (version 1.17 of ext/standard/url_scanner_ex.re)
That means it worked since 4.0.4 exactly. (I only tested 4.0.7, so I'm not 100% certain)
And I was correct that # came _after_ the ?, so there's no bug (anymore).
------------------------------------------------------------------------
[2001-08-12 18:11:48] jeroen <email protected>
http://webcour.swisszone.ch/a/essais/session.php?f=1
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root <email protected> and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.14 Server at www.webcour.swisszone.ch Port 80
------------------------------------------------------------------------
[2001-08-11 17:53:17] lukas_schell <email protected>
Try the following file:
http://webcour.swisszone.ch/a/essais/session.php?f=1
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/?id=12635
Edit this bug report at http://bugs.php.net/?id=12635&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: pixl <email protected>: "[PHP-DEV] Bug #12723 Updated: Addition to bug 12507"
- Previous message: David Hjortsoe: "RE: [PHP-DEV] Please.."
- In reply to: lukas_schell <email protected>: "[PHP-DEV] Bug #12635: href="#botton" gives wrong url"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

