tinyMCE and firefox??? Options
climberchad
Posted: Wednesday, January 16, 2008 10:44:30 PM
Rank: Devotee

Joined: 1/4/2007
Posts: 30
Are there any known issues saving a page w/HTML in firefox? The tinymce control appears fine, however, when I save and publish a page, none of the changes are saved. Is it wrapping in another tag that needs added to the config?

THANKS!
Chad
kutedawako
Posted: Thursday, January 17, 2008 8:14:21 AM
Rank: Devotee

Joined: 9/12/2007
Posts: 58
Location: Honoluu, HI
I was also having that problem. I think niels is working on the issue. For now you can use IE temporarily until the fix is release.

John
ferret
Posted: Thursday, January 17, 2008 4:50:08 PM

Rank: Enthusiast

Joined: 1/10/2008
Posts: 25
Location: Nottingham, UK
Firefox will save the HTML if you enter the content, then click the "HTML" toolbar button, click the "update" button at the bottom, close the window and then publish the content :P

Took me a while to figure it out, but at least I don't have to use IE!

Nottingham web design and green hosting - FCS Websites
Umbraco documentation wiki - Come and join in!
climberchad
Posted: Friday, January 18, 2008 5:41:02 PM
Rank: Devotee

Joined: 1/4/2007
Posts: 30
GREAT!!! PERFECT!

Thank you so much.
paul.symes
Posted: Tuesday, April 08, 2008 1:14:10 PM
Rank: Newbie

Joined: 3/17/2008
Posts: 13
This workaround works in Safari too:

ferret wrote:
Firefox will save the HTML if you enter the content, then click the "HTML" toolbar button, click the "update" button at the bottom, close the window and then publish the content :P


I've noticed that using the richtexteditor in Safari generates a whole load of javascript errors:

INDEX_SIZE_ERR: DOM Exception 1
(in /umbraco_client/tinymce/plugins/noneditable/editor_plugin.js)

<link> is not allowed inside <form>. Moving <link> into the <head>
(in /umbraco/editContent.aspx?id=<node-id> line 72)

[The HTML that caused this error was generated by a script.] <link> is not allowed inside <th>. Moving <link> into the <head>
(in /umbraco/editContent.aspx?id=<node-id> line 234)

Also, when you click "Save" (without using the workaround), the following three errors are logged to the dbo.umbracoLog table in the Umbraco database:

Error removing node from umbraco index: 'System.IO.FileNotFoundException: Could not find file 'C:\Inetpub\wwwroot\umbraco\data\_systemUmbracoIndexDontDelete\_5.fnm'. File name: 'C:\Inetpub\wwwroot\umbraco\data\_systemUmbracoIndexDontDelete\_5.fnm' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path) at Lucene.Net.Store.FSDirectory.OpenInput(String name) at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name) at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si) at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir) at Lucene.Net.Index.IndexReader.AnonymousClassWith.DoBody() at Lucene.Net.Store.Lock.With.Run() at Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory) at Lucene.Net.Index.IndexReader.Open(String path) at umbraco.cms.businesslogic.index.Indexer.RemoveNode(Int32 Id)'

Error indexing node: (System.IO.FileNotFoundException: Could not find file 'C:\Inetpub\wwwroot\umbraco\data\_systemUmbracoIndexDontDelete\_5.fnm'. File name: 'C:\Inetpub\wwwroot\umbraco\data\_systemUmbracoIndexDontDelete\_5.fnm' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path) at Lucene.Net.Store.FSDirectory.OpenInput(String name) at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name) at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si) at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir) at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment) at Lucene.Net.Index.IndexWriter.FlushRamSegments() at Lucene.Net.Index.IndexWriter.Optimize() at umbraco.cms.businesslogic.index.Indexer.IndexNode(Guid ObjectType, Int32 Id, String Text, String UserName, DateTime CreateDate, Hashtable Fields, Boolean Optimize))

Error indexing node: System.IO.FileNotFoundException: Could not find file 'C:\Inetpub\wwwroot\umbraco\data\_systemUmbracoIndexDontDelete\_5.fnm'. File name: 'C:\Inetpub\wwwroot\umbraco\data\_systemUmbracoIndexDontDelete\_5.fnm' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path) at Lucene.Net.Store.FSDirectory.OpenInput(String name) at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name) at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si) at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir) at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment) at Lucene.Net.Index.IndexWriter.FlushRamSegments() at Lucene.Net.Index.IndexWriter.Close() at umbraco.cms.businesslogic.index.Indexer.IndexNode(Guid ObjectType, Int32 Id, String Text, String UserName, DateTime CreateDate, Hashtable Fields, Boolean Optimize) at umbraco.cms.businesslogic.web.Document.Index(Boolean Optimze)
richardlennox
Posted: Friday, June 06, 2008 9:46:49 PM
Rank: Newbie

Joined: 6/6/2008
Posts: 4
Location: UK
I am also getting this error - It is quite annoying really. I used to have the same problem with TinyMCE in Wordpress but they resolved it.
dygfloyd
Posted: Saturday, August 30, 2008 7:42:56 PM
Rank: Newbie

Joined: 7/31/2008
Posts: 8
Location: USA
I'm having the same problem. Does anyone know if they have resolved it?

Thanks!
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.