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

Container naming doesn't allow Windows' semicolon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.6-RC1
    • 3.1.4, 3.2.0-dev
    • None
    • None
    • Windows 8.1, UniserverZ, PHP5.4, Mysql 5.5

      The container is named upon the phpbb_root_path, which is parsed to "translate" some specials characters. The semi-colon isn't part of them and crash the include when the phpbb_root_path contains one.
      In order to avoid further exceptions to exclude, a single & unique identifier (as a hash of the path) could be used to avoid both conflict and manual exceptions (Credits to Nicofuma as discussed here https://www.phpbb.com/community/viewtopic.php?f=461&t=2318786&p=14093751#p14093751)

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

              Created:
              Updated:
              Resolved: