Opened 16 years ago

Closed 16 years ago

#2405 closed defect (fixed)

IMAGECOLOR does not support HTML-style colors

Reported by: mmanzato Owned by: sdlime
Priority: normal Milestone: 5.0.1 release
Component: MapServer C Library Version: 5.0
Severity: normal Keywords:
Cc:

Description

An error is raised when using #-style colors in IMAGECOLOR:

IMAGECOLOR "#99B3CC"

Error is:

[Sun Apr 23 14:09:27 2006].609000 getInteger(): Symbol definition error. Parsing error near (#99B3CC):(line 28)

Integer triplets works, though.

Change History (3)

comment:1 by sdlime, 16 years ago

Status: newassigned

comment:2 by sdlime, 16 years ago

Fixed in the main trunk. Need to test quickly and backport to 5.0 branch.

Steve

comment:3 by sdlime, 16 years ago

Resolution: fixed
Status: assignedclosed

Completed backporting to 5.0 branch. Closing...

Steve

Note: See TracTickets for help on using tickets.