Closed
Bug 130566
Opened 23 years ago
Closed 23 years ago
Wrong path when trying to open js file with webroot reference
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 126779
People
(Reporter: dmartensson, Assigned: rginda)
References
()
Details
This requires clicking on DEMO and then on "Lägg till nytt event".
then open javascript debugger and try opening the layers.js file.
When I try to open a js file that is referenced by "script src="
and where the ref url is for ex. "/lib/layers.js" the
debugger tries to open
"http://www.eventbokning.com/eventbokning.adm//lib/layers.js"
should have been
"http://www.eventbokning.com/lib/layers.js"
Assignee | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 126779 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•