Steps to replicate the issue (include links if applicable):
- try to add a block via Special:Block
- scroll to Additional options
- MediaWiki:Ipbenableautoblock reads Block the last IP address used by this account, and any subsequent IP addresses they try to edit from, for $1, where $1 is The duration of the automatic IP block
What happens?: no matter to the selected expiration, the duration is always one day. Block the last IP address used by this account, and any subsequent IP addresses they try to edit from, for 1 day
What should have happened instead?: if I block a user for a certain duration (e.g. for a week), all IPs used by the user should be blocked for the same time. This might be the case, but currently the output variable is always one day.
