#61054 closed defect (bug) (fixed)
[BugFix] Division by Zero
| Reported by: | jdekhtiar | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Media | Version: | 6.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
There is a potential division by Zero bug introduced in dd69139:
`
Warning: Division by zero in htdocs/wp-includes/media.php on line 2134
`
CC: @felixarntz
Change History (5)
This ticket was mentioned in PR #6427 on WordPress/wordpress-develop by @jdekhtiar.
2 years ago
#1
- Keywords has-patch added
This ticket was mentioned in PR #6430 on WordPress/wordpress-develop by @jdekhtiar.
2 years ago
#2
Prevent bug division by Zero: Warning: Division by zero in htdocs/wp-includes/media.php on line 2134
CC: @felixarntz bug introduced in dd691394f2de7ca4270c2936fd0ea7741d97af5d
#3
@
2 years ago
- Keywords commit added
- Milestone Awaiting Review → 6.6
- Owner set to
- Severity major → normal
- Status new → accepted
@audrasjb commented on PR #6430:
2 years ago
#5
committed in https://core.trac.wordpress.org/changeset/58033
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Prevent bug division by Zero:
Warning: Division by zero in htdocs/wp-includes/media.php on line 2134CC: @felixarntz bug introduced in dd691394f2de7ca4270c2936fd0ea7741d97af5d
TRAC: https://core.trac.wordpress.org/ticket/61054#ticket