Bug 118612 - ItemIndexPage.BundleListModelBuilder and multilingual content
Summary: ItemIndexPage.BundleListModelBuilder and multilingual content
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise CMS
Classification: Retired
Component: ui
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-18 10:38 UTC by Carsten Clasohm
Modified: 2007-04-18 17:04 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-12 09:09:42 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.