Issue 9 in shelllogger: Non-ASCII characters do not get stripped out

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 11, 2008, 2:48:43 PM7/11/08
to shelllogg...@googlegroups.com
Issue 9: Non-ASCII characters do not get stripped out
http://code.google.com/p/shelllogger/issues/detail?id=9

New issue report by lorinh:
What steps will reproduce the problem?
1. Run shelllogger
2. Hit ESC
3. Hit ENTER
4. Type exit


What is the expected output? What do you see instead?

Should look like:

<cli-logger>

<cli-logger-entry>
<invocation time="1215802019.916374"
current-directory="/Users/lorin/shelllogger"
machine="machine.example.com">
PS1='[\w]$ '
[lorin@mac shelllogger]$ PS1='[\w]$ '
[~/shelllogger]$ exit
</invocation>
<result time="1215802019.916550">
logout
</result>
</cli-logger-entry>
</cli-logger>


Instead, it has the ^G in it:

<cli-logger>

<cli-logger-entry>
<invocation time="1215802019.916374"
current-directory="/Users/lorin/shelllogger"
machine="machine.example.com">
PS1='[\w]$ '
[lorin@mac shelllogger]$ PS1='[\w]$ '
[~/shelllogger]$ ^Gexit
</invocation>
<result time="1215802019.916550">
logout
</result>
</cli-logger-entry>
</cli-logger>


Please use labels and text to provide additional information.


Issue attributes:
Status: Accepted
Owner: lorinh
Labels: Type-Defect Priority-High

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Jul 11, 2008, 2:52:44 PM7/11/08
to shelllogg...@googlegroups.com
Issue 9: Non-ASCII characters do not get stripped out
http://code.google.com/p/shelllogger/issues/detail?id=9

Comment #1 by lorinh:
(No comment was entered for this change.)

Attachments:
log.1215802015.xml 319 bytes

Reply all
Reply to author
Forward
0 new messages