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

Opened 5 years ago

Last modified 5 years ago

typo in fix 4692

Reported by: flinkflonk Owned by: anonymous
Priority: low Milestone: 2.0.7
Component: Administration Version: 2.0.6
Severity: normal Keywords: has-patch commit
Cc:

Description

Since I'm following the 2.0-patches on wp-svn I couldn't help seeing this typo showing up, it's impossible that a simple '=' is meant here (since it would make the tail of elseifs totally useless, the only part being executed would be the one after the first if). The effect is that all posts are treated as static and therefore are redirected to edit-pages.php

Attachments

post.php-4692.diff Download (431 bytes) - added by flinkflonk 5 years ago.
patch to fix what changeset 4692 broke

Change History

patch to fix what changeset 4692 broke

  • Keywords has-patch commit added
  • Version set to 2.0.6

Heh, single = == bad.

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

(In [4697]) Typo correction from flinkflonk. fixes #3538

Note: See TracTickets for help on using tickets.