#1026: tg-admin toolbox doesn't work outside a project's dir
---------------------+------------------------------------------------------
Reporter: alberto | Owner: elvelind
Type: defect | Status: reopened
Priority: normal | Milestone: 1.0b1
Component: Toolbox | Version: 0.9a6
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Changes (by alberto):
* status: closed => reopened
* resolution: fixed =>
Comment:
The widget browser at the toolbox now is broken in another way :( It seems
that the static directories are not being registered properly or are being
"protected" by identity. When loading the widget browser none of the
js/css links are being loaded and the logfile is filled with messages
like:
{{{
127.0.0.1 - - [17/Jul/2006:12:38:25] "GET
/tg_widgets/turbogears.widgets/sh/shBrushPython.js HTTP/1.1" 404 1513
"http://localhost:7654/widgets/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS
X; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4"
17/Jul/2006:12:38:25 HTTP INFO Page handler: "The path
'/tg_widgets/turbogears.widgets/sh/shBrushXml.js' was not found."
}}}
The problem was introduced after [1629] (sorry Evelind, I really like
using the toolbox outside project's dirs ;) )
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1026>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---