[wp-trac] [WordPress Trac] #42095: Loop Error with WordPress.org Multisite
WordPress Trac
noreply at wordpress.org
Wed Oct 4 20:35:41 UTC 2017
#42095: Loop Error with WordPress.org Multisite
-------------------------------+------------------------------
Reporter: sma27 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.8.2
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by sma27):
Here is a production example:
https://marriottschool.byu.edu/ballard/about/overview/melvin-j-ballard/
If I grab the url for the picture it is:
https://marriottschool.byu.edu/ballard/wp-
content/uploads/sites/6/2015/05/mjb1.png
Any modification to that URL other than the file name would result in the
500 error. However, I've applied the fix outlined in the blog post I
included so it will display a 404 now.
So these would result in a 500 error:
https://marriottschool.byu.edu/ballard/wp-
content/uploads/sites/6/2015/059/mjb1.png
https://marriottschool.byu.edu/ballard/wp-
content/uploads/sites/6/22015/05/mjb1.png
https://marriottschool.byu.edu/ballard/wp-
content/uploads/sites/16/2015/05/mjb1.png
https://marriottschool.byu.edu/ballard/wp-
content/uploads/sites2/6/2015/05/mjb1.png
...
Does that make sense? Changing any of the paths to be wrong would result
in a 500 error. However if I modified the image name like:
https://marriottschool.byu.edu/ballard/wp-
content/uploads/sites/6/2015/05/mjb1222222.png
It would report a 404 still as long as the path portion was correct.
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42095#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list