The file modules/aggregator/aggregator.css is missing these entries:
#aggregator .feed-source .feed-url {
display: none;
}
#aggregator .feed-source .feed-description {
display: none;
}
The file modules/aggregator/aggregator.css is missing these entries:
#aggregator .feed-source .feed-url {
display: none;
}
#aggregator .feed-source .feed-description {
display: none;
}
Comments
Comment #1
slimandslam commentedOops. It shouldn't necessarily have "display:none" in the body of each element. I just put those there for debugging the UI.....
Comment #2
Ashraf Amayreh commentedwrong project, moving to aggregator...
Comment #3
slimandslam commentedWhile you're at it, I looked all through the bug submission list and couldn't find any specific "aggregator" module/project. What is it called?
Comment #4
Ashraf Amayreh commentedIn the project, choose "Drupal". In the Component, choose "aggregator.module".
Core modules are always under the "Drupal" project rather than stand-alone as in contributed modules like mine.
Comment #5
neclimdulWhy are they "missing"? I don't understand why they should be there.
Comment #6
tr commentedDue to the lack of follow-up from the original poster, I'm going to assume this is no longer an issue. Drupal 5 is no longer supported, so if you have a similar problem in Drupal 6 or higher please open a new issue.