Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000447sigmah website[All Projects] Generalpublic2012-03-24 17:452012-08-16 17:24
ReporterspM 
Assigned Toosarrat 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version2012w27Fixed in Version2012w31 
Summary0000447: No value for max items to display set in some Views
DescriptionThe "AllNews" view has 'items to display' set to "unlimited",
so with increasing number of news, the block size would start growing to accomodate all the content.
A better approach would be to limit the content by setting "items to display" as say 6 or 7 , or as much as the side admin would need. And also use pagers, if all the content is neede to be shown.

Same case with the views named "News"
Steps To Reproduceloop 100 times
do
Add a news item
done


This should disfigure the first page. to Check the values.

Edit the View named "AllNews" or "News" , under Basic Settings, we will have "items to display" , that would be set to unlimited.
Additional InformationNotice the program created views like og_* all have either pagers or max items to display or both.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000991)
spM (developer)
2012-06-28 23:33

added the changes in my repo, in this commit : https://github.com/spMohanty/sigmah-website/commit/4e1c24be7b24c8096357be310ff16494c683e90a [^] ,

an easier way to merge these changes on the live version would be :
1) Go to http://www.sigmah.org/admin/build/views [^]
2) Click on "edit" next to the view named "All news"
3) Now on the new page, under "Basic Settings" you will find "Items to Display", that should be changed to 10, or any other number you want.
4) This process is to be repeated for the views named : "AllNews" , "AllNews_block" and "News".
(The rest of the views have a max items to display set for them.
(0001044)
osarrat (administrator)
2012-08-16 17:24

Issue marked as resolved because can easily be fixed with the deploy instructions in the site admin section.

- Issue History
Date Modified Username Field Change
2012-03-24 17:45 spM New Issue
2012-06-26 15:44 osarrat Target Version => 2012w27
2012-06-28 23:33 spM Note Added: 0000991
2012-08-16 17:24 osarrat Note Added: 0001044
2012-08-16 17:24 osarrat Status new => resolved
2012-08-16 17:24 osarrat Fixed in Version => 2012w31
2012-08-16 17:24 osarrat Resolution open => fixed
2012-08-16 17:24 osarrat Assigned To => osarrat


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker