Welcome Guest, Not a member yet? Register   Sign In
Syntax hilighter bug
#1

[eluser]Arjen van Bochoven[/eluser]
The Syntax hilighter code that is used for the forums and the wiki has a rendering bug which results in unreadable and unexecutable code.

I want to share the following piece of code:

Code:
'<b href="'.$this->base_url.'">mygreatlink</a>'

As you can see it renders fine, until you replace the b with a

then you see this:

Code:
'<a >base_url.'">zapper</a>'

looks like a bug to me. It prevents the 'Digg Style Pagination Library' from being used.

Arjen




Theme © iAndrew 2016 - Forum software by © MyBB