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

STRIP is not defined in style.php causing a notice to be thrown

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.0.9-RC1
    • 3.0.9-RC2
    • None
    • None
    • Any, but "noticeable" when error reporting includes E_NOTICE

    Description

      STRIP is defined in common.php and checked in set_var(). style.php doesn't include common.php, so it is undefined in all cases.

      The only way to get this to actually throw a notice is to set error handling to include E_NOTICE in config.php, since it is included in style.php. Doing so makes the style do very funny things.

      Attachments

        Activity

          People

            naderman Nils Adermann
            Marshalrusty Yuriy Rusko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: