Posted by giorez on September 7, 2009 at 9:30pm
Jump to:
| Project: | Paging |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
anonymous user got right column broken in Garland (didn't try with other themes) when node is paged. More details in attached files.
| Attachment | Size |
|---|---|
| wrongLayoutForAnonymousUser.jpg | 60.57 KB |
| correctLayoutForAuthenticatedUser.jpg | 54.61 KB |
Comments
#1
Are you sure it's due to paging? Maybe some block or other module causing it? Not sure if paging shall break any markup of page, because it's only opening and closing some tags within div.node.
#2
I actually have a similar issue where my layout breaks when I view my article pages as anonymous user.
I was trying to find a common denominator because some articles displayed broken and others did not. The only common denominator i could find is that when an article had a pager, the page layout would break.
To verify this, I turned the paging feature off for articles and my layout was again intact for the anonymous user.
Any idea how to fix this?
Thanks.