Title: Edit page bug
Last modified: August 18, 2016

---

# Edit page bug

 *  [antifuse](https://wordpress.org/support/users/antifuse/)
 * (@antifuse)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/edit-page-bug/)
 * Tried searching for this, but couldn’t find anything on it so I thought I’d post
   it. This is with the official 1.0 release. On the Edit Posts page, every post
   is shown as having 1 comment, regardless of how many comments there actually 
   are. I would grab the latest cvs and check if it’s fixed there, but for some 
   reason my CVS client keeps dying when it tries to connect to the Sourceforge 
   server.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [jinshil](https://wordpress.org/support/users/jinshil/)
 * (@jinshil)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-29575)
 * I saw the same problem too. I corrected it by editing line ~264 in the edit.php(
   in wp-admin folder) Replace <?php comments_number(‘no comments’, ‘1 comment’,“%
   comments”, true) ?> with <?php comments_number(‘No Comments’, ‘1 Comment’, ‘%
   Comments’, ”) ?>
 *  Thread Starter [antifuse](https://wordpress.org/support/users/antifuse/)
 * (@antifuse)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-29580)
 * Just grabbed the latest CVS version (or rather, the one that [Alex posted a zipfile of on his site](http://www.alexking.org/blog/2004/1/5/wordpress-nightly-builds/))
   and the problem is fixed in it. 🙂
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-29581)
 * [@antifuse](https://wordpress.org/support/users/antifuse/),
    Coolies, but I have
   been trying to follow everything and get it documented in the Wiki. This is why
   I wanted the clarification. Craig.
 *  [alexkingorg](https://wordpress.org/support/users/alexkingorg/)
 * (@alexkingorg)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-29582)
 * cvs diff?
 *  [jinshil](https://wordpress.org/support/users/jinshil/)
 * (@jinshil)
 * [22 years, 5 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-29631)
 * NuclearMoose,
    I don’t it matters if you use double or single quotes. (correct
   me if I’m wrong). The key is just to replace the ‘true’ to a null value.
 *  [maitrella](https://wordpress.org/support/users/maitrella/)
 * (@maitrella)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-30018)
 * `<?php comments_number('no comments', '1 comment', "% comments",' ') ?>` works
   great for me.
 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-30019)
 * This has already been fixed.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Edit page bug’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 6 participants
 * Last reply from: [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * Last activity: [22 years, 4 months ago](https://wordpress.org/support/topic/edit-page-bug/#post-30019)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
