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

Fix the typo in ucp_pm_view_messsage

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2.2-RC1
    • 3.2.0
    • Events
    • PHP 7.0.11, MySQL 5.6

      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)

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

              Created:
              Updated:
              Resolved: