• I have searched the web an have found a couple of references to this problem over the last couple of years but no solutions. Your help in resolving this issue is greatly appreciates.

    PROBLEM
    The character for a “line feed” is “%0A” and it is showing up only in the urls for Safari browser like this:

    https://standrewsspringlake.org/give/
    https://standrewsspringlake.org/weddings/

    This is only happening for the menus and no other links on the website.

    POSSIBLE CAUSE?
    The error log in the root has this error showing since 01 March 2013

    [09-Apr-2013 00:06:14] PHP Warning: Header may not contain more than a single header, new line detected. in /home/slkumc/public_html/site/wp-includes/link-template.php on line 2406

    W3C Validation shows all menu urls with the same problem (except identifying different lines and different urls of course):
    Error Line 90, Column 8: Bad value https://standrewsspringlake.org?/give/ for attribute href on element a: Control character in host component.

    /give/”>Give

    Syntax of IRI reference:
    Any URL. For example: /hello, #canvas, or https://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.

  • The topic ‘only in Safari browser url’ is closed to new replies.