Closed
Bug 371877
Opened 19 years ago
Closed 19 years ago
networks.txt file written with server "name" instead of "hostname"
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ajschult784, Assigned: ajschult784)
Details
(Whiteboard: [cz-0.9.78])
Attachments
(1 file)
|
1.01 KB,
patch
|
bugzilla-mozilla-20000923
:
review+
|
Details | Diff | Splinter Review |
The networks.txt file from bug 27807 is written with "name" instead of "hostname" for the server section. When chatzilla then tries to use a network/server read from the file as written, it fails.
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #256570 -
Flags: review?(silver)
Comment 2•19 years ago
|
||
Comment on attachment 256570 [details] [diff] [review]
s/name/hostname/
r=silver, though I dare not ask how you found this, when the code is never called. :)
Attachment #256570 -
Flags: review?(silver) → review+
| Assignee | ||
Comment 3•19 years ago
|
||
I wanted to add a custom server (bug 239080) but that's still not fixed (2 years, :() although the backend is there. But there's not even documentation to describe the syntax. So I added the 2 lines of code from attachment 216467 [details] [diff] [review] that wrote the file, but even that didn't work because of this bug.
landed the patch on trunk
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
(In reply to comment #3)
> I wanted to add a custom server (bug 239080) but that's still not fixed (2
> years, :() although the backend is there.
James is working on it though! :-)
Thanks for patching and landing this either way. Let's hope the network stuff is done soon. :-)
Whiteboard: [cz-0.9.78]
Updated•1 year ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•