ap_cfg_getline() was wont to remove leading and trailing whitespace and compressing multiple tabs and spaces to a single space. The former two are fine, but the last really hoses quoted strings in config files - so out it goes. If this breaks anything (nothing noticed yet), we can just revert it.. PR: 1645 Reviewed by: Ralf Engelschall, Brian Behlendorf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81858 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment