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


Aryeh Gregor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #6 from Aryeh Gregor <[email protected]>  2009-06-05 
15:44:51 UTC ---
(In reply to comment #5)
> Those test cases differ in more than position.
> 
> The first two don't differ except for position, and they give the same output.
> 
> The first two differ from the last test case in that the DEF has been moved
> from #default to bar, and therefore you get a different result.
> 
> Where's the bug?

The syntax {{#switch: foo | bar | baz=quuz}} is supposed to be equivalent to
{{#switch: foo | bar=quuz | baz=quuz}}.  I.e., we support a kind of
fallthrough, but it only worked for named parameters, not #default.  He's
right, this is a bug.


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

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to