Modify ↓
#157 closed enhancement (fixed)
parse way whitespaces
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 1.0.2 |
Keywords: | whitespaces username | Cc: | |
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
hi, as the topic say, i would like bitlbee to parse away whitespaces (after usernames).
an example
&bitlbee: 'info user '
returns "<@root> Invalid account"
&bitlbee: 'info user'
does work.
so what about bitlbee stripping additional whitespaces at the end of usernames. this would make working with tab-completion much more easier.
Attachments (0)
Change History (2)
comment:1 Changed at 2006-05-28T13:38:19Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed at 2006-06-06T12:16:31Z by
oh sorry, i didn't do a search for similar bugs in the database. but great, it is fixed :)
thank you guys, keep up the good work.
Note: See
TracTickets for help on using
tickets.
See #130. BitlBee already does this, but there's a bug in the parser that breaks it in the current releases. It's fixed, and will certainly be in 1.0.3.