I tried to install two modules and got an error with the system. I attempted to install the imagecache and imageapi modules in the same install submission. Yet, because the imagecache is dependent on the imageapi, it throws a php exception because an imageapi function isn't available yet because it is installed after the imagecache is installed. The install system needs to weight the install order by dependencies to fix this problem.

CommentFileSizeAuthor
#1 system.module.patch2.68 KBjdubbwya

Comments

jdubbwya’s picture

StatusFileSize
new2.68 KB

I've created a patch for testing, the sorting mechanisms might not be graceful but it seems to work on the systems I've tested it on

kenorb’s picture

The same in 6.x

dpearcefl’s picture

Status: Active » Closed (won't fix)

Considering the time elapsed between now and the last comment plus the fact that D5 is no longer supported, I am closing this ticket.