Copied to clipboard

Flag this post as spam?

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


  • Darren Clark 52 posts 249 karma points
    Apr 02, 2014 @ 21:54
    Darren Clark
    0

    Umbraco.Tags property editor issue

    Hi,

    I am using umbraco 7.0.2 and have a problem with tags datatype. When used in a page they do not seem to be saving back to the database or even getting posted to the umbracoapi/postsave method when you click publish.

    I checked with fiddler and the values are not getting passed in the json string to the postsave event.

    Can anyone point me in the right direction on how to fix this.

    Is it a mapping issue with that specific datatype and the new ui?

    Any help appreciated.

    Cheers

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 03, 2014 @ 09:02
    Jan Skovgaard
    0

    Hi Darren

    Do you have the same issue if you try installing the 7.1RC?

    Perhaps the issue has been fixed but if you still see it in the 7.1RC then it should be reported as a bug on the issue tracker.

    Cheers, Jan

  • Christian Liebe-Harkort 56 posts 104 karma points
    Apr 03, 2014 @ 14:52
    Christian Liebe-Harkort
    0

    Hi Darren,

    I am having the same issue using, either 7.0.3. or 7.1.0 beta.

    Christian

  • Darren Clark 52 posts 249 karma points
    Apr 03, 2014 @ 19:32
    Darren Clark
    0

    Hi Jan,

    I need to fix this issue in my current build which is 7.0.2., cannot upgrade at the moment. Need to take a look at the source code to see where it is going wrong, but need pointers on where to look.

    Taking a guess i think it maybe to do with angular.js bindings but i could be wrong.

    As no errors are thrown from the ui it makes it difficult to pin point the problem.

    Thanks Christian , i will look at the source tonight and see if i can find the problem.

    Keep you posted.

    Cheers Darren

  • Darren Clark 52 posts 249 karma points
    Apr 04, 2014 @ 00:00
    Darren Clark
    101

    Hi Jan and Christian,

    There is no bug after all....the save actually works. The key is to enter the tag and then hit the enter key.The tag then appears wrapped in a blue button.

    Must have a laugh about this one, but it is not obvious that you need to hit the enter key when entering tags. I was just typing tags seperated by commas and then hitting save and publish, expecting my new typed tags to save.

    Anyway problem solved.

    Cheers

Please Sign in or register to post replies

Write your reply to:

Draft