Skip to main content

Search and Top Navigation

#9092 closed bug (duplicate)

Opened February 17, 2013 10:17PM UTC

Closed February 17, 2013 10:45PM UTC

When using a <base> tag, tabs doesn't work

Reported by: aloneitan Owned by:
Priority: minor Milestone: none
Component: ui.tabs Version: 1.10.1
Keywords: Cc:
Blocked by: Blocking:
Description

I created a demo for this problem:

http://jsfiddle.net/b5MHh/ - This is a basic working example of tabs.

http://jsfiddle.net/b5MHh/1/ - This is almost the same, only I've added a base tag:

<base href="http://www.examplt.com"> 

The bug: after adding base tag, the tabs are not working correctly - ignoring the div elements for the panels and adding new ones to the DOM instead.

Attachments (0)
Change History (1)

Changed February 17, 2013 10:45PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #7822.