YOURsammich / OldAwakens

new repo was made private
https://wokecat.com/
GNU General Public License v3.0
2 stars 9 forks source link

[Bug]Referenced posts don't pop up/not recognized on Palemoon browser #59

Open EXZL opened 7 years ago

EXZL commented 7 years ago

Bug: Using latest version of Palemoon- When anybody references a message for example:

Aleister: >>1524 Oh you are so sweet sammich!

All references >>[whatever #] doesn't pop up when you put the mouse over it so you never know what people are talking about half the time when referencing. A comparison between browsers- I notice that all referenced posts show up red as if they're pointing to something that doesn't exist. Upon inspection of the referenced post on Palemoon: <a style="color:#AD0000;">&gt;&gt;1524</a> is all that shows up.. However on mozilla: <a onmouseenter="parser.showQuote(1524);" onmouseout="document.body.removeChild(document.getElementById('qoute'));" onclick="parser.highlight(1524)">&gt;&gt;1524</a> Not all the code is being loaded/shown for whatever reason.