ID: 12635
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Summary: href="#botton" gives wrong url
Status: Open
Bug Type: Session related
Operating System: ?
PHP Version: 4.0.4
New Comment:

When using a session together with an internal link, say :

                  <a href="#bottom">go to bottom</a>


the resulting url is say :

                  http://www.tre.dds/programs/?session_id=3l344l4j3l#bottom

which directs to :
 http://www.tre.dds/programs
instead of say                http://www.tre.dds/programs/mypage.php#bottom

Previous Comments:
------------------------------------------------------------------------

[2001-08-07 19:00:55] [EMAIL PROTECTED]

when using a session together with an internal link, say :

  <a href="#bottom">go to bottom</a>

the resulting url is say :

  http://www.tre.dds/programs/?session_id=3l344l4j3l#bottom

which directs to :
  http://www.tre.dds/programs
instead of say
  http://www.tre.dds/programs/mypage.php#bottom?session_id= 3l344l4j3l


------------------------------------------------------------------------



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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to