Missing admin widgets - can't run admin-ui
------------------------------------------

                 Key: WOOKIE-188
                 URL: https://issues.apache.org/jira/browse/WOOKIE-188
             Project: Wookie
          Issue Type: Bug
            Reporter: Ross Gardler


The admin-ui in scratchpad tries to load a couple of widgets that are not in 
SVN and thus cannot be deployed.

"http://wookie.apache.org/widgets/widgets";
"http://wookie.apache.org/widgets/addwidget";

Can these be uploaded to the scratchpad?

In the meantime youu can work around this by changing line 13 of 
admin-ui/wookie.html to:

var widgets = ["http://wookie.apache.org/widgets/warp";, 
"http://wookie.apache.org/widgets/whitelist";, 
"http://wookie.apache.org/widgets/freeder";, 
"http://www.getwookie.org/widgets/weather";];



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to