Opened 12 years ago
Closed 12 years ago
#7410 closed bug (worksforme)
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.
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.