Development

#2761 ([PATCH] HTTP/1.0 leftover in SF 1.1)

You must first sign up to be able to contribute.

Ticket #2761 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

[PATCH] HTTP/1.0 leftover in SF 1.1

Reported by: haakeyar Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.1.0 DEV
Keywords: Cc:
Qualification: Unreviewed

Description

As discussed in the mailing list, SF 1.1 will send HTTP/1.1-responses. This has been committed to SVN, but there is still a leftover in lib/exception/sfException.class.php in the SF 1.1 branch. It is gone in trunk.

Sorry for not selecting a component for this bug. I am not sure which one to select.

Attachments

SymfonyHTTP11.diff (438 bytes) - added by haakeyar on 01/05/08 14:27:21.

Change History

01/05/08 14:27:21 changed by haakeyar

  • attachment SymfonyHTTP11.diff added.

02/12/08 03:59:10 changed by Carl.Vondrick

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r7464.