php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8012 -enable-trans-sid not working as expected
Submitted: 2000-11-28 10:58 UTC Modified: 2000-11-28 11:03 UTC
From: baketaric at wob-interactive dot de Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3pl1 OS: Suse Linux 6.4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: baketaric at wob-interactive dot de
New email:
PHP Version: OS:

 

 [2000-11-28 10:58 UTC] baketaric at wob-interactive dot de
As of PHP4.0.3(pl1) the -enable-trans-sid feature began rewriting <img> URL's:
Example:
<td><img src="_gfx/pixel_leer.gif?sid=b6d603089f2dc30a8500ade7193d1049" width="5" height="9"></td>
<td><img src="_gfx/pixel_leer.gif?sid=b6d603089f2dc30a8500ade7193d1049" width="5" height="9"></td>

See also: bug #7946 

Our Configure line (.rpm by Suse):
'./configure' '--with-adabas=/usr/lib/adabas' '--with-pgsql=/usr/lib/pgsql/include/' '--with-mysql=/usr' '--with-gd=yes' '--with-tiff-dir=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-ldap=yes' '--with-imap=yes' '--with-zlib=yes' '--with-xml' '--with-ttf' '--with-ftp' '--with-ndbm' '--with-gdbm' '--with-snmp' '--with-config-file-path=/etc/httpd' '--with-apxs=/usr/sbin/apxs' '--with-exec-dir=/usr/lib/apache/bin' '--enable-versioning' '--enable-yp' '--enable-trans-sid' '--enable-inline-optimization' '--enable-track-vars' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sysvsem' '--enable-sysvshm' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-memory-limit' '--enable-wddx' '--with-readline' '--with-openssl' 'i386-suse-linux-gnu'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-28 11:03 UTC] sniper@php.net
This is already fixed in CVs. 
Please try latest snapshot from http://snaps.php.net/
and check out the new php.ini-dist 

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 08:01:30 2025 UTC