Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12383

Translation interface kills array translations

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Invalid
    • 3.1.0-b2
    • 3.1.0-b4
    • ACP
    • None

    Description

      When editing and saving a translation in the admin language pack interface, all array translations in the fie are replaced by empty strings. e.g. in ucp.php:

      'FIELD_TOO_SHORT' => array(
      1 => 'The field ā€œ%2$sā€ is too short, a minimum of %1$d character is required.',
      2 => 'The field ā€œ%2$sā€ is too short, a minimum of %1$d characters is required.',
      ),

      will become:

      'FIELD_TOO_SHORT'',

      This problem was not present in phpBB 3.0.x

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              GunChleoc GunChleoc [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: