Last modified: 2013-05-13 06:01:40 UTC
In TUX, the tabs message group statistics, language statics and export are not updated when language or group is changed. They keep using the values used in the first page load.
This behaviour in TUX has been verified.
Verified.
Steps to reproduce: 1. Go to URL. Observed: I. URL for tab "Language statistics" contains "group=out-fuel-0-all" II. Same for tabs "Message group statistics" and "Export" 2. Select another group by opening the group selector and clicking "Blockly" Observed: III. URL for tab "Language statistics" contains "group=out-fuel-0-all" IV. Same for tabs "Message group statistics" and "Export" Expected: V. URL for tabs "Language statistics", "Message group statistics" and "Export" contains "group=out-blockly-0-all"
Additionally, if CGI parameter "language" is changed using the language selector for translation, the same behavior is observed.
Related URL: https://gerrit.wikimedia.org/r/62341 (Gerrit Change I2fcc067b0a37a9d36574b0466f58d1be7b08e345)
(In reply to comment #5) > Related URL: https://gerrit.wikimedia.org/r/62341 (Gerrit Change > I2fcc067b0a37a9d36574b0466f58d1be7b08e345) Merged. Steps as in <https://translatewiki.net/wiki/Thread:Translation_UX_feedback/Group_selector> now work as expected.