Giter Club home page Giter Club logo

Comments (3)

mauritsvanrees avatar mauritsvanrees commented on August 19, 2024

For completeness sake, let me say what goes wrong when doing the next steps instead of the steps 4 and 5 above:

-4. Switch language to English, create English page.
-5. Switch back to Dutch and go to the Dutch page.

A problem then appears on the 'Add Translations' page. The browse button works fine and can find the English page in the English folder (which is a navigation root) just fine. But the autocomplete only finds documents in the Dutch navigation root. I know three small changes that I could do in plone.app.multilingual to fix that, but then the roles are reversed: the browse button does not work anymore...

Fixes in p.a.multilingual would be:

  • in browser/vocabularies.py add Language='all' to the ObjPathSourceBinder.
  • in catalog.py change two comparisons with 'all' into comparisons with 'all' and ['all'].

from plone.formwidget.autocomplete.

jensens avatar jensens commented on August 19, 2024

still an issue?

from plone.formwidget.autocomplete.

mauritsvanrees avatar mauritsvanrees commented on August 19, 2024

I just now tried it in an old site with old versions and there the problem still exists.
But the customer has not complained. Or maybe they did years ago, but I can't remember.

It probably works fine on master.
I will close this and the related linked issue.

from plone.formwidget.autocomplete.

Related Issues (17)

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.