Copied to clipboard

Flag this post as spam?

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


  • Mark 17 posts 88 karma points
    Jan 27, 2014 @ 10:14
    Mark
    0

    Document Types Properties are getting deleted on update

     

    hello I am new to umbraco. I installed  umbraco 7.0 and when the error occurred I upgrade to umbraco 7.0.2  and the error continued to happen

     

    the error:

    I have a document type with multiple properties:

    name: pageName            Alias: pageName

    name: pageDescription                 Alias: pageDescription

    name: pageKeywords    Alias:pageKeywords

    name: pagePublishDate                Alias pagePublishDate

     

    when i update an Alias on one properties (eg if I changed Alias "pageName" to "Page Name") the system  changes the Alias on all properties to the modified Alias. so I end up with

    name: pageName             Alias: pageName

    name: pageDescription                 Alias: pageName

    name: pageKeywords    Alias: pageName

    name: pagePublishDate                Alias: pageName

     

     if I try to correct the error  by renaming  the modified Alias to the correct name, all the renaming  propertied get deleted except for one and the correct properties.  so I end up with

    name: pageName   Alias: pageName - all deleted except this one

    name: pageDescription  Alias: pageDescription - the corrected property

     

    Am I doing something wrong ...

    am I allowed to modify a property Name or Alias

    am I allowed to put space between words in the Name or Alias

    should I be using this version of umbraco or should I stick to version 6

     

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jan 31, 2014 @ 13:35
    Sebastiaan Janssen
    0

    Thanks Mark for the report, properties should really not have a space in their alias and it wasn't allowed in v6, we'll update that in 7.0.3 due out very soon http://issues.umbraco.org/issue/U4-4168

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jan 31, 2014 @ 16:20
    Sebastiaan Janssen
    0

    Turns out this issue is pretty hard to reproduce, only when you follow your exact steps. In most cases this isn't actually a problem for anybody and most of the behavior you're seeing has been like that for years (at least since v4.0). There is some weird things going on, but they're not a huge priority to fix right now, so the fixes will come later.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies