Ticket #2331 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

loading link-categories.php without any categories produces PHP warning

Reported by: doit-cu Owned by: mdawaffe
Priority: normal Milestone:
Component: Administration Version: 2.0
Severity: trivial Keywords: has-patch commit
Cc:

Description

Realizing that it is not standard behavior to have no link categories, this error message can quite easily be suppressed. Patch on the way.

Error: Warning: Invalid argument supplied for foreach() in /var/www/people/htdocs/wordpress/wp-admin/link-categories.php on line 305

Attachments

no-link-categories.diff Download (2.5 KB) - added by doit-cu 6 years ago.
2331.diff Download (569 bytes) - added by mdawaffe 5 years ago.
array

Change History

doit-cu6 years ago

  • Keywords bg|has-patch added

Thanks for yet another patch, but don't forget to bg|has-patch :)

array

  • Keywords has-patch commit added; bg|has-patch removed
  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned
  • Milestone set to 2.0.5

Not an issue for trunk. Commit to branches/2.0.

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [4341]) cast to array. fixes 2331

  • Milestone 2.0.5 deleted

Milestone 2.0.5 deleted

Note: See TracTickets for help on using tickets.