#317: WidgetMacro fails if argument value includes comma - after #138
------------------------+-------------------------------
  Reporter:  olemis     |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  major      |  Milestone:
 Component:  dashboard  |    Version:  0.3.0
Resolution:             |   Keywords:  wiki widget macro
------------------------+-------------------------------
Changes (by olemis):

 * keywords:   => wiki widget macro


Old description:



New description:

 An invocation of the form

 {{{

 [[Widget(WidgetName, arg1="val1", height="val2", val3="value with
 ,comma")]]
 }}}

 will output an error like

 {{{
 Error  Expected 1 positional argument (i.e. widget name), but got 2
 instead

 Macro name
     WidgetMacro
 Arguments
     WidgetName, comma"
 }}}

--

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/317#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Reply via email to