YAFLogo

nemoluca
  • nemoluca
  • 53.6% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Sample:

in the post:

1. [i]test http://google.com[/i]
2. [i]test http://google.com/[/i]
3. [i]http://google.com[/i]
4. [i]http://google.com/[/i]

result:

http://google.com [/i]

http://google.com/ [/i]

http://google.com 

http://google.com/ 

2,3,4 are incorrect

AFAIK it works from 1.9.3

Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
14 years ago
url regex needs to exclude "[" character. Anyone care to modify?
nemoluca
  • nemoluca
  • 53.6% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
yet another problem with URL in a QUOTE:

in the post:

[quote=[url=http://google.com]google.com[/url]]test test test test[/quote]

result:

test test test test

google.com  wrote:

xjohny
  • xjohny
  • 65.6% (Friendly)
  • YAF Camper
14 years ago
This must be wide known bug - when quoting a post with a non-encapsulated hyperlink (through UserPostedImage button) at the end of the post, neither the quote nor url is being caught.

Are there any changes in the latest build already?

bbobb
  • bbobb
  • 100% (Exalted)
  • YAF Developer
14 years ago
It should be fixed in svn r.3290, but it requires testing.

But it's not intended to have a link as a spoiler header, anyway.