ENGAGE-130: navigationList has the incorrect defaults for choosing whether to render a default image or not.

Metadata

Source
ENGAGE-130
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Justin Obara
Created
2009-10-16T14:38:53.000-0400
Updated
2009-11-03T11:28:15.000-0500
Versions
N/A
Fixed Versions
  1. 0.1
Component
  1. Browse

Description

navigationList has the incorrect defaults for choosing whether to render a default image or not.

Currently the default behaviour is to renderer a default image in place of a missing image. Although the original intended behaviour was to not render the img tag at all.

This is causing some unwanted behaviour in some of the demo pages, where an empty image is rendered next to the category link. The default should actually be to not render the img tag and instead override the defaults in the browse component for how it uses the navigationList.

Comments

  • Colin Clark commented 2009-10-16T14:42:16.000-0400

    Bug Parade Engage 0.1

  • Justin Obara commented 2009-10-16T14:48:24.000-0400

    Resolved at r8362

  • Justin Obara commented 2009-11-03T11:28:15.000-0500

    closed as per previous comment