From:             [EMAIL PROTECTED]
Operating system: Windows/Linux
PHP version:      4.1.1
PHP Bug Type:     Output Control
Bug description:  disable outputbuffering results in no global vars

When i disable output buffering the following does not work anymore....

I read the request,check if the query part is a locatable file and store
that one or a default one into a session variable. 

When the url contains a query i send a 'location:' header.

Then i create a frameset with one frame showing the page stored in the
session...
-- 
Edit bug report at http://bugs.php.net/?id=15586&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15586&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15586&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15586&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15586&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15586&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15586&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15586&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15586&r=submittedtwice

Reply via email to