Bug regarding [sourcecode] tag and images from media library that can be clicked
-
Hello
I’ve discovered a strange issue, it’s like this,
If I include an image(which links to any URL) from my media library within a post, and then after that use
[sourcecode language="java"]
Any code within the sourcecode tags is escaped i.e. any ‘<‘ or ‘>’ are translated into their escaped HTML equivalents.
I’ve noticed that if I move the image after the sourcecode tags, or if I use an image but don’t link it to any URL then the problem does not arise.
Is this a known issues?
Wes
The blog I need help with is: (visible only to logged in users)
-
Look at the HTML tab and make sure the sourcecode tag isn’t being nested in the image link code.
- The topic ‘Bug regarding [sourcecode] tag and images from media library that can be clicked’ is closed to new replies.