ID:               7184
 Comment by:       php at 5en1 dot com
 Reported By:      fmoreira at imediata dot pt
 Status:           Closed
 Bug Type:         *Session related
 Operating System: Win32
 PHP Version:      4.0.3
 New Comment:

I'm using PHP 4.3.1 and this bug is not totally fixed ! when you use
link generated by javascript it always put the phpsessid (go to
http://www.france-jeunes.net while not accepting cookies, you have a
message in a smallwindow appearing on the screen and clic on
"Répondre")


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

[2003-03-06 20:26:49] dmj28 at student dot canterbury dot ac dot nz

Using 4.2

What about links to other pages on the same site? The anchor should go
on the end of a url:
/page.php#anchor&PHP_SESS.....

The above prevents the anchor from working!

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

[2000-10-16 14:12:56] [EMAIL PROTECTED]

Yes, anchor links which point to the same page are not changed anymore.
Thanks for your report.

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

[2000-10-13 10:44:02] fmoreira at imediata dot pt

when using session.use_trans_sid and i have links to anchors in the
same page, <a href="#anchor"> it converts the link to <a
href="?PHPSESSID=adadadadad#anchor"> ...

this makes the link jump to start page of the site...

can you fix this problem verifiing if thi link calls other page or if
refers to an anchor in the same page?

Thanks

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


-- 
Edit this bug report at http://bugs.php.net/?id=7184&edit=1

Reply via email to