Skip to content

translated file doesn't get parsed in ikiwiki

in wiki/src/doc/first_steps/upgrade.mdwn the line

[[!inline pages="doc/first_steps/upgrade.release_notes" raw="yes"]]

occurs two times. when translating the file, we translate this line to

[[!inline pages="doc/first_steps/upgrade.release_notes.de" raw="yes"]]

this leads to the translated release notes to be included as expected at the first occurance of this inline statement, but at the second occurrance, it is being included but not parsed.
i’ve attached a screenshot and the commits to reproduce the behaviour are in https://gitlab.com/muri/tails.git, branch bug-ikiwiki-po

Attachments

  • Screenshot_from_2015-06-12_11_38_07
  • fixed
  • Screenshot_from_2015-08-28_12_12_05

Related issues

Original created by @muri on 9564 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information