Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#2770 closed defect (bug) (duplicate)

division by zero

Reported by: sinergy's profile sinergy Owned by:
Milestone: Priority: high
Severity: critical Version: 2.0
Component: General Keywords: bug
Focuses: 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)

#1 @ryanscheuermann
18 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.