* bugfix - 'lims_cfg' originally copied from Model class, should be cfg('settings') for Controllers * requires genomics central_labs setting changing to 'all_locations' * run.t broken - died with the YAML error: Can't use an undefined value as an ARRAY reference at [...]/LIMS/Local/IssueTracker.pm line 45
bugfix - flash messages set in C::L::Labels don't appear in tt * fixed by handing calling object (C::L::Worklist) to C::L::Labels for setting flash messages on * factored CAP::MessageStack rendering block into its own snippet tt for calling independently from site/status.tt * bugfix to 2 test scripts