Last modified: 2013-11-27 11:05:12 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58481, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56481 - Translation search should search language specific by default
Translation search should search language specific by default
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
TwnMainPage (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: [no longer active user]
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-01 19:13 UTC by [no longer active user]
Modified: 2013-11-27 11:05 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description [no longer active user] 2013-11-01 19:13:13 UTC
http://translatewiki.net/wiki/Special:MainPage
IMO default search behavior should be limited language search based on user language to prevent unintended edit on other languages from user language. Actually I am using
$(function () {
  $('form.twn-mainpage-search').append($('<input name="language" value="' + mw.user.options.get('language') + '" type="hidden" />'));
});
on my http://translatewiki.net/wiki/User:Ebraminio/common.js to make this search button specific to my language (after some wrong messages edit on languages with similar script to my language)
Comment 1 Siebrand Mazeland 2013-11-01 20:08:51 UTC
SearchTranslations isn't going to get much priority love in the near future, unfortunately. I like the request, and would certainly advocate this making it in if we were able to spend time on it now. If you can submit a patch for this, please do. It will be reviewed.
Comment 2 Gerrit Notification Bot 2013-11-01 20:42:20 UTC
Change 93101 had a related patch set uploaded by Ebrahim:
WIP: Limiting default TranslationSearch to UI langcode

https://gerrit.wikimedia.org/r/93101
Comment 3 Gerrit Notification Bot 2013-11-27 10:48:37 UTC
Change 93101 merged by jenkins-bot:
Limiting default TranslationSearch to UI langcode

https://gerrit.wikimedia.org/r/93101
Comment 4 Nemo 2013-11-27 11:05:12 UTC
Approved by Nikerabbit. Thanks for the patch!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links