Ticket #127 (closed defect: fixed)
%OWNER doesn't like | chars in content?
| Reported by: | james | Owned by: | znx |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2.0 |
| Component: | core modules | Version: | 0.0.9 |
| Keywords: | Cc: |
Description
0846.16 [+ JamesOff] .bmotion MonicaOff parse %OWNER{|Monica|}
0846.19 [@ MonicaOff] |Monica|'s|Monica|}
0846.26 [+ JamesOff] Hmm-finest*
Change History
comment:2 Changed 4 years ago by znx
Indeed using [ in the %OWNER completely breaks it:
.bmotion parse %OWNER{[Monica|}
[00:55] (d)bMotion: management callback matched, calling bMotion_plugin_management_parse
[00:55] Parsing '%OWNER{[Monica|}', requested in #linux-trivia
[00:55] bMotion: ALERT! Callback failed for !bmotion: bMotion_plugin_management_parse: couldn't compile regular expression pattern: brackets [] not balanced
[00:55] Tcl error [bMotion_dcc_command]: invalid command name "bMotion_plugin_find_admin"
Looks like we need to handle $BOOM and get the stuff \[ \| etc. Maybe there is a better solution.
Note: See
TracTickets for help on using
tickets.
