Copied to clipboard

Flag this post as spam?

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


  • Daniel Bardi 927 posts 2562 karma points
    Aug 09, 2010 @ 09:41
    Daniel Bardi
    0

    Macro Container not allowing ordering macros

    On some nodes, not all, I am unable to reorder macros within the Macro Container control.

    Has anyone experienced this and is there a fix?

  • Chad Schulz 13 posts 46 karma points
    Aug 24, 2010 @ 16:24
    Chad Schulz
    0

    I have also experienced this in 4.5.1 using Chrome, IE8, Safari and Firefox. I was able to sort them, but upon Save and/or Publish my changes would revert back to what they were.

    I tested again today before posting, and I am now getting an error:

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Stack Trace:
     [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.editorControls.macrocontainer.Editor.Save() +1018
       umbraco.controls.ContentControl.saveClick(Object Sender, ImageClickEventArgs e) +184
       umbraco.controls.ContentControl.savePublish(Object Sender, ImageClickEventArgs e) +23
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +133
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +164
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3690

  • Christian Palm 278 posts 273 karma points
    Jan 04, 2011 @ 11:17
    Christian Palm
    0

    We do also get this exception on some nodes

    Umbraco version v 4.5.2 (Assembly version: 1.0.3891.20719)

    [NullReferenceException: Object reference not set to an instance of an object.]
    umbraco.editorControls.macrocontainer.Editor.Save() +596
    umbraco.controls.ContentControl.saveClick(Object Sender, ImageClickEventArgs e) +269
    umbraco.controls.ContentControl.savePublish(Object Sender, ImageClickEventArgs e) +48
    System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
    System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
    System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
  • Christian Palm 278 posts 273 karma points
    Jan 04, 2011 @ 11:27
    Christian Palm
    0

    I have created a issue on codeplex

    http://umbraco.codeplex.com/workitem/29799

  • Comment author was deleted

    Jan 04, 2011 @ 11:37

    Did you also remove a macro ? Or just a sort?

  • Essy 74 posts 96 karma points
    Jan 18, 2011 @ 12:29
    Essy
    0

    I am also getting thr problem whereby the macros revert to their original order when publishing ... but I haven't yet experienced the error. I see the codeplex issue has been closed but can't see any resolution ... does anyone know any more about this?

Please Sign in or register to post replies

Write your reply to:

Draft