Skip to main content

Search and Top Navigation

#8650 closed bug (duplicate)

Opened October 10, 2012 08:58PM UTC

Closed October 11, 2012 12:19AM UTC

When BASE tag is present, tabs interpreted as ajax when they are actually pre-loaded.

Reported by: haight6716 Owned by:
Priority: minor Milestone: 1.9.1
Component: ui.tabs Version: 1.9.0
Keywords: Cc:
Blocked by: Blocking:
Description

See jsfiddle:

http://jsfiddle.net/yNR4F/

If you remove the <base> tag, tabs work as expected. This was not a problem with earlier versions of jqueryui.

Thanks for all your hard work!

Attachments (0)
Change History (2)

Changed October 10, 2012 09:29PM UTC by haight6716 comment:1

_comment0: Understandable if this is a wontfix. The page loaded into the tab by jqueryui is the same one you'd get if clicked the link without jqueryui loaded, so it's arguably more logical. but .. but.. it used to work! \ 1349904667096007

Understandable if this is a wontfix. The page loaded into the tab by jqueryui is the same one you'd get if you clicked the link without jqueryui loaded, so it's arguably more correct. but .. but.. it used to work!

Changed October 11, 2012 12:19AM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Duplicate of #7822.The previous behavior was clearly incorrect.