EEVblog > News/Suggestions/Help

BB bug: Inserts url tags in code block when the message contains EEVblog link

(1/1)

DavidAlfa:
When creating a message, the forum sometimes inserts the [ url] and [ /url] tags inside the code block when there's a URL in it.

After more testing, I traced the issue happening when there's a link to EEVblog anywhere in the message!

This is ok:

--- Code: ---git clone https://github.com/Lichee-Pi/linux -b nano-5.2-flash

--- End code ---

DavidAlfa:
But Now I'm including a EEVblog link, and the issue happens:

--- Code: ---git clone [url]https://github.com/Lichee-Pi/linux[/url] -b nano-5.2-flash

--- End code ---

DavidAlfa:
But will also happen if including eevblog url inside the code block:

--- Code: ---EEVblog forum: [url]https://www.eevblog.com/forum[/url]

--- End code ---

DavidAlfa:
But not here:

--- Code: ---Linux repo: https://github.com/Lichee-Pi/linux

--- End code ---

DavidAlfa:
Neither happens when including a link to anywhere else than EEVblog:

Check this Linux repo!
Cloning:

--- Code: ---git clone https://github.com/Lichee-Pi/linux -b nano-5.2-flash

--- End code ---

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod