Bug #652
only two articles display in Typo, but many are in the blog dB (I can search and see the others.
| Status : | New | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : |
Description
Local testing and development box environment:
I have Typo 2.6.0 running on Ubuntu 5.10 (Breezy), mysql 4.0.24, ruby 1.8.3, rails 1.0, gem 0.8.11 under Webrick, Apache2, and Lighttpd servers (all work fine but have the same issue with presentation). I am using the default Theme (Azure). I have Firefox 1.5.0.1 as a browser.
Issue:
I can run typo with no problems (well now that I got it configured under all the servers), but I do not see any scrollbars to show more than my first two articles. I can add articles just fine, and they will show up if I search. I have tried changing the default number to display, and changing themes. I have added many articles to see if that helps. Under all servers I see the same issue.
I have looked in the dB and all appears well there. I can pull all articles back by hand in an interactive ruby session (per your debug notes here), and Typo shows the articles when I do a search. All dB fields appear correct (as far as I can tell from the TRAC notes I do not have any problems reported before).
I assume this is a CSS/Theme issue or some more obscure front end issue. Please let me know if I missed another ticket with this issue, or if there is information or an action I can take to help find the problem.