Thanks a lot Chris, usually Google is my first port of call, but it would
seem I am yet to fully wake up this morning! The first result there took me
to a forum that had the solution:



> in the tiny_mce.js in the function "fixGeckoBaseHREFBug" I comment out
> this part:
> if (m == 1) {
>     //      h = h.replace(/\ssrc=/gi, " mce_tsrc=");
>     //      h = h.replace(/\shref=/gi, " mce_thref=");
>     return h;
> } 
> 

I wasn't sure which tiny_mce.js file it was referring to as Agent Ransack
found several with that method, so to err on the safe side, I went and
commented it out everywhere I found it. Now it works :)

Thanks again!

-Phil


Chris Kent-2 wrote:
> 
> I think it is a problem with tinyMCE and the latest Firefox updates,
> try googling "tinymce firefox insert image"
> 
> Not sure what the solution is as I do not use tinyMCE.
> 
> Chris
> 

-- 
View this message in context: 
http://old.nabble.com/Insert-Image-issue-with-latest-Firefox-tp29913273s621p29913451.html
Sent from the FarCry - Dev mailing list archive at Nabble.com.

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to