Ticket #239 (closed task: fixed)

Opened 6 years ago

Last modified 15 months ago

Warnings in color.php

Reported by: NilsLindenberg Owned by: unassigned
Priority: lowest Milestone: 1.3.1
Component: actions Version: 1.1.6.2
Severity: trivial Keywords: color action
Cc:

Description

Just a small issue left with color.php:

In color_syntax_is_valid($syntax) we have to add an if(!defined(... to the constants in it, otherwise we get warnings like the following:

Notice: Constant PATTERN_VALID_HEX_COLOR already defined in [wikka]\actions\color.php on line 44

Change History

Changed 6 years ago by NilsLindenberg

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

fixed in [133].

Changed 3 years ago by DarTar

  • milestone changed from 1.2 to 1.3

Retargeting to 1.3, this ticket has already been closed in trunk, from which 1.3 will be branched. Consider backporting urgent issues to 1.2.X

Changed 15 months ago by BrianKoontz

  • milestone changed from 1.3 to 1.3.1

Changed milestone to 1.3.1

Note: See TracTickets for help on using tickets.