Copied to clipboard

Flag this post as spam?

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


  • Jonas Udsen 7 posts 53 karma points
    Apr 16, 2014 @ 11:52
    Jonas Udsen
    0

    Problem with datatype Umbraco.DropDown after upgrading to 7.1.1

    Hi

    After upgrading from 7.0.4 to 7.1.1 i have had some problems with prevalues in Data types DropDown.

    All my prevalues now says [object Object], and should be "Top", "Bund", "Min side", "Test"

    Can someone help me getting the old prevalues back?

    /Jonas

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 16, 2014 @ 11:56
    Jan Skovgaard
    0

    Hi Jonas and welcome to our :)

    Have you tried recycling the app pool to see if that helps?

    If not then please try clearing the /app_data/temp/clientdependency folder and then go to the /config/clientdependency.config and increment the version number. And then finally recycle the app pool again - This is a longshot but worth trying out.

    If that does not work what does then happen if you just change the object object stuff to your previous values?

    This issue should probably be reported as a bug on the issue tracker though but let's see what's happening now.

    /Jan

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Apr 16, 2014 @ 12:06
    Jeavon Leopold
    0

    Hi Jonas,

    Are you using NuGet to upgrade and do you have ReSharper Installed?

    Others have had the same issue, it seems that the Umbraco and Umbraco_Client folders are not being upgraded due to a bug with ReSharper and NuGet (at least that's the current theory)

    See here and here for more info

    Essentially manually overwriting the folders from the Nuget package is the solution.

    Jeavon

  • Jonas Udsen 7 posts 53 karma points
    Apr 16, 2014 @ 12:47
    Jonas Udsen
    0

    Hi

    Thanks for the quick answers.

    I have tried both your suggestions now. But it did not work. Now the list is cleared and when I try to add a new prevalue it says "Datatype saved", but the prevalue list is still clean.

    I have tried to create at new datatype, but with the same result.

    I used NuGet to the update, but i do not have ReSharper installed.

    Have I missed an upgrade for the database?

    /Jonas

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Apr 16, 2014 @ 12:50
    Jeavon Leopold
    0

    Could you open \Umbraco\Js\umbraco.controllers.js and see what build date it has on the first line of the file?

    It should be like this: /*! umbraco - v7.0.0-Beta - 2014-04-08

  • Jonas Udsen 7 posts 53 karma points
    Apr 16, 2014 @ 12:57
    Jonas Udsen
    0

    I got it to work running on a server instead of my machine locally.

    Any idea how i can clear my machines cache or what is causing the problem?


    /Jonas

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Apr 16, 2014 @ 13:02
    Jeavon Leopold
    0

    If you are using Chrome, open developer tools, now right click on the refresh button and select "Empty cache and hard reload". Before doing that delete all the files within App_Data/Temp/ClientDependency

  • Jonas Udsen 7 posts 53 karma points
    Apr 16, 2014 @ 13:13
    Jonas Udsen
    0

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft