View Issue Details

IDProjectCategoryView StatusLast Update
0003718mantisbtbugtrackerpublic2004-07-18 11:32
Reporterjlatour Assigned Totazza70  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionduplicate 
Fixed in Version0.19.0a1 
Summary0003718: 'Headers already sent' errors after user creation
Description

14:06 < Joshua> I'm searching for a solution on behalf of the UnrealIRCD Dev team on an issue on Mantis 0.18.2 - which others seem to get aswell. When a new user registers, 99% of the time they will get this error: http://www.rafb.net/paste/results/E3074833.html

TagsNo tags attached.

Relationships

duplicate of 0004005 closedint2str signup for new account - invalid username generates crash 

Activities

DaiTengu

DaiTengu

2004-04-04 20:19

reporter   ~0005342

I've managed to reproduce the problem when someone logs in with a ! in their username, not sure if other characters will cause this either.

syzop

syzop

2004-05-14 12:17

reporter   ~0005502

Ah I see someone already reported it here...

It's pretty bad, I found out it simply happends if a username already exists...
Since we have like X.000 registered users this happends frequently and they get no hint whatsoever of what's wrong. (I've fixed it in our own source a bit, but that's far from how it should be fixed, else I would have submitted a patch of course.. sorry, limited time :/).

-- output example (seems the rafb.net link died) --
UnrealIRCd Bug Tracker

Warning: Cannot modify header information - headers already sent by (output started at /home/bugs/public_html/core/html_api.php:139) in /home/bugs/public_html/core/gpc_api.php on line 220

Warning: Cannot modify header information - headers already sent by (output started at /home/bugs/public_html/core/html_api.php:139) in /home/bugs/public_html/core/print_api.php on line 37
[etc]

ooglek

ooglek

2004-05-18 18:06

reporter   ~0005542

I found this too while trying to figure out how to re-send the verification email (my mail server was down and didn't queue it correctly).

Mantis

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/html/bug/core/html_api.php:139) in /usr/local/www/html/bug/core/gpc_api.php on line 220

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/html/bug/core/html_api.php:139) in /usr/local/www/html/bug/core/print_api.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/html/bug/core/html_api.php:139) in /usr/local/www/html/bug/core/print_api.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/html/bug/core/html_api.php:139) in /usr/local/www/html/bug/core/print_api.php on line 44

Fresh install off the site, latest version.

syzop

syzop

2004-07-03 09:43

reporter   ~0005876

bump this is pretty annoying since some bugs simply don't get reported to us because people are unable to create an account.

leeguy

leeguy

2004-07-08 12:39

reporter   ~0005932

Last edited: 2004-07-08 12:40

I think this is a dup of 0004005 which is now resolved in CVS(0.19.0a2)

edited on: 07-08-04 12:40