Ticket #1950 (assigned enhancement)

Opened 13 months ago

Last modified 6 months ago

Improve SSViewer conditional

Reported by: sminnee Owned by: mrickerby
Priority: medium Milestone:
Component: (Unknown) Version:
Severity: medium effort / impact Keywords: core template
Cc: Hours:

Description

After #1934, we should look at improving the conditional support:

  • <% if Var != Val %>
  • Possibly <% if Var in Va1, Val2, Val3 %> and <% if Var not in

Va1, Val2, Val3 %>

  • Possibly <% else if XXX %>
  • Possibly <% if Var = $OtherVar? %>

Change History

Changed 11 months ago by sminnee

  • owner changed from aoneil to mrickerby
  • milestone changed from 2.2.2 feature-lock to 2.2.3 feature-lock

We'll look at these enhancements once we've upgraded the SSViewer parser to be more maintainable :-)

Changed 6 months ago by mrickerby

  • status changed from new to assigned

Changed 6 months ago by mrickerby

  • keywords core template added
  • milestone 2.2.3 deleted
Note: See TracTickets for help on using tickets.