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

Check language input for group

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.7-pl1, 4.0.0-a1, 3.2.0-b1, 3.3.0-b1
    • 3.2.8-RC1
    • ACP
    • PHP 5.4
      phpBB 3.1.7-PL1

    Description

      Hello,

      Just comment a mistake in support topic on phpBB Spain,

      Seems a bug of version phpBB 3.1 and phpBB 3.2
      When you make a group of new extensions and try to find a language, and can not find it because it does not check before if there is an input language for this group.

      It appears that the error can be on /includes/acp/acp_attachments.php file (line 1231).

      'EXT_GROUP_NAME'	=> (!empty($extensions[$row['extension']]['group_name'])) ? $user->lang['EXT_GROUP_' . $extensions[$row['extension']]['group_name']] : '',
      

      Screenshots in Spanish, sorry.

      Reported in phpBB Spain: http://www.phpbb-es.com/foro/viewtopic.php?f=149&t=41210

      Attachments

        1. 1.jpg
          1.jpg
          187 kB
        2. 2.jpg
          2.jpg
          497 kB

        Activity

          People

            rubencm rubencm
            Raul [ThE KuKa] Raul Arroyo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: