Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • nojaf 91 posts 300 karma points
    Nov 23, 2012 @ 14:13
    nojaf
    0

    TinyMCE doesn't save all text

    Hello,Every time I typ a long part of text in the TinyMCE, it won't save all my text but only the first part.How can I fix this?I'm using v4.10 and mySQL.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Nov 23, 2012 @ 20:13
    Jan Skovgaard
    0

    Hi nojaf

    What browser do you experience this in?

    /Jan

  • nojaf 91 posts 300 karma points
    Nov 25, 2012 @ 15:24
    nojaf
    0

    IE10 and Chrome, it don't think its a browser issue

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Nov 25, 2012 @ 21:35
    Jan Skovgaard
    0

    Hi Nojaf

    Nope, not sure that it is but it's an odd issue and I don't recall seeing or hearing about this before so that's why I'm trying to explore the options :)

    Maybe it can be related to the use of MySQL for instance. But have you checked if you get any error messages in the browser console when trying to save content? And have you checked if something usefull is written to the umbracoLog table in the database?

    Looking forward to hearing from you.

    /Jan

  • nojaf 91 posts 300 karma points
    Nov 27, 2012 @ 14:51
    nojaf
    0

    When I look at the Chrome javascript console before the save and publish I see this

    Failed to load resource: the server responded with a status of 500 (Internal Server Error)

    http://mysite.com/umbraco/webservices/CheckForUpgrade.asmx/CallUpgradeService

    Nothing strange happening after the save and publish.

    There is nothing in my umbracoLog table that's even close to the date of saving.

    I did see the following errors but I'm not sure if they are relevant.

    27 0 -1 2012-11-01 22:10:37 Error Error loading actionhandler 'umbEnsureUniqueName': System.InvalidCastException: Unable to cast object of type 'System.Byte[]' to type 'System.IConvertible'.
      at MySql.Data.MySqlClient.MySqlDataReader.GetInt32(Int32 column)
      at umbraco.DataLayer.RecordsReaderAdapter`1.GetInt(String fieldName)
      at umbraco.cms.businesslogic.web.Document.PopulateDocumentFromReader(IRecordsReader dr)
      at umbraco.cms.businesslogic.web.Document.GetChildrenBySearch(Int32 NodeId, String searchString)
      at umbraco.ActionHandlers.umbEnsureUniqueName.Execute(Document documentObject, IAction action)
      at umbraco.BusinessLogic.Actions.Action.RunActionHandlers(Document d, IAction action)
    29 0 -1 2012-11-01 22:10:40 Error At /umbraco/webservices/TreeDataService.ashx?rnd=c9bc880d13444ac694da680b1480fce0&id=-1&treeType=content&contextMenu=true&isDialog=false&rnd2=76.4 (Referred by: http://localhost:12054/umbraco/umbraco.aspx#content):
Please Sign in or register to post replies

Write your reply to:

Draft