Ticket #606 (closed defect: invalid)

Opened 7 years ago

Last modified 5 years ago

CSS class space problem

Reported by: jschurer@… Owned by: gogo
Priority: normal Milestone:
Component: Plugin_DynamicCSS Version: trunk
Severity: normal Keywords:
Cc:

Description

When using multiple css classes on a tag a %20 (space) is added.

Example: class="ah_subhead%20ah_bgblauw%20ah_rand"

This should be: class="ah_subhead ah_bgblauw ah_rand"

Change History

Changed 5 years ago by ray

  • status changed from new to closed
  • resolution set to invalid

don't understand: is it at all possible to add multiple classes with this plugin?

Note: See TracTickets for help on using tickets.