|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2001-03-03 15:33 UTC] frank dot loeffler at physik dot tu-chemnitz dot de
Hi, the automatic extension of links works fine, except if I use links beginning with 'http://', where the SID will not be appended. If this is wanted, please insert it into the manual. thanks, Frank Loeffler PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 14:00:01 2025 UTC |
Yes, this is intented: -------------------- We assume that non-relative URLs point to external sites and hence don't append the SID as it would be a security risk to leak the SID. - Sascha -------------------- And for Sascha: Please update bug reports with the web interface. --Jani