Copied to clipboard

Flag this post as spam?

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


  • Mike Chambers 635 posts 1252 karma points c-trib
    Mar 25, 2022 @ 13:00
    Mike Chambers
    0

    SEOChecker Property Editor in compostion doesn't show default title/description/keywords when no mappings supplied

    Umb 8.17.1 + SEOChecker 2.11.2 (or 1)

    As per the title, having the prop editor in a composition only see enter image description here

    rather than the same data type in the top level doc type enter image description here

    It appears to be that editMode = true for the bottom example.. Where as editMode is undefined and definitionMode = true for when in a composition.

    Any fixes?

  • Mike Chambers 635 posts 1252 karma points c-trib
    Mar 25, 2022 @ 17:25
    Mike Chambers
    0

    So I worked out the composition thing wasn't the issue..

    it was that the working one was vary by culture and not working wasn't.. so maybe an issue with the property convertor when the langugeId is null? When trying to change over to vary by culture, also got an Umbraco.Core.Exceptions.PanicException: The existing DocumentCultureVariationDto was not found for node 2309 and language 2

    So had to run tsql to set all those to 2.. update umbracoPropertyData set languageId = 2 where propertyTypeId = 58

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Mar 28, 2022 @ 06:32
    Richard Soeteman
    100

    Hi,

    This has been fixed last week. A beta version can be found on Nuget

    Hope this helps,

    Richard

  • Mike Chambers 635 posts 1252 karma points c-trib
    Mar 30, 2022 @ 13:05
    Mike Chambers
    0

    Thanks Richard

Please Sign in or register to post replies

Write your reply to:

Draft