I created three releases, all by clicking . Only the most recent is showing up under my project (show all releases).

What do I need to look at to determine why some would show up, but not others?

Comments

dww’s picture

Category: bug » support
Status: Active » Closed (works as designed)

the all releases page only shows you published releases, and releases where there's a filename associated with the release. i'm guessing some of your release nodes are either unpublished or don't have a file.

hyperlogos’s picture

Category: support » bug
Status: Closed (works as designed) » Active

Actually, I doublechecked this. All of my releases are published and have a file. I did change their titles manually since the titles are showing up as "Object->Title version" - could that have such an effect? Not that it would make sense. I double-checked the published status (they are published) and the ability to download the file (you can get to them by loading /project_release).

I'm reclassifying this as a bug report as a result.

dww’s picture

Status: Active » Postponed (maintainer needs more info)

hrm, ok, fair enough. ;)

in that case, can you please provide more info about if/how you can reproduce this bug?
- what's your environment?
- just using project + project_release? or are you using cvs.module, too?
- do you upload files when you create the release nodes?

please be as detailed as possible so i could attempt to re-create this on a test site and fix it.

thanks,
-derek

hyperlogos’s picture

I am using 4.7.4. I have a crapload of modules installed, to be honest; do you want a list? I am not using CVS. I am using project, project_release, and project_issue (in projectland.) I upload the files when I create the nodes.

output from systeminfo module:

Drupal
Version	4.7.4
Sites directory	default
Url	http://www.hyperlogos.org
Database prefix	

Web Server
Type	Apache
Version	1.3.37
PHP Interface	CGI

PHP
Version	4.4.3
Magic Quotes GPC	On
Magic Quotes Runtime	Off
Memory Limit	
Register Globals	On
Safe Mode	Off
Session Cache Limiter	none
Session Save Handler	user
Upload Max Filesize	50M
Extensions
CURL Support	Enabled
GD Version	bundled (2.0.28 compatible)
FreeType Support	Enabled
XML Support	Enabled
Zip Support	Disabled
Zlib Support	Enabled

Database
Type	MySQL
Version	4.1.21-standard
Charset	utf8
Collation	utf8_general_ci
Create Temporary Tables	Allowed
Lock Tables	Allowed
dww’s picture

great, that's a start. no, i don't (yet) need to know all other possible modules.

however...

1) how many projects are on your site?
2) if you add more release nodes, do they a) never appear in all releases, b) sometimes appear, or c) always appear?
3) can you replicate the bug with a new project on your site?

thanks,
-derek

dww’s picture

oh, hehe, 1 other thought... ;)

are all these release nodes from the same project? you realize that the "all releases" is *per project*, right? there's currently no giant-site-wide listing of all releases for all projects... the closest you could come would be the project browsing pages (e.g. [site]/project) where you filter by [all] api compatibility terms (or whatever you've renamed that taxonomy to). make sense?

-derek

aclight’s picture

Status: Postponed (maintainer needs more info) » Fixed

We haven't had reports of this for 2 years now, so i'm marking this as fixed.

hyperlogos’s picture

The problem was that only the latest release was appearing. I haven't tried it in a while, I'm on 5.x now, I can always reopen or refile.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.