Git Product home page Git Product logo

Comments (11)

nitriques avatar nitriques commented on August 16, 2024

Thanks for reporting. Will try to fix ASAP

from multilingual_field.

jurajkapsz avatar jurajkapsz commented on August 16, 2024

This is the same also for the Multilingual Checkbox Field, as they I think share the same parts of code. Should I report it there too?

from multilingual_field.

jurajkapsz avatar jurajkapsz commented on August 16, 2024

Thanks.

from multilingual_field.

nitriques avatar nitriques commented on August 16, 2024

Should I report it there too?

No I'll check on that field and port the fix ;) Thanks !

from multilingual_field.

nitriques avatar nitriques commented on August 16, 2024

@jurajkapsz I did not wrote that part of the code, and the only thing I can say is that is not saving the value "by design". The default option (which is to consolidate) should always be on, since it may delete old language data. It would be dangerous to handle it.

I'll commit a patch for prevent it from being ever saved in the config.php file. Thanks.

from multilingual_field.

jurajkapsz avatar jurajkapsz commented on August 16, 2024

The default option (which is to consolidate) should always be on

Aha, I see, so its an one time action (of cleanup old language data) rather then a preference. Ok.

from multilingual_field.

nitriques avatar nitriques commented on August 16, 2024

Exactly. Fixed and released in 3.5.11 !

from multilingual_field.

jurajkapsz avatar jurajkapsz commented on August 16, 2024

Great, thanks!

from multilingual_field.

nitriques avatar nitriques commented on August 16, 2024

(BTW, you need to manually delete the data in the config file, or they will keep popping up. But if you remove them, they will never come back (nor should they ever be there on new installs)

from multilingual_field.

jurajkapsz avatar jurajkapsz commented on August 16, 2024

Thanks for the info!

from multilingual_field.

nitriques avatar nitriques commented on August 16, 2024

No problem!

from multilingual_field.

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.