-
In Heptapod by bitbucket_importer on Oct 23, 2015, 20:04
*Created originally on Bitbucket by [jafd (Yaroslav Fedevych)](https://bitbucket.org/[7.3.7](https://github.com/gitlab-importer/pypy/milestone…
-
**Describe the bug**
Currently, if you mark a field as non-translatable using `translate: false`, contents in translations will be deleted the next time the page is saved.
**To Reproduce**
Step…
-
in multilang setup a field which is set to `translate: false` should ignore data from the languages content file but get data from default language instead. why? because this way you can make fields n…
-
**Describe the bug**
Setting a structure field to `translate: false` doesn't have an effect if the translation already contains content for that field.
**To Reproduce**
1. Set up a structure …
-
**Describe the bug**
Sections and some fields throw error following:
> "albums" bölümü yüklenemedi: Class 'I18n' not found
**As english translation**
> The section "albums" could not be load…
-
**Describe the bug**
The panel requires CSP with inline styles and inline eval. this would require a rule to allow inline js eval for the complete site just to make the panel work. please find a more…
-
**Describe the bug**
When defining translation for field labels, info field text, info section text for multiple languages and the user selects a language that is not defined, the property either rem…
-
The error I'm getting is:
>Argument 1 passed to Kirby\Cms\StructureObject::setContent() must be of the type array or null, string given, called in C:\xampp\htdocs\ikarov\kirby\src\Toolkit\Propertie…
-
It would be nice to exclude translations of pages which aren't existing (but showing the content of the original language).
Example:
I do have two languages enabled, german (default) and english. …
-
**Describe the bug**
When i try to use `$page->update()` from anywhere (controller, hooks), fields that have option `translate: false` data deleted.
**To Reproduce**
1. Enable multi-language …