[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-16 Thread lukas_schell
ID: 12635 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: Thank you very much ! I'm sorry to have bothered you with my problem. I was sure I was working with php 4.0.4, but it actually w

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-15 Thread jeroen
ID: 12635 Updated by: jeroen Reported By: [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

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-15 Thread lukas_schell
ID: 12635 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: 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 a

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-13 Thread lukas_schell
ID: 12635 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: Sorry, I put protection 777, but that was too much. Now it should work : http://webcour.swisszone.ch/a/essais/session.php?f=1

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-12 Thread jeroen
ID: 12635 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: Works correctly (that "#bottom" is left alone) since oktober 2000 (version 1.17 of ext/standard/url_scanner_ex.re) That means

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-12 Thread jeroen
ID: 12635 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: http://webcour.swisszone.ch/a/essais/session.php?f=1 Internal Server Error The server encountered an internal error or misconfiguration and wa

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-09 Thread jeroen
ID: 12635 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: It should, or am I wrong? the ?-part is of the page-part of it, and the # is for the section. Doesn't ? go BEFORE the # in HTTP-specs? Can s

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-09 Thread lukas_schell
ID: 12635 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: The workaround href="/programs/mypage.php#bottom" does not work, for session_id=… is inserted between mypage.php and #bot

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-07 Thread jeroen
ID: 12635 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Open Bug Type: Session related Operating System: ? PHP Version: 4.0.4 Previous Comments: [2001-08-07 19:05:17] [EMAIL PROTECTED] Whe

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-07 Thread jeroen
ID: 12635 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: URL's matching "^#" should be left alone by the transparent session-id-adder, since they are internal to that page. Worka