Closed (won't fix)
Project:
Date
Version:
6.x-2.7
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2011 at 01:47 UTC
Updated:
27 Apr 2012 at 10:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
horuskol commentedCreated a patch for this issue
Comment #2
arlinsandbulte commentedThe problem with this is that since jQuery_UI was not originally a dependency, things can go very badly when upgrading date if jQuery_UI is NOT already installed.
See #22 and #23 here for more:
http://drupal.org/node/436490#comment-3325146
I think these are the core issues Karen is talking about there:
#228860: Upgrading a module with a newly added dependencies breaks things badly
#799314: Checking/resolving new dependencies for updated modules
I am not sure where the status of those two issues leaves us.... (the first is 'fixed').
So, I will leave this open for now until I find out or if Karen knows more and can chip in.
Comment #3
horuskol commentedThanks for the links - I didn't realise that there was such a problem in the core.
Comment #4
karens commentedThis is not ideal, but I don't have any better ideas than what is already done.