On Special:Watchlist: It is nice to have also the current timestamp as an optional parameter of the message 'wlnote' like $4 and $5 of message 'rcnote'.
Thanks.
Version: 1.20.x
Severity: normal
Umherirrender | |
Aug 4 2011, 8:37 PM |
F8173: bug30232.patch | |
Nov 21 2014, 11:53 PM |
On Special:Watchlist: It is nice to have also the current timestamp as an optional parameter of the message 'wlnote' like $4 and $5 of message 'rcnote'.
Thanks.
Version: 1.20.x
Severity: normal
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T33217 MediaWiki bugs to be fixed for 1.19wmf1 deployment (tracking) | |||
Resolved | None | T32232 add current time to message wlnote on Special:Watchlist |
There is no need to add combined time and date parameter. It is only for backwards compatibility for messages which had it originally.
Applied to trunk with r102284.
I removed the old rcnote which is not needed now we have support for PLURALs in i18n message. Also removed the timeanddate parameter per comment #2
Will be deployed live with 1.19 and part of the 1.19 tar ball.