Code Monkey home page Code Monkey logo

Comments (6)

daniellienert avatar daniellienert commented on July 18, 2024 1

@davidspiola: the symptom is fixed in version 2.0.5

from neos-seo.

kdambekalns avatar kdambekalns commented on July 18, 2024

@daniellienert I think this is caused by the quoted null keys ('~') from your PR #47, could you check that?

from neos-seo.

daniellienert avatar daniellienert commented on July 18, 2024

😟 grrml will have a look

from neos-seo.

kdambekalns avatar kdambekalns commented on July 18, 2024

Ok, I found out the following:

  • with ~ being used as key for editorOptions.values, what you get is '' when calling configuration:show
  • with '~' being used as key for editorOptions.values, what you get is '~' when calling configuration:show

Now, when going to any node that has one of the affected options set to '' this will no longer match. In fact, when saving a node now, the value stored will literally be the string ~

Neither matches a defaultValue of null, on a new document a property with null as a default value will not be set and immediately trigger changes when being opened in the UI as well. That should be an issue elsewhere, too…

from neos-seo.

kdambekalns avatar kdambekalns commented on July 18, 2024

Reverting the quoted keys change solves the symptoms of the issue.

from neos-seo.

davidspiola avatar davidspiola commented on July 18, 2024

I also noticed right now, that β€˜~’ is in the rendered sitemap.xml

screen shot 2018-02-01 at 14 58 31

from neos-seo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.