Skip to main content

Bug Tracker

Side navigation

#11601 closed bug (invalid)

Opened April 18, 2012 02:42PM UTC

Closed May 03, 2012 08:23AM UTC

Last modified September 09, 2012 03:32AM UTC

uncaught exception: jQuery UI Tabs: Mismatching fragment identifier. Line 0

Reported by: peter.penzov@gmail.com Owned by: peter.penzov@gmail.com
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

I have a JSF managed bean with JQuery 1.7.2. Get this error in Firebug:

uncaught exception: jQuery UI Tabs: Mismatching fragment identifier.

jquery.js (line 130)

This is the JS code of the tabs:

$(document).ready(function () {

$("#tabs").tabs();

});

$(window).load(function() {

jsf.ajax.addOnEvent(function (data) {

if (data.status === "success") {

$("#tabs").tabs();

}

});

});

Can you tell is there an error into the JS code?

Attachments (0)
Change History (5)

Changed April 18, 2012 02:50PM UTC by rwaldron comment:1

owner: → peter.penzov@gmail.com
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!

Additionally, be sure to test against the "jQuery (edge)" version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/

Open the link and click to "Fork" (in the top menu) to begin.

I'm not sure if any versions of jQuery UI are yet compatible with jQuery 1.7.2, I'll cc @scott_gonzalez to confirm.

Changed May 03, 2012 08:23AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

Changed May 03, 2012 08:39AM UTC by anonymous comment:3

Replying to [comment:2 trac-o-bot]:

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

?

Changed August 20, 2012 02:48PM UTC by anonymous comment:4

I am working with JQuery tabs with JSF page as well with exactly the above described code and with same error as well

I am using JQuery 1.8.0.js and jquery-ui-1.8.23.custom.js

Pleas help!!

Changed September 09, 2012 03:32AM UTC by mikesherov comment:5

_comment0: anonymous, if you're still experiencing this issue, please a new bug report over at bugs.jqueryui.com1347161594269492

anonymous, if you're still experiencing this issue, please file a new bug report over at http://bugs.jqueryui.com