Closed (fixed)
Project:
Project
Version:
5.x-1.x-dev
Component:
Releases
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2007 at 11:51 UTC
Updated:
5 Sep 2007 at 01:41 UTC
If you click the View all releases link on the project summary page for a project that has no releases, the text that is presented to the user is:
There are no published releases for this project. Recently added releases will not be published until the packaging scripts have run.
This is true even for projects which don't use cvs and therefore are not affected by the packaging scripts.
The attached patch first checks to see if a project uses cvs, and if so the same message is presented. However, if it doesn't use CVS, then only the first sentence in the message above is presented to the user.
| Comment | File | Size | Author |
|---|---|---|---|
| project_release_no_releases_text_0.txt | 720 bytes | aclight |
Comments
Comment #1
aclight commentedComment #2
dwwCommitted a simplified patch to HEAD and DRUPAL-4-7--2. I just took out the text about a packaging script entirely -- that's way too specific to d.o, and not even particularly helpful. Thanks for pointing this out.
Comment #3
dwwComment #4
(not verified) commented