Skip to main content

Search and Top Navigation

#8489 closed bug (duplicate)

Opened August 11, 2012 12:00PM UTC

Closed August 11, 2012 12:33PM UTC

Last modified August 11, 2012 12:33PM UTC

Missing text in buttons with jQuery 1.8.0 (served by Google CDN)

Reported by: julien Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.dialog Version: 1.8.22
Keywords: Cc:
Blocked by: Blocking:
Description

Google CDN serves jQuery 1.8.0 and jQuery-UI 1.8.22 when using following codes

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>

This introduce a bug : http://jsbin.com/okutib/1/

Regards,

Julien

Attachments (0)
Change History (2)

Changed August 11, 2012 12:33PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Changed August 11, 2012 12:33PM UTC by scottgonzalez comment:2

Duplicate of #8484.