Copied to clipboard

Flag this post as spam?

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


  • Johan Dahlström 33 posts 146 karma points
    Mar 15, 2020 @ 17:27
    Johan Dahlström
    0

    Inconsistent Cultures on IPublishedContent?

    I have a content type with 2 editors; one "Content Picker" and one "Media Picker". Both has "Allow varying by culture" set to true. I would like to fetch those property values programatically.

    My backoffice is configured with 2 languages, "sv-SE" and "en-US". When I fetch the property values using IPublishedProperty.GetValue(isoCode), I noticed that the Content Picker has my two cultures as excpeted, but the Media Picker only has one culture with an empty value (on IPublushedContent.Cultures). Why is that? I expect to see two entries here as well.

Please Sign in or register to post replies

Write your reply to:

Draft