Summary: | Major corruption of _SESSION variables in php4 session handling, when printing <img src=""> in document | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Laurent MONIN <gentoo> |
Component: | [OLD] Development | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Php code that triggers the submitted bug. |
Description
Laurent MONIN
2006-11-27 00:24:25 UTC
Created attachment 102826 [details]
Php code that triggers the submitted bug.
Same buggy behavior with PHP Version 5.1.6-pl6-gentoo Hmmm, my investigation finally leads me to an apache2 mod_rewrite + php issue, so stay tuned... This is not a bug in php nor in apache but in a group of rewrite conditions, redirecting missing image url to a page having session handling... Sorry for the inconvenience, but that's an happy end afterall ;) |