Extra spaces break directives

Bug #817948 reported by sraps (Alistek)
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Aeroo Reporting library
Fix Released
Low
sraps (Alistek)

Bug Description

Extra spaces inside directives break them.
Normally "if" should be defined like this:
<if test="A == B">
Note single space between "if" and "test". If we place more than one space there, it would be broken. This is due to legacy approach of searching tags as strings instead of code objects.
Example of broken directive (due to Launchpad odd behaviour spaces replaced by underscores):
<if__test="A == B">

This would be the same situation with other directives as well.

description: updated
description: updated
Changed in aeroolib:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → sraps (Alistek) (erpsraps)
description: updated
Changed in aeroolib:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.