Search and Top Navigation
#4581 closed bug (fixed)
Opened June 05, 2009 03:42PM UTC
Closed September 03, 2010 03:36PM UTC
Last modified November 19, 2010 06:26PM UTC
Tabs: title attribute for remote tabs does not support foreign languages
Reported by: | pjk | Owned by: | klaus.hartl |
---|---|---|---|
Priority: | major | Milestone: | 1.8.5 |
Component: | ui.tabs | Version: | 1.7.1 |
Keywords: | ui.tabs i18n | Cc: | p.j.kersten@edusense.nl |
Blocked by: | Blocking: |
Description
The title attribute is meant to display ''user readable'' information. As such, it is subject of i18n actions.
ui.tabs uses the title attribute to generate an id for a to-be-filled container in the page. However, before doing so, the title gets filtered and all non-latin characters in the title are stripped.
This cripples sites using non-latin content for titles, as all ids end up empty.
Attachments (0)
Change History (7)
Changed June 09, 2009 08:11AM UTC by comment:1
milestone: | TBD → 1.8 |
---|---|
priority: | blocker → critical |
Changed June 19, 2009 05:21PM UTC by comment:2
owner: | → klaus.hartl |
---|---|
status: | new → assigned |
Changed February 24, 2010 05:45PM UTC by comment:3
milestone: | 1.8 → 1.next |
---|
Changed September 03, 2010 03:36PM UTC by comment:4
milestone: | 1.next → 1.9 |
---|---|
priority: | critical → major |
resolution: | → fixed |
status: | assigned → closed |
Fixed in 78540e2.
Changed September 03, 2010 03:36PM UTC by comment:5
summary: | title attribute for remote tabs does not support foreign languages → Tabs: title attribute for remote tabs does not support foreign languages |
---|
Changed September 10, 2010 05:25PM UTC by comment:6
milestone: | 1.9 → 1.8.5 |
---|