Closed (won't fix)
Project:
Bootstrap
Version:
7.x-3.1-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2013 at 23:44 UTC
Updated:
5 Aug 2014 at 23:09 UTC
Jump to comment: Most recent
Comments
Comment #1
markhalliwellYou'll need to give a little more information, I myself am not too familiar with the i18n type of setups.
Comment #2
POVYLAZZZ commentedBootstrap overrides some javascripts and in result translation client strip is not visible.
Comment #3
POVYLAZZZ commentedComment #4
wundo commentedMark, this is not really i18n related. The localization client is client for localize.drupal.org.
This is something I'd love to see fixed in Bootstrap.
Comment #5
kopeboyLocalization Client doesn't work with Bootstrap.
I tested their module with different themes and it works.
With Bootstrap 3 the "TRANSLATE TEXT" link at the bottom is showing, but clicking it will not show the UI to translate.
Comment #6
Mark_L6n commentedHere is a possibly related issue at Localization Client, which appears to have other javascript conflicts: #261546: localization client kills simplemenu and other javascripts
Comment #7
markhalliwellOk after asking @platch about this and also seeing the issue linked in #6, I finally realized that this is a very specific module everyone is talking about: https://www.drupal.org/project/l10n_client
That being said (and after I took a look at l10n_client.js), I am rather inclined to argue that any "fix" will actually likley need to happen in that module. Its JavaScript probably just needs more love so it's not so brittle in making assumptions and also probably needs better higher jQuery version (ie: 1.9+) support.
I seriously doubt that this base-theme is causing any issues (specifically) and thus marking as "won't fix".
Please do not open this issue back up unless there is a patch attached to fix this project.