Skip to content

BBcode [url]www.example.com[/url] generates invalid link #374

@battye

Description

@battye

If the http:// or https:// prefix isn't included and the link is surrounded by [url]...[/url], the rendered link is incorrect.
CORRECT (no BBcode):

www.example.com

INCORRECT (includes [url] BBcode):

[url]www.example.com[/url]

For example, posting the latter markup on phpbb.com produces this target:

https://www.phpbb.com/community/www.example.com

The correct target is generated if the https prefix is included.

Reporter: HB
Created: 27/Nov/22 9:49 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions