Translate-plugin: HTML placeholder translation from static page not loaded

Created on 20 Jul 2016  路  7Comments  路  Source: rainlab/translate-plugin

Tried with HTML type of placeholder in layout with StaticPage component:
{% placeholder services title="Services" %}

Already saved content isn't loaded back after switching language with dropdown in richtext editor.

High Completed Bug

All 7 comments

Tru.

As per the contribution guidelines, please provide the exact steps you are taking for the issue to occur. This will be used for peer review.

OctoberCMS build 364, Translate 1.2.4 and Pages 1.2.10 plugins:

  1. create layout with a placeholder to define additional tab in static page per instructions
    {% placeholder services title="Services" %}
  2. add two languages in Settings/Translate/Manage languages
  3. create a new static page, enter value for both languages in tab/richtext field Services, save
  4. reopening page from 3. and switching entry field language to non-default doesn't load previously saved value (that exists in content\static-pages-<nondefault_lang_code>\<page_name>.htm inside {% put services %}{% endput %})

Have the same problem.

This bug has been replicated successfully.

Fixed in v1.2.7+ using October Build 381+

Looks Fixed To Me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

plyusninva picture plyusninva  路  6Comments

tobias-kuendig picture tobias-kuendig  路  6Comments

ghost picture ghost  路  5Comments

tobias-kuendig picture tobias-kuendig  路  7Comments

madebyframe picture madebyframe  路  8Comments