Skip to main content

Search and Top Navigation

#5147 closed bug (fixed)

Opened February 08, 2010 12:01AM UTC

Closed February 21, 2010 12:01PM UTC

Wrong jQuery version in example source

Reported by: vmx Owned by:
Priority: blocker Milestone: 1.8
Component: [meta] ui.site Version: 1.8rc1
Keywords: Cc:
Blocked by: Blocking:
Description

In the documentation all examples point to

http://jqueryui.com/latest/jquery-1.3.2.js

(e.g. [1])

This should be

http://jquery-ui.googlecode.com/svn/tags/latest/jquery-1.4.1.js (or whatever version it will be on the final release) instead.

[1] http://docs.jquery.com/UI/Dialog#source

Attachments (0)
Change History (3)

Changed February 08, 2010 02:14AM UTC by scottgonzalez comment:1

component: [meta] ui.docs[meta] ui.site

Changed February 19, 2010 02:38PM UTC by rdworth comment:2

This needs to be fixed in the mediawiki templates on docs.jquery.com/UI

Changed February 21, 2010 12:01PM UTC by jzaefferer comment:3

resolution: → fixed
status: newclosed

Fixed the reference to 1.3.2, points now at latest/1.4.2, also updated reference to ui.all.css to jquery.ui.all.css.