solved fileuploader problem - affected registration script also - cgi scripts using CGI::Simple object had params clobbered by L::L::Utils using a global CGI::Simple object (introduced to overcome CGI::Simple::Standard::escapeHTML causing print_run to hang in symbolise() under dev server) - replaced by global CGI object, pending solution to print_run problem under dev server
tweaked specimen description on report to adjust for leading vowel & trailing decimal; removed 'research' from RXPB on report; adjusted the display order of outreach follow-up options with new 2yr & 5yr entries
bugfixes - reintroduced new/screened status to gross description worklist; replaced incorrect id on report morphology field preventing javascript replace function working
bugfixes: L::Local::LIMS supplies CGI::Simple object for C::R::PDF to call query() method - for mail_reports.pl; update_request validation removes jquery watermarks on date/time fields; removed BEGIN block from request_forms.cgi and loaded FindBin from local::lib to avoid system Carp issues; changed request_report to request_report_view in chart.sql