After upgrade from TL 1.8.0 to 1.8.1 I am facing a fairly critical problem:
When executing test cases they are not coloured according to their statuses, although it is configured in config.inc: $tlCfg->exec_cfg->enable_tree_colouring = ENABLED;
The error referring to this problem is shown in event log:
Undefined property: stdClass::$enable_tree_testcases_colouring - in D:\TestLink\testlink_1.8.1_RC4\testlink\lib\execute\execNavigator.php - Line 486
Undefined property: stdClass::$enable_tree_counters_colouring - in D:\TestLink\testlink_1.8.1_RC4\testlink\lib\execute\execNavigator.php - Line 487
What's the fix or workaround on this?? Please, advise something!
fman wrote:There is not such thing like 'Support guide', just developers,
open an issue on mantis with detailed steps to reproduce
I meant "support guys" - the people from support Anyway developers would do even better
Thanks for good point about creating an issue. But how can I do it? I failed to find links to their BTS (mantis or whatever it is)