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

Missing variable within event

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.0-RC1
    • 3.2.0-b2
    • Events

      ucp_profile was changed for the new bbcode parser in 3.2.x. A pre-existing event used the variable

      $preview
      

      which is now longer present and was replaced with a request. Need to add the variable back to ucp_profile to have the variable available for extension authors.

            Marc Marc
            RMcGirr83 Rich McGirr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: