Search and Top Navigation
#7410 closed bug (worksforme)
Opened May 21, 2011 10:00AM UTC
Closed May 21, 2011 12:34PM UTC
Missing docco breaks builds
Reported by: | techtangents | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | [meta] ui.build | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The build.xml file is attempting to download files such as:
http://docs.jquery.com/action/render/UI/API/1.9pre/Menu
but they don't exist. I think it's todo with a recent change to version.txt.
Actually, the pages have content like:
There is currently no text in this page, you can search for this page title in other pages or edit this page.
and they don't seem to be breaking the build any more. The issue must have been something on my end (internet drop-out?).
Ticket can be closed. Sorry to trouble you.