Home » Authentication » LiveUser » Bug #406
Extra line feed at the top of db_complex.php causing cookie problems
Details
| Submitted | 2003-12-11 16:40 UTC |
|---|---|
| From | alex at burgiss dot com |
| Assigned | arnaud |
| Status | Closed |
| Package | LiveUser |
| PHP Version | 4.3.4 |
| OS | redhat 9 |
| Roadmaps | (Not assigned) |
Comments
[2003-12-11 16:40 UTC] alex at burgiss dot com
Description:
------------
There is an extra line feed on the top of perm/container/db_complex.php that is causing header problems.. once you remove it, everything is ok..
Reproduce code:
---------------
any usage of including and using db_complex i think
Expected result:
----------------
expect no error message
Actual result:
--------------
Warning: Cannot modify header information - headers already sent by (output started at /www/lib/php/LiveUser/Perm/Container/DB_Complex.php:2)