Activity log for bug #1515826

Date Who What changed Old value New value Message
2015-11-13 00:50:29 Ghada El-Zoghbi bug added bug
2015-11-15 21:41:36 Aaron Wells nominated for series mahara/15.10
2015-11-15 21:41:36 Aaron Wells bug task added mahara/15.10
2015-11-15 21:41:36 Aaron Wells nominated for series mahara/16.04
2015-11-15 21:41:36 Aaron Wells bug task added mahara/16.04
2015-11-15 21:41:51 Aaron Wells mahara/16.04: milestone 16.04.0
2015-11-15 21:41:56 Aaron Wells mahara/15.10: milestone 15.10.1
2015-11-15 21:42:02 Aaron Wells mahara/15.10: importance Undecided High
2015-11-15 21:42:10 Aaron Wells mahara/16.04: importance Undecided High
2015-11-15 22:36:49 Aaron Wells mahara/15.10: status New Triaged
2015-11-15 22:36:52 Aaron Wells mahara/16.04: status New Triaged
2015-11-15 22:37:32 Aaron Wells tags export html regression
2015-11-15 22:39:39 Aaron Wells description $config->version = 2015092910; $config->series = '15.10'; $config->release = '15.10.0'; DB: Postgres OS: Linux When exporting a portfolio as HTML, we get the following "error" on the screen: Could not copy static file '/var/www/demo-mahara-org-prod-mahara/releases/20151111220737/theme/views.css' htdocs/theme/views.css was removed in commit: 7bbb9da3d0719e01baf412dac4eb37bf027ebb7e as it's no longer required. Yet, the export is still requiring it in: htdocs/export/html/lib.php::copy_static_files() - $filestocopy = array( get_config('docroot') . 'theme/views.css' => $staticdir . 'views.css', ); $config->version = 2015092910; $config->series = '15.10'; $config->release = '15.10.0'; DB: Postgres OS: Linux When exporting a portfolio as HTML, we get the following "error" on the screen: Could not copy static file '/var/www/demo-mahara-org-prod-mahara/releases/20151111220737/theme/views.css' htdocs/theme/views.css was removed in commit: 7bbb9da3d0719e01baf412dac4eb37bf027ebb7e ( https://git.mahara.org/mahara/mahara/commit/7bbb9da3d0719e01baf412dac4eb37bf027ebb7e ) as it's no longer required. Yet, the export is still requiring it in: htdocs/export/html/lib.php::copy_static_files() -        $filestocopy = array(            get_config('docroot') . 'theme/views.css' => $staticdir . 'views.css',        );
2015-11-17 08:39:16 Robert Lyon mahara/16.04: status Triaged In Progress
2015-11-17 08:39:19 Robert Lyon mahara/15.10: status Triaged In Progress
2015-11-23 03:58:24 Aaron Wells mahara/16.04: status In Progress Fix Committed
2015-11-23 20:33:10 Robert Lyon mahara/15.10: status In Progress Fix Committed
2015-11-27 04:20:26 Robert Lyon mahara/15.10: status Fix Committed Fix Released
2016-04-29 03:47:43 Kristina Hoeppner bug task deleted mahara/16.04
2016-04-29 03:47:48 Kristina Hoeppner mahara: status Fix Committed Fix Released