Stripes

Link and url tag should ignore empty string in the event attribute.

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: Release 1.5
  • Fix Version/s: Release 1.5.1, Release 1.6
  • Component/s: Tag Library
  • Labels:
    None

Description

This would be useful when the event is determined programatically.

<stripes:url var="url" beanclass="SomActionBean" event="${eventVar}" />

Currently, only a equal sign is rendered when the eventVar is null or empty.

Activity

Hide
Ben Gunter added a comment - 23/Dec/08 9:54 AM

Fixed for 1.5.1.

Show
Ben Gunter added a comment - 23/Dec/08 9:54 AM Fixed for 1.5.1.

People

Vote (0)
Watch (0)

Dates

  • Created:
    02/Dec/08 11:06 PM
    Updated:
    04/Jan/11 2:50 PM
    Resolved:
    23/Dec/08 9:54 AM