News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Preview Removes Class Name...

Started by Warhaven, November 11, 2012, 11:06:59 PM

Previous topic - Next topic

Warhaven

Hey all.  Run into a bit of a problem.  I'm using the WoW tooltip addon and I've noticed that when previewing, it's deleting parts of the class name from the URL.  For example, the HTML for the link should be:

<a href="http://www.wowhead.com/item=30987" class="wowhead q4">[Lightbringer Faceguard]</a>

But inside the preview div, it has truncated it to:

<a href="http://www.wowhead.com/item=30987" class="wowhead">[Lightbringer Faceguard]</a>

This of course breaks the javascript during the preview process.  Doesn't seem to affect the actual post when it's made, and everything's in order after the post is submitted, but it's annoying that it does this during preview.  Anyone else have this issue?

Colin

"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

Warhaven

Well, the bug isn't specific to that mod.  It happens with my mod as well.  I reinstalled the mods on a fresh install of 2.02, and run into the same problem.  I'll ask on the WoW mod real quick to see if anyone else has this problem.  Thanks.

Matthew K.

It is actually a mod-specific issue...have a link handy to the mod?

Warhaven

Quote from: Labradoodle-360 on November 12, 2012, 08:05:49 PM
It is actually a mod-specific issue...have a link handy to the mod?

Yes, thank you.  I have a hunch it has to do with my placement of my javascript and css.  Oh, and while it uses jquery, it's not included in the mod because jquery is already installed via another mod.

Advertisement: