Topic: [Bug/Fixed](Issue #598) Wiki "show" API returns 500 error.

Posted under Site Bug Reports & Feature Requests

This topic has been locked.

Bug overview description.
Chessax: Bug: Wiki show API not working
Expected behavior: Works, i.e. returns wiki page
Actual behavior: Very uninformative "Unexpected error (8104bc060569a1b9cf15eee952909389)" HTTP 500 error
Steps to duplicate: https://e621.net/wiki/show.xml?title=apple

What part(s) of the site page(s) are affected?
API, Wiki

What is the expected behavior?
Returns a well formatted xml or json result containing the wiki page contents.

What actual behavior is given instead?
500 error due to missing template code.

Time of incident. (If applicable)
N/A

Can you reproduce the bug every time?
Yes.

What steps did you take to replicated this bug?
Attempted to use the wiki show API.

Errors or other messages returned. (If any)
500 error. Error Code: 8104bc060569a1b9cf15eee952909389

Bug confirmed. Assigned internal ID #598.

Should be fixed in next deploy.

Added required template code for the wiki/show endpoints to respond to xml and json requests.

EDIT: Fixed in deploy of 1.1.0 on 2016-08-02.

Updated by anonymous

  • 1