Opened 14 years ago

Closed 14 years ago

#419 closed task (fixed)

validate author color strings in Configuration

Reported by: Peter Johansson Owned by: Peter Johansson
Priority: minor Milestone: svndigest 0.8
Component: core Version: trunk
Keywords: Cc:

Description

colors should be checked and if invalid throw Config_error.

This can be done already at assignment

author_color_[lhs] = rhs;

Change History (3)

comment:1 Changed 14 years ago by Peter Johansson

Owner: changed from Jari Häkkinen to Peter Johansson
Status: newassigned

comment:2 Changed 14 years ago by Peter Johansson

(In [941]) refs #419. Lifted some functions/code from Colors' privacy to be reachable also from Configuration class.

comment:3 Changed 14 years ago by Peter Johansson

Resolution: fixed
Status: assignedclosed

(In [942]) closes #419

Note: See TracTickets for help on using tickets.