#21358 closed defect (bug) (invalid)
JqueryUI tabs display issue
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 3.4.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
When using jqueryui tabs, if you go to the page: example.com/page it will display the entire page content under each tab, but if you go to example.com/page/ (slash at end) it will display properly (with tab content), the issue is that the links are linking to the homepage instead of the local page.
Change History (4)
#2
@
11 years ago
Either redirect it to have the slash or automatically add them within the tabs div and do not autogenerate "ui-tabs-1" content for the tabs.
Note: See
TracTickets for help on using
tickets.
And how does this effect WordPress core? and specially what do you want to be fixed?