#20670 closed defect (bug) (fixed)

log_app() using $message instead of $msg

Reported by: tamlyn Owned by: duck_
Priority: normal Milestone: 3.4
Component: XML-RPC Version: 3.4
Severity: minor Keywords: has-patch commit
Cc:

Description (last modified by ocean90)

In the fix [19935], a variable was mistyped as $message instead of $msg.

Attachments (1)

log_app.patch (495 bytes) - added by tamlyn 13 months ago.
Fix for log_app() in wp-app.php

Download all attachments as: .zip

Change History (3)

Fix for log_app() in wp-app.php

  • Component changed from General to XML-RPC
  • Description modified (diff)
  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.4
  • Owner set to duck_
  • Resolution set to fixed
  • Status changed from new to closed

In [20780]:

log_app(): s/$message/$msg/. Props tamlyn. Fixes #20670.

Note: See TracTickets for help on using tickets.