View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014241 | Open Gaming Network | [All Projects] General | public | 2017-09-06 23:00 | 2017-09-06 23:00 |
Reporter | import | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0014241: When getting a 404 error while browsing on mobile, the SQL statement to log the error appears on the page. Additionally, the mes | ||||
Description | Automated import from Google spreadsheet. When getting a 404 error while browsing on mobile, the SQL statement to log the error appears on the page. Additionally, the message saying not to report the 404 and the SQL statement both link to the same page as the final suggested page. One such visible SQL statement was: INSERT INTO wp_12_srd_404errors (referer, pageurl, agent) SELECT 'www.d20pfsrd.com/magic-items/magic-weapons', '/magic-items/magic-weapon-special-abilities/transformative', 'Mozilla/5.0 (Linux; Android 4.4.4; XT1080 Build/SU6-7.7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.116 Mobile Safari/537.36' FROM DUAL WHERE NOT EXISTS ( select 1 from wp_12_srd_404errors where referer='www.d20pfsrd.com/magic-items/magic-weapons' and pageurl='/magic-items/magic-weapon-special-abilities/transformative' and agent='Mozilla/5.0 (Linux; Android 4.4.4; XT1080 Build/SU6-7.7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.116 Mobile Safari/537.36') | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-18 23:30 | matt | New Issue |