https://bugzilla.wikimedia.org/show_bug.cgi?id=27011

--- Comment #1 from Neill Mitchell <mitchell_ne...@hotmail.com> 2011-01-28 
16:39:31 UTC ---
Okay, been experimenting.

{{#set_recurring_event:property=Event Dates
|start={{{Start Date|}}}
|end={{{End Date|}}}
|period=1
|week number={{{Week of Month|}}}
|unit=month
}}

Doesn't work. Nor does:

{{#set_recurring_event:property=Event Dates
|start={{{Start Date|}}}
|end={{{End Date|}}}
|period=1
|week number=2
|unit=month
}}

However:

{{#set_recurring_event:property=Event Dates
|start={{{Start Date|}}}
|end={{{End Date|}}}
|period=1
|unit=month
}}

Does work, so I can only assume that it's the week number functionality that
has an issue.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to