Opened 20 years ago
Closed 20 years ago
#2770 closed defect (bug) (duplicate)
division by zero
| Reported by: |
|
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.
Note: See
TracTickets for help on using
tickets.
I reported this error previously at #2693.