Closed
Bug 283427
Opened 20 years ago
Closed 5 years ago
Add support for roaming relative roots
Categories
(Webtools Graveyard :: MXR, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: timeless, Assigned: timeless)
References
()
Details
Attachments
(1 file, 3 obsolete files)
3.46 KB,
patch
|
Details | Diff | Splinter Review |
Rcs file,
mozilla/bugzilla/template/en/default/global/confirm-user-match.html.tmpl, does
not exist.
rcs_filename =>
'/cvsroot/mozilla/bugzilla/template/en/default/global/Attic/confirm-user-match.html.tmpl,v'
root => '/cvsroot'
Page configuration and help. Mail feedback to <endico@mozilla.org>.
--
expected results? show me blame for the page :)
This could be an error in the lxr for webtools:
http://lxr.mozilla.org/webtools/source/bugzilla/template/en/default/global/confirm-user-match.html.tmpl#138
Assignee: tara → justdave
Component: Bonsai → Server Operations
Product: Webtools → mozilla.org
QA Contact: timeless → myk
Version: Trunk → other
Comment 2•20 years ago
|
||
Yep, it doesn't know how to deal with things that don't come out of a toplevel
directory. Application bug in LXR.
Assignee: justdave → leaf
Status: UNCONFIRMED → NEW
Component: Server Operations → LXR
Ever confirmed: true
Product: mozilla.org → Webtools
QA Contact: myk → timeless
Summary: Confusing error message, possibly due to database corruption @ bonsai.mozilla.org → Add support for roaming relative roots
Comment 4•20 years ago
|
||
Comment on attachment 175416 [details] [diff] [review]
rough impl
don't know how the hell it's related, but with this patch applied, I get "**
Fatal: Undefined subroutine &LXR::Common::url_quote called at
lib//LXR/Common.pm line 595." when hitting
http://lxr.mozilla.org/mozilla/source/
Attachment #175416 -
Flags: review?(justdave) → review-
sorry, i was trying to split out unrelated patches.
Attachment #175416 -
Attachment is obsolete: true
Attachment #176865 -
Flags: review?(justdave)
Comment 6•20 years ago
|
||
Comment on attachment 176865 [details] [diff] [review]
with definition of url_quote
I see the definition of url_quote in here, but that didn't fix it, it still
gives the error "** Fatal: Undefined subroutine &LXR::Common::url_quote called
at lib//LXR/Common.pm line 595."
Attachment #176865 -
Flags: review?(justdave) → review-
Comment 7•20 years ago
|
||
*** Bug 289016 has been marked as a duplicate of this bug. ***
Attachment #176865 -
Attachment is obsolete: true
Attachment #205016 -
Flags: review?(justdave)
Attachment #205016 -
Attachment description: properly diffed → wrong patch :(
Attachment #205016 -
Attachment is obsolete: true
Attachment #205016 -
Attachment is patch: false
Attachment #205016 -
Flags: review?(justdave)
Attachment #205017 -
Flags: review?(justdave)
Updated•19 years ago
|
QA Contact: timeless → lxr
Comment 10•18 years ago
|
||
*** Bug 311096 has been marked as a duplicate of this bug. ***
Comment 11•7 years ago
|
||
Comment on attachment 205017 [details] [diff] [review]
properly diffed
I don't know where the code for this lives anymore (CVS is gone), and I probably don't have the bandwidth to review this if I did. :(
Attachment #205017 -
Flags: review?(justdave)
Comment 12•5 years ago
|
||
mxr is gone, mass closing.
https://searchfox.org/ is a much better alternative.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•