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

Leading numbers in template variables leads to blank page / zero output

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Closed
    • 3.1.3
    • 3.1.7-RC1
    • Template Engine
    • None
    • PHP 5.5.23, MySQL 5.5.41, Firefox 36.0.4

    Description

      A leading number in template variables - e.g

      {1_VARIABLE}

      leads to a blank page.
      This could be easily tested by replacing

      {CURRENT_TIME}

      in index_body.html to

      {1_CURRENT_TIME}

      . Or any other variable, as long as a number is leading.
      In phpBB 3.0 the result is, that the current time is not displayed anymore (as the variable is not defined), but the forum index is shown.
      In phpBB 3.1 the result is a blank page, the output dies.
      This is just an example, also defined variables with leading numbers are leading to a blank page.

      Attachments

        Issue Links

          Activity

            People

              prototech prototech [X] (Inactive)
              Saint_hh Saint_hh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: