Issue:Call - passing a variable twice
From FollowTheScore
Description: | passing the same variable twice via Special:Call |
Extension / Version: | DPL / ? |
Type / Status: | Change Request / open |
Problem
would be nice to add the AND functionaly to the DPL use via Special:Call
Special:Call/Catlist?category=A&category=B
maybe pass the variables as array
Special:Call/Catlist?category[]=A&category[]=B
or number the variables
Special:Call/Catlist?category1=A&category2=B
Tobias Conradi 23:08, 18 October 2007 (CEST)