﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
153	Inheritance of trace levels is incorrect	rhl@…	george.gusciora@…	"After
psTraceSetLevel(""A.b.c"", 5)
psTracePrintLevels()

.                    0
 A                   5
 b                   5
 c                   5

psLib.psTraceGetLevel(""A.b.c"") = -9999
The correct answer is ""5""

Note that the hierarchy is wrong here too, as reported in a previous bug report

rel2_2"	defect	closed	high		sys	unspecified	normal	fixed		
