Copied to clipboard

Flag this post as spam?

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


  • Eran Meir 401 posts 543 karma points
    Jun 12, 2011 @ 14:02
    Eran Meir
    0

    adding richtext editor data gives ysod

    i create a datatype with richtext editor property, once i click add to add some data i get

    Object reference not set to an instance of an object.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [NullReferenceException: Object reference not set to an instance of an object.]
       _4Ben.DataTypes.MultiType.MultiTypeDataEditorItems.Empty(String multiTypeName, MultiTypeOptions options) +878
       _4Ben.DataTypes.MultiType.MultiTypeDataEditor.AddNew(Object sender, EventArgs e) +150
       System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +154
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3690

  • aghy 129 posts 308 karma points
    Jun 14, 2011 @ 15:05
    aghy
    0

    Hi Eran,

    Sorry I've only just seen this.

    The Richtext editor should not be included in the release, I was doing some testing with adding extra properties for those that required them. I will create a new package with the richtext editor removed so you can't select it.

    I will eventually work out how to add a richtext editor but I have a few other projects I have to finish first.

    Thanks
    Ben

  • Eran Meir 401 posts 543 karma points
    Jun 18, 2011 @ 13:25
    Eran Meir
    0

    oh ok, i managed to work without it :)
    thanks. 

  • Eran Meir 401 posts 543 karma points
    Aug 07, 2011 @ 12:26
    Eran Meir
    0

    is it working with 2.0 beta?

  • aghy 129 posts 308 karma points
    Aug 08, 2011 @ 11:43
    aghy
    0

    No not yet.

    Ben

  • Sam Horne 11 posts 61 karma points
    Jul 15, 2013 @ 06:22
    Sam Horne
    0

    Any word on getting RTE to work as a repeatable data item?

Please Sign in or register to post replies

Write your reply to:

Draft