We copy YUI assets rather than symlinking them
Bug #1092204 reported by
Gary Poster
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Triaged
|
Low
|
Unassigned |
Bug Description
In our Makefile, we currently copy YUI assets rather than symlinking them. We tried symlinking them, but it was incorrect: we were getting 404s for the assets we needed (in particular part of the pan-zoom UI at the bottom of the environment view). Therefore we reverted to the copy approach.
Be careful tackling this: this is a low priority, and the Makefile is fragile and without tests.
To post a comment you must log in.