HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
NBBC Bug Bounty (for elite regex hackers)
Alexei
New
The NBBC library has a couple of minor bugs that annoy me, both related to URL handling:
- Automatic URL parsing includes trailing periods and appends them to the URL.
- URLs with apostrophes in them are not parsed properly, either within [url] tags or without.
$50 by PayPal to the first person who can patch nbbc.php to solve these two issues!
0
Comments
Have you tried the newest version?
https://vanillaforums.org/addon/nbbc-plugin
It doesn't seem to have these issues.
Also you may wanna wait for Vanilla 2.3, because NBBC has been rolled into the core.
https://vanillaforums.org/discussion/32168/vanilla-2-3-beta
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Nice, thanks for pointing me in the right direction. Solved!
I'm sure @initvector would take the $50 But anyway he is the one who made it a nice separate library that we can use as a Composer dependency. The repo is here: https://github.com/vanilla/nbbc
Haha, sorry. No retroactive bounties!
NBBC is such a great library, even though it's been dormant for years. Great job replacing its slightly faulty URL detection function!