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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 08:01:28 2024 UTC