Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Garland theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2009 at 05:50 UTC
Updated:
29 Jul 2014 at 18:21 UTC
I am testing out weblinks (so I can't link to my site directly).
I have two vocabularies that use weblinks type nodes. Vocabulary A is the main categories (ex. Resources). Vocabulary B is more descriptive. Some weblinks are very large sites, and can have over a hundred Vocabulary B terms.
I tried to test this out, and came across a big display issue. It's a little hard to explain, so I attached a screenshot. As you can see, there are so many links on the top, it is completely covering the top of the node. This seems to be only a problem when viewing the node.
| Comment | File | Size | Author |
|---|---|---|---|
| weblinks-problem.jpg | 179.38 KB | rivena |
Comments
Comment #1
nancydruThis is certainly an interesting issue. However, I don't think it's really a Web Links issue. It looks like it's a theme (Garland?) issue with breadcrumbs. You might try this at line 66 in "page.tpl.php":
Add a line after the breadcrumbs:
If this takes care of the problem, I would suggest opening an issue (or transferring this one) to the Garland issue queue. I just did a quick check and this issue would also appear in D7.
Comment #2
rivena commentedThank you for your fast response.
I changed the theme to bluemarine, and it seemed fine there, so I agree it seems to be a garland issue. I tried the fix above, and I tried disabling admin menu (just in case), but no avail (I refreshed the browser screen and checked the page source to see that the new code was in the output). Shall I switch this issue over to Garland?
Anisa.
Comment #3
nancydruMoving to Garland queue.
Comment #4
Jeff Burnz commentedSeems like a feature request, with no updates for over a year...
Comment #5
nancydruAnd no indication that the core developers were ever aware of this. I disagree that it's a feature request - looks like a bug to me, although an extreme edge case (so many breadcrumb items).
Comment #6
amateescu commentedThe Garland theme has been removed from D8: #911054: Remove Garland from Core