Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions