Closed
Bug 764915
Opened 13 years ago
Closed 13 years ago
Don't remove "index.html" from the address when running TBPL from a file: URI
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
Attachments
(1 file)
957 bytes,
patch
|
emorley
:
review+
|
Details | Diff | Splinter Review |
When you load Tinderbox from a file: URI, it will redirect from file:///path/to/index.html to file:///path/to/, which does not work correctly.
This patch fixes this, while keeping the current behavior for non-file URIs.
Attachment #633186 -
Flags: review?(bmo)
Comment 1•13 years ago
|
||
Comment on attachment 633186 [details] [diff] [review]
patch
Nice, had spotted this too the other day and completely slipped my mind to file :-)
Attachment #633186 -
Flags: review?(bmo) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•