[wp-meta] [Making WordPress.org] #4167: Huge pagination values break things
Making WordPress.org
noreply at wordpress.org
Tue Feb 12 01:02:59 UTC 2019
#4167: Huge pagination values break things
----------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: low | Milestone:
Component: Support Forums | Resolution:
Keywords: seo |
----------------------------+---------------------
Comment (by dd32):
`9223372036854775807` is `PHP_INT_MAX` on a 64bit system, so that's where
the redirect is coming from (bbPress is probably using `absint()` or
`intval()`)
https://bbpress.trac.wordpress.org/ticket/3018#comment:1 is kinda related
I think.
While this is also a bbPress problem, it's probably one we can workaround
on dotorg without too much issues.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4167#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list