Ticket #216 (closed defect: fixed)

Opened 10 months ago

Last modified 2 months ago

New datagard classes cause extra newlines to be sent on hosts messing up keep-alive connections

Reported by: rambo Assigned to: juhana
Priority: major Milestone: 8.09.0 Ragnaroek
Component: Midgard Data Version: 1.9
Keywords: Cc:

Description

Do not add newlines or any other whitespace after closing PHP tags in page content or page-elements (or ROOT style element).

Change History

02/08/08 17:36:41 changed by rambo

(In [14816]) do not add extra newlines, refs #216. Do not use double quotes unless needed

02/08/08 17:47:47 changed by rambo

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

r14816 should fix this for new sites, for existing ones use normalize_midgard_whitespace.php and clear midgard page cache manually (if you have midcom.conf or midcom-after.conf I sugguest running them through normalize_file_whitespace.php to be sure they're not outputting extra whitespace either)

09/30/08 14:58:46 changed by bergie

  • milestone set to 8.09 Ragnaroek.