Skip to main content

Search and Top Navigation

#4039 closed bug (fixed)

Opened February 02, 2009 12:58PM UTC

Closed February 03, 2009 04:43AM UTC

Last modified February 06, 2009 07:34AM UTC

Download builder: UI core should not be enforced as dependency of UI effects

Reported by: rdworth Owned by:
Priority: blocker Milestone: 1.7
Component: [meta] ui.downloadbuilder Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:
Description

Steps to reproduce:

1. Open Download Builder http://jqueryui.com/download

2. Start with nothing selected

3. Select Effect "Blind" (note Effects Core is automatically selected)

4. Click download. Notice the button is disabled

5. Select UI Core. Notice the download button is now enabled

6. Click UI Core again to deselect. An error pops up "UI Core is a needed dependency of Effects Core.

Please uncheck Effects Core first."

This does not match with

http://docs.jquery.com/UI/Effects

" effects.core.js

This is the core dependency of the effects of jQuery UI. This file is needed by all other effects and can also be used as stand-alone. Please note that ui.core.js is not a dependency for the effects to work."

One of these needs to be fixed.

Attachments (0)
Change History (3)

Changed February 03, 2009 04:43AM UTC by scottjehl comment:1

resolution: → fixed
status: newclosed

Changed February 04, 2009 06:52PM UTC by mbrubeck comment:2

I can still reproduce this problem. The download page still says that Effects Core depends on UI Core, while the documentation still says it does not.

Which one is correct, by the way?

Changed February 06, 2009 07:34AM UTC by rdworth comment:3

The problem has been fixed, but the fix is not yet live on the website. UI Effects do not depend on UI Core. The documentation is correct.