WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#2770 closed defect (bug) (duplicate)

division by zero

Reported by: sinergy Owned by: anonymous
Priority: high Milestone:
Component: General Version: 2.0
Severity: critical Keywords: bug
Cc:

Description

wordpress occurs a php errormessage: division by zero.

in wp-admin:
options -> reading
blogsite: show the last X entries.

if you set X to 0, you will get:

Warning: Division by zero in /mydir/wp-includes/template-functions-links.php on line 512

it would be nice to receive an userfriendly wordpress message that it is not possible to set the entries to 0.

Change History (1)

comment:1 ryanscheuermann7 years ago

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

I reported this error previously at #2693.

Note: See TracTickets for help on using tickets.