View Issue Details

IDProjectCategoryView StatusLast Update
0001288libmicrohttpdcompliancepublic2007-12-05 22:27
Reporterseangeo Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.1.1 
Summary0001288: HTTP status messages don't match status codes
DescriptionThere is an off by one error in getting the messages for a HTTP status code that causes the wrong message to be applied to a code.

This seems to be fixed by adding BLOCK(invalid_hundred) as the first line in the reason struct initialization in reason_phrase.c
TagsNo tags attached.

Activities

Christian Grothoff

2007-11-17 00:47

manager   ~0003197

Yep, that's why that one was declared, no idea why it was not used.
Fixed in SVN.

Issue History

Date Modified Username Field Change
2007-11-13 23:20 seangeo New Issue
2007-11-17 00:47 Christian Grothoff Status new => assigned
2007-11-17 00:47 Christian Grothoff Assigned To => Christian Grothoff
2007-11-17 00:47 Christian Grothoff Status assigned => resolved
2007-11-17 00:47 Christian Grothoff Resolution open => fixed
2007-11-17 00:47 Christian Grothoff Note Added: 0003197
2007-12-05 22:27 Christian Grothoff Status resolved => closed