[drupal-devel] problems with some projects
Hi, http://drupal.org/project/i18n The file http://drupal.org/files/projects/i18n-4.5.0.tar.gz exists, still the module does not show up amog the 4.5 releases. Another author, http://drupal.org/node/16649 also complains. I did a check, and yes, there is a copyright-4.5.0.tar.gz, too. Regards Karoly Negyesi
http://drupal.org/project/i18n
The file http://drupal.org/files/projects/i18n-4.5.0.tar.gz exists, still the module does not show up amog the 4.5 releases.
Another author,
also complains. I did a check, and yes, there is a copyright-4.5.0.tar.gz, too.
A similar bug affects the spam module. In this case, the 4.5 release shows up in "view older relases" [1], but the main project page claims that the "latest release" is the 4.4 version [2]. [1] http://drupal.org/node/11104/release [2] http://drupal.org/node/11104 -Jeremy
Negyesi Karoly wrote:
Hi,
http://drupal.org/project/i18n
The file http://drupal.org/files/projects/i18n-4.5.0.tar.gz exists, still the module does not show up amog the 4.5 releases.
I tracked this down to a problem with the delete functionality of releases: project maintainers could delete releases, however, once deleted, a release is gone forever. I think some people might have deleted one or more of their projects' releases not knowing the implications. (This is new for me too and looks like unwanted behavior) I have yet to figure out the fix but I'll study the project.module's release.inc some more to see how the project_releases.status field is dealt with. -- Dries Buytaert :: http://www.buytaert.net/
Dries Buytaert wrote:
I have yet to figure out the fix but I'll study the project.module's release.inc some more to see how the project_releases.status field is dealt with.
I fixed the releases of the i18n module as well as some others. -- Dries Buytaert :: http://www.buytaert.net/
participants (3)
-
Dries Buytaert -
Jeremy Andrews -
Negyesi Karoly