Bug #552
Translation bar is not shown as expected
Status: | Verified | Start date: | 09/13/2012 | |
---|---|---|---|---|
Priority: | Critical | Due date: | ||
Assignee: | Jesús García Crespo | % Done: | 100% | |
Category: | I18N | |||
Target version: | Release 1.3.1 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
History
#1 Updated by Jesús García Crespo over 9 years ago
If you want to get this fixed now, open apps/qubit/templates/_footer.php and replace the line 7:
<?php // echo get_component('sfTranslatePlugin', 'translate') ?>
...with:
<?php echo get_component('sfTranslatePlugin', 'translate') ?>
#2 Updated by Jesús García Crespo over 9 years ago
- Subject changed from Restore translation bar to Translation bar is not shown as expected
- Sponsored set to No
#3 Updated by Jesús García Crespo over 9 years ago
- Status changed from New to QA/Review
- % Done changed from 0 to 100
Applied in changeset atom|commit:7983e6bb149c22a4d90ce74a0a1de7570e43a603.
#4 Updated by Jesús García Crespo over 9 years ago
Jessica, if you want to test it make sure that it works in both Trillium and Caribou themes.
#5 Updated by Jessica Bushey over 9 years ago
- Status changed from QA/Review to Feedback
tested in chrome and firefox and trillium worked but caribou DOES NOT show translation bar
needs additional work
#6 Updated by Jesús García Crespo about 9 years ago
- Status changed from Feedback to QA/Review
Applied in changeset atom|commit:883592e623c10cd4dd43f3b3e5887ad1b1cdc425.
#7 Updated by Jessica Bushey about 9 years ago
- Status changed from QA/Review to Verified
translation bar appears in chrome and firefox - trillium and caribou
#8 Updated by David Juhasz about 9 years ago
- Target version changed from Release 1.4.0 to Release 1.3.1