Community
Participate
Working Groups
Created attachment 159445 [details] patch against 3.4.x Cloned to track released into 3.4.x maintenance branch. +++ This bug was initially created as a clone of Bug #302582 +++ Build Identifier: M20090211-1700, M20090917-0800 If a newer version of already installed plugin (plugin was installed via dropins folder) is added to dropins, P2 does not pick up the highest version. Tested with 3_4_maintenance branch classes as well as 3_5_maintenance, in both cases test fails. Reproducible: Always
Released patch into 3.4.x branch. Note that this fixes the HelloWorld problem but not the original timeout problem. (covered by bug 301446)
(In reply to comment #1) > Released patch into 3.4.x branch. > > Note that this fixes the HelloWorld problem but not the original timeout > problem. (covered by bug 301446) Test for 3.4 with "Hello World" plug-in still fails for me after applying this patch.
I am referring to the simple HelloWorld test case that we added to bug 302582 comment 30. Your complex case with the 2500 bundles is a separate issue which we believe is the same as the issue with the dcns bundles and covered by bug 301446.