Closed (fixed)
Project:
RootCandy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
12 Feb 2009 at 21:09 UTC
Updated:
3 Apr 2009 at 20:50 UTC
Jump to comment: Most recent file
When you go to the dark theme and then to the Dashboard tab the By task subtab shows nothing on FF 3 and IE 7. It is working correctly for the standard and the fixed themes but not dark.
I am trying to track down the problem with the code for this section but have been unable to find it as of yet. I'm far too rusty in my php and far too unknowledgable with css.
If someone patches it before me great! If not, I'll get something up shortly.
Thanks,
Adam
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal-bytask-IE.normal.png | 84.13 KB | twillster |
| #2 | drupal-bytask-IE.png | 63.04 KB | twillster |
| #2 | drupal-bymod-ie.png | 96.58 KB | twillster |
Comments
Comment #1
sign commentedcan't replicate this on dev version neither on rc3 :s
can you make screenshots please?
Comment #2
twillster commentedHere are the By task screen and the By module screen from IE.
Firefox is slightly different in presentation but the tasks on the By task screen are missing in both.
Comment #3
twillster commentedHere's a shot of the standard RootCandy theme on the By task tab in IE.
Comment #4
sign commentedapparently theme_settings needs updating for dark version
Comment #5
sign commentedrc4 blocker
Comment #6
sign commentedok, the by task content is not appearing because there is a setting for it in theme settings.
Dashboard >> Disable content on a dashboard (might happen when you were upgrading from rc2 to rc3, or you accidentaly checked this box)
And I have fixed the css issue (in dev)
thanks for reporting
and let me know if the checkbox was the problem
Comment #7
twillster commentedThat appears to have been it. I checked the Primary and Secondary links and now that tab shows up again.