Copied to clipboard

Flag this post as spam?

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


  • Taras 3 posts 23 karma points
    Dec 16, 2014 @ 13:46
    Taras
    0

    Edit macro parameters doesn't work in macro container.

    So I have a macro container. In which I can choose macros with parameter. I can change macro when I'm adding macro first time. But when I'm trying to edit macro parameter it returns me a javascript error. 

     ReferenceError: macroData is not defined
        at openDialog (http://umbraco.site/umbraco/js/umbraco.controllers.js:7282:16)
        at Object.$scope.edit (http://umbraco.site/umbraco/js/umbraco.controllers.js:7304:5)
        at http://umbraco.site/umbraco/lib/angular/1.1.5/angular.min.js:74:98
        at http://umbraco.site/umbraco/lib/angular/1.1.5/angular-mobile.js:270:9
        at Object.e.$eval (http://umbraco.site/umbraco/lib/angular/1.1.5/angular.min.js:92:272)
        at Object.e.$apply (http://umbraco.site/umbraco/lib/angular/1.1.5/angular.min.js:92:379)
        at HTMLAnchorElement. (http://umbraco.site/umbraco/lib/angular/1.1.5/angular-mobile.js:269:13)
        at HTMLAnchorElement.x.event.dispatch (http://umbraco.site/umbraco/lib/jquery/jquery-2.0.3.min.js:10:11778)
        at HTMLAnchorElement.y.handle (http://umbraco.site/umbraco/lib/jquery/jquery-2.0.3.min.js:10:7906)

    Seems that this error appears after upgrading Umbraco to version 7.2. Does anyone know how solve this issue?

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Dec 16, 2014 @ 13:52
    Dennis Aaen
    0

    Hi Taras and welcome to our,

    Try to clear your browser cache in the browser that you use and see if it helps,

    I hope so.

    /Dennis

  • Taras 3 posts 23 karma points
    Dec 16, 2014 @ 14:25
    Taras
    0

    Unfortunately it didn't help((

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Dec 16, 2014 @ 14:28
    Dennis Aaen
    1

    Hi Taras,

    Have you tried then clear the Umbraco cache after the upgrade was done? Otherwise go to /App_data/TEMP/ClientDependency and delete all files in here and then go to /config/ClientDependency.config and increment the version attribute and finally recycle the app pool.

    Hope this helps,

    /Dennis

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Dec 16, 2014 @ 14:29
    Jan Skovgaard
    0

    Hi Taras

    Does it help if you go to /config/ClientDependency.config and increment the version attribute? This should clear the Umbraco backoffice cache.

    Is the "debug" attribute set to true or false in your web.config? If it's set to true you might want to set it to false locally as well (It should always be set to true on a live site).

    Hope this helps.

    /Jan

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Dec 16, 2014 @ 14:30
    Jan Skovgaard
    0

    Oh, I was too slow :)

    /Jan

  • Taras 3 posts 23 karma points
    Dec 16, 2014 @ 14:49
    Taras
    0

    I already have tried to clear umbraco cache. I didn't have any positive result.

    Actually I have tried to recreate this bug on the newly installed Umbraco 7.2 and I have the same issue. So I don't think that there is issue with caching or something like that.

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Dec 16, 2014 @ 15:12
    Dennis Aaen
    0

    Hi Taras,

    Okay what you could try to here is upgrade to the newly released Umbraco 7.2.1, or perhaps try set a new clean Umbraco 7.2.1 to see if you can recreate the bug. If so then please submit the bug to the issue tracker http://issues.umbraco.org/ so the Umbraco HQ know there might be an bug here.

    /Dennis

  • Henning 1 post 22 karma points
    Dec 22, 2014 @ 09:57
    Henning
    1

    It is still an issue, recreated in 2 fresh installs of 7.2.1

    Reported as http://issues.umbraco.org/issue/U4-6018#tab=Watchers

Please Sign in or register to post replies

Write your reply to:

Draft