Skip to main content

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 jzaefferer comment:1

milestone: TBD1.8
priority: blockercritical

Changed June 19, 2009 05:21PM UTC by klaus.hartl comment:2

owner: → klaus.hartl
status: newassigned

Changed February 24, 2010 05:45PM UTC by rdworth comment:3

milestone: 1.81.next

Changed September 03, 2010 03:36PM UTC by scottgonzalez comment:4

milestone: 1.next1.9
priority: criticalmajor
resolution: → fixed
status: assignedclosed

Fixed in 78540e2.

Changed September 03, 2010 03:36PM UTC by scottgonzalez comment:5

summary: title attribute for remote tabs does not support foreign languagesTabs: title attribute for remote tabs does not support foreign languages

Changed September 10, 2010 05:25PM UTC by scottgonzalez comment:6

milestone: 1.91.8.5

Changed November 19, 2010 06:26PM UTC by Scott González comment:7

Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for remote tabs does not support foreign languages.

Changeset: 78540e2c0c19a39922d19846333740d416b5b487