Ticket #127 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

%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

Changed 3 years ago by james

  • milestone changed from 0.1.0 to 0.2.0

Changed 3 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.

Changed 3 years ago by znx

  • owner changed from james to znx

Changed 3 years ago by znx

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset [881]

Note: See TracTickets for help on using tickets.