Random Chaos
Weather Analyst
Reged:
Posts: 1024
Loc: Maryland
|
|
When you edit a post, the preview BBCode isn't parsed, so you see things like [ url=http://somelink]Some Link[ /url] instead of the actual link.
Any chance of getting this fixed?
|
MikeC
Admin
Reged:
Posts: 4635
Loc: Orlando, FL
|
|
I'll work on this tonight or tomorrow night.
I did fix the "spam word" error for unregistered users entering new posts (It was a cross-session issue).
|
Random Chaos
Weather Analyst
Reged:
Posts: 1024
Loc: Maryland
|
|
Ah.
I'm assuming the edit preview page simply isn't calling the formatting function. Should be fairly simple, if UBB nowdays is anything like vB or PHPBB.
I haven't used UBB since it was CGI + text files for data. That wasn't fun when things messed up
And for the record: I hate fixing cross-session issues.
|
MikeC
Admin
Reged:
Posts: 4635
Loc: Orlando, FL
|
|
This was fixed. I've heavily modified the rendering code here, and have rewritten huge chunks of the ubb software already -- flhurricane is mostly custom stuff, this was easy to miss, but pretty easy to fix.
|