Logging + Telnet
Bug #388352 reported by
Stefano Rivera
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Released
|
Low
|
Stefano Rivera |
Bug Description
Logging needs to ensure that it doesn't create directories by mistake
$ telnet localhost 3000
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Username: ABC/DEF
hi
hi
^]quit
telnet> quit
Connection closed.
$ ls logs/telnet.*
telnet.ABC:
DEF.2009.06.log
(Discovered via a file called telnet.GET http:/www.
Related branches
lp://staging/~stefanor/ibid/logging-388352
- Michael Gorven: Approve
- Jonathan Hitchcock: Approve
- Diff: None lines
Changed in ibid: | |
assignee: | nobody → Stefano Rivera (stefanor) |
status: | New → In Progress |
Changed in ibid: | |
status: | In Progress → Fix Released |
To post a comment you must log in.