XF 1.5 iframe tags are doing strange things

51463

Well-known member
I noticed something strange while playing with the iframe tag here on xenforo. Is this normal?

I'm not sure but when i type in [iframe] [/iframe] It acts strange.

Can you see the last tag? It's stuck together

[iframe][/iframe]
[iframe] [/iframe]
[iframe]http://xenforo.com [/iframe]
[iframe]http://xenforo.com[/iframe]


i first noticed it when i was playing around with iframe embeded video, afterwards i just typed in iframe tags such as above, and it still does it, i think its a bug
 
Last edited:
But thats the point i'm trying to make. Is that the iframe tags don't exist.

So it should not be stuck to the url. It should be in plain text and not interfering with the url

as this one, its plain text and doesn't interfere with the url
[joey]http://joey.com[/joey]


But while i am creating a thread and press preview, u can see it is stuck together as well
Untitled.webp
 
But thats the point i'm trying to make. Is that the iframe tags don't exist.

So it should not be stuck to the url. It should be in plain text and not interfering with the url

as this one, its plain text and doesn't interfere with the url
[joey]http://joey.com[/joey]


But while i am creating a thread and press preview, u can see it is stuck together as well
View attachment 118452

That isn't a tag though, that is just putting a string in brackets. That'd like calling a box a car because you draw wheels on it
 
I have to admit, it is slightly odd that the tag part is being construed by the auto linker as part of the URL text. It actually breaks the link as well.

We'll perhaps look into that, but I'm not sure how feasible it is to prevent that.
 
Top Bottom