Skip to main content

Bug Tracker

Side navigation

#10765 closed bug (fixed)

Opened November 11, 2011 09:59PM UTC

Closed November 12, 2011 02:53AM UTC

API documentation is missing

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7
Keywords: Cc:
Blocked by: Blocking:
Description

The online API documentation was working fine earlier today, but now all the pages are basically blank -- the page template is there, but the content is gone.

See e.g. http://api.jquery.com/category/events/event-handler-attachment/. The side navigation menu is present as expected, the "Event Handler Attachment" h1 is there as expected, but then there's no content -- the ul#method-list (in the div right after the h1) is completely empty.

Attachments (0)
Change History (2)

Changed November 11, 2011 10:22PM UTC by anonymous comment:1

Correction: the individual pages for individual functions (e.g. http://api.jquery.com/on/) do seem to have content. But the category pages (e.g. http://api.jquery.com/category/events/event-handler-attachment/, as noted above) are missing all their content, which makes it pretty difficult to *find* the pages for individual functions.

Google's cache does still have the working versions of the category pages (e.g. http://webcache.googleusercontent.com/search?gcx=w&ix=c2&sourceid=chrome&ie=UTF-8&q=cache%3Ahttp%3A%2F%2Fapi.jquery.com%2Fcategory%2Fevents%2Fevent-handler-attachment%2F), but it's not clear how long that will last.

Changed November 12, 2011 02:53AM UTC by dmethvin comment:2

resolution: → fixed
status: newclosed

It was a transient database problem that should be fixed now.