You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/10/29 23:34:44 UTC

DO NOT REPLY [Bug 24232] New: - mod_info doesn't handle html-code in config

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24232>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24232

mod_info doesn't handle html-code in config

           Summary: mod_info doesn't handle html-code in config
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: Other
               URL: n/a
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: mod_info
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: apache-bugs@jensthebrain.de


Current Configuration of sapi_apache2.c shows
php_admin_value error_prepend_string ""
php_admin_value error_append_string ""

but real settings are: 
php_admin_value     error_prepend_string    "<font color=ff0000>"
php_admin_value     error_append_string     "</font>"

"
php_admin_value error_append_string "

is red ;)

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org