Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11973

Remove logic from language files where possible

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-a2
    • 3.1.0-a1
    • Language pack
    • None

      In phpBB/includes/acp/acp_bbcodes.php we loop over the tokens Array provided by the translator.

      If a translator did no translate a token, it would not be
      displayed. On the other hand, the translator could add additional tokens
      which have no functionality. Functionality is already hardcoded into
      bbcode.php so we can that in the ACP aswell, in order to prevent namend
      issues.

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: