Giter Site home page Giter Site logo

Comments (3)

indigoxela avatar indigoxela commented on July 28, 2024

A PR is available.

How to test:

  • Enable this submodule with its dependencies.
  • Add custom field(s) to a content type via field UI
  • Go to admin/structure/types/manage/YOURTYPE/fields/YOURFIELD/translate and translate properties
  • Add new content of YOURTYPE in the language you translated properties to and verify that translations (like labels) are there
  • Inspect dblog for any errors

... and report any problems here.
(Make sure not to have metatag module enabled, which currently has a bug with i18n_string.)

from i18n.

indigoxela avatar indigoxela commented on July 28, 2024

This submodule still causes a php error:

Error: Class 'i18n_field_instance' not found in i18n_get_object() (line 456 of .../modules/i18n/i18n.module).

UPDATE: no, everything's OK. I switched between branches and forgot to disable the module not fixed in that branch. That's why errors appeared. (Problem existed between desktop and chair 🤣 )

from i18n.

indigoxela avatar indigoxela commented on July 28, 2024

How to test: follow the instruction from my previous comment.

One option is to apply the PR patch to your local clone of i18n dev.

Another option is to clone the indigoxela i18n fork: https://github.com/indigoxela/i18n/tree/i18n-field and checkout the i18n-field branch.

Be aware to always disable (uninstall) the submodules not fixed in that branch.
To be on the safe side, you better uninstall all i18n modules and start fresh after cloning / switching branches.

from i18n.

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.