Ticket #11 (assigned defect)

Opened 2 years ago

Last modified 2 years ago

Whitespace is output where it shouldn't be

Reported by: anonymous Assigned to: steve (accepted)
Priority: low Milestone:
Component: airspeed Version:
Severity: minor Keywords:
Cc:

Description

Is it possible to eliminate zillion of whitespaces, tabs and empty strings which are produced if the airspeed template is indented as a typical program code ?

Change History

03/02/06 14:19:59 changed by steve

  • owner changed from somebody to steve.
  • priority changed from normal to low.
  • status changed from new to assigned.
  • severity changed from normal to minor.
  • summary changed from Lot of whitespace 8-( to Whitespace is output where it shouldn't be.

Presumably you are referring to whitespace that occurs between directives etc.? An example of your particular problem would be appreciated, and you can also feel free to submit a patch to the unit tests.

It's an advertised fact that Airspeed is not whitespace-compatible with Velocity. Fixing this is not a trivial task.