Bug 118612

Summary: ItemIndexPage.BundleListModelBuilder and multilingual content
Product: [Retired] Red Hat Enterprise CMS Reporter: Carsten Clasohm <clasohm>
Component: uiAssignee: ccm-bugs-list
Status: CLOSED WONTFIX QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-12 09:09:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carsten Clasohm 2004-03-18 10:38:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Description of problem:
When viewing a folder on the "Public Site" of a content section, all
bundles with at least one live language are shown. Clicking on a
bundle for which no language instance accepted by the client browser
exists, results in a 404 error.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. In the default content section, create a new Article with a
language instance which your browser does not accept.
2. Publish the instance.
3. Go to /ccm/content/
4. Click on the item, and you will get a 404 error.


Actual Results:  All bundles with at least one live language instance
are listed.


Expected Results:  ItemIndexPage.BundleListModelBuilder.makeModel() should
use ContentBundle.negotiate, or a custom query, to only include
bundles which have a language instance which the client will accept.


Additional info:

Comment 1 Carsten Clasohm 2006-07-12 09:09:42 UTC
Closing old tickets.