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

Fix the typo in ucp_pm_view_messsage

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.2.2-RC1
    • Events
    • PHP 7.0.11, MySQL 5.6

    Description

      The phpbb event list contains a typo in ucp_pm_view_messsage (triple S instead of double). Using the correctly spelled version won't work as the event trigger itself is spelled wrong.

      This works:

      'core.ucp_pm_view_me sss age' => 'addMessageId'

      This doesn't

      'core.ucp_pm_view_me ss age' => 'addMessageId'

      (spaces only for easier readability)

      Attachments

        Activity

          People

            Senky Senky
            iolabs iolabs [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: