Viewing 5 replies - 1 through 5 (of 5 total)
  • Janis Elsts

    (@whiteshadow)

    Could you post a few example URLs? Also, what exactly happens with URLs like that – does the plugin parse them incorrectly, does it report them as “404 Not Found” even though they’re fine, or something else?

    Thread Starter Darek L

    (@darekl)

    Janis,

    Link e.g.:

    https://example.com/114,website.html

    is reported as 404 but as cut link:

    https://example.com/114

    Regards,
    Darek

    Thread Starter Darek L

    (@darekl)

    PHP 5.6.2 & WordPress 4.0.

    Janis Elsts

    (@whiteshadow)

    Hmm, I can’t seem to reproduce the problem. When I add that example link to a post, the plugin parses it correctly – it doesn’t get cut off at the comma.

    Some more ideas:

    • Is the link a normal HTML link, a plaintext URL, an image, part of a custom field, or something else? So far I only tested your example URL in HTML/plaintext.
    • If it’s not just a plaintext URL, can you post the full code for the link?
    • Are you sure that’s a normal comma and not some special Unicode character? For example, sometimes copying a link from MS Word can inadvertently add certain invisible characters to the URL.
    Thread Starter Darek L

    (@darekl)

    Yes, You are right. My fault. Other plugin parse it incorrectly.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘comma in URL not works’ is closed to new replies.