#61054 closed defect (bug) (fixed)
[BugFix] Division by Zero
Reported by: | jdekhtiar | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | Media | Keywords: | has-patch commit |
Focuses: | Cc: |
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.
8 months ago
#1
- Keywords has-patch added
This ticket was mentioned in PR #6430 on WordPress/wordpress-develop by @jdekhtiar.
8 months 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
@
8 months ago
- Keywords commit added
- Milestone changed from Awaiting Review to 6.6
- Owner set to audrasjb
- Severity changed from major to normal
- Status changed from new to accepted
@audrasjb commented on PR #6430:
8 months ago
#5
committed in https://core.trac.wordpress.org/changeset/58033
Note: See
TracTickets for help on using
tickets.
Prevent bug division by Zero:
Warning: Division by zero in htdocs/wp-includes/media.php on line 2134
CC: @felixarntz bug introduced in dd691394f2de7ca4270c2936fd0ea7741d97af5d
TRAC: https://core.trac.wordpress.org/ticket/61054#ticket