Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4039 closed bug (fixed)

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
  1. Start with nothing selected
  1. Select Effect "Blind" (note Effects Core is automatically selected)
  1. Click download. Notice the button is disabled
  1. Select UI Core. Notice the download button is now enabled
  1. 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.

Change History (3)

comment:1 Changed 14 years ago by scottjehl

Resolution: fixed
Status: newclosed

comment:2 Changed 14 years ago by mbrubeck

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?

comment:3 Changed 14 years ago by rdworth

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.

Note: See TracTickets for help on using tickets.