Page MenuHomePhabricator

Links to translatable pages are broken on Special:Translate
Closed, ResolvedPublic

Description

The list of translatable pages at https://meta.wikimedia.org/wiki/Special:Translate is now presented in a nicely designed dynamic view (the shadow effect is lovely!), but unfortunately the list entries do not contain functional links to those pages.

Tested with current versions of Chromium and Firefox under Ubuntu, and Safari under Mac OS X. Changing the user language (e.g. https://meta.wikimedia.org/wiki/Special:Translate?setlang=de ) does not make a difference either.

(Also, the page is now completely broken when JavaScript is deactivated, but I guess that requiring JavaScript is intentional and accepted in this case.)


Version: unspecified
Severity: normal

Details

Reference
bz44972

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:25 AM
bzimport set Reference to bz44972.

https://gerrit.wikimedia.org/r/49005

In the mean time, please use Special:LanguageStats to select groups.

Merged by Santhosh on the 14th. Is this bug resolved now?

(In reply to comment #3)

Partially.

Would you mind elaborating?

http://etherpad.wikimedia.org/translate-ux

[BUG:HIGH] Go to https://translatewiki.net/wiki/Special:Translate?filter=%21translated

  • Type all in search
  • Select all Translate Messages
    • Subgroup selector is not shown
  • Click All and click Load all messages
    • JS error Uncaught TypeError: Cannot call method 'data' of undefined

Line 96: mw.translate.getGroup( groupSelector.parentGroupId, this.$menu.data( 'msggroups' ) )

Works properly now. Will be included in 1.20wmf11.