Closed
Bug 260310
Opened 21 years ago
Closed 21 years ago
checkins not showing up on the toplevel.cgi hooklist
Categories
(Webtools Graveyard :: Bonsai, defect)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cls, Assigned: cls)
Details
(Whiteboard: [fixed on cls-bonsai-20041001-branch])
Attachments
(1 file)
|
772 bytes,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
So, with a fresh bonsai install, checkins are not showing up in the hooklist on
toplevel.cgi. I think the format of legaldirs must've changed because the test
to see if the checked in file matches one of the list of dirs from legaldirs is
wrong and doesn't take into account the default legaladirs values of "." or "/".
Strip ./ & / from beginning of legaldirs when comparing against checked in
files.
Explicitly check for "." & "/" when matching directory names.
Attachment #159372 -
Flags: review?(justdave)
Attachment #159372 -
Flags: review?(justdave) → review?(timeless)
Attachment #159372 -
Flags: review?(timeless) → review+
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•