From:             [EMAIL PROTECTED]
Operating system: Slackware8.1/kernel2.4.19grsecur
PHP version:      4.2.3
PHP Bug Type:     Session related
Bug description:  Links not always modified by trans-sid

Hi,

I've noticed a fact. I don't know if it's a bug or a normal stuff.

The website is in /usr/local/apache/htdocs and there the links in the php
pages are automatically modified by --enable-trans-sid.

But, in this pages, I call a function in a php file not present under the
htdocs repository but in /usr/local/apache/scripts-php for security
reasons (mysql password...) and there is a function that take a session
value to display a navigation bar writing links. Those links are not
post-processed by trans-sid.

Is this a bug or a normal stuff ?
-- 
Edit bug report at http://bugs.php.net/?id=21632&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21632&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21632&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21632&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21632&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21632&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21632&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21632&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21632&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21632&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21632&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21632&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21632&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21632&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21632&r=gnused

Reply via email to