← Back to team overview

mahara-contributors team mailing list archive

[Bug 1425424] Re: Minor Bugs found in 15.04

 

I've removed points 3 and 4 from the patch as there were patches for
fixing these things already:

https://reviews.mahara.org/#/c/4302/
https://reviews.mahara.org/#/c/4303/

also those patches deal with fixing the problems in a more robust way

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1425424

Title:
  Minor Bugs found in 15.04

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Mahara: 15.04Dev

  There are a few issues found so far:

  1. language string for Note - title1 - is causing issies with the
  admin/stats/pages. it's expecting 'title' but the lang file has
  'title1'.

  2. language string for Resume - title1 - causing same issue as one
  above.

  3. should_ajaxify() needs to be set to 'false' for blocktypes: text
  and note.  In the preview of the pages in the export
  (portfolio/export/Just some of my pages -> preview a page with a note
  and/or text), they're not loading and just spin.

  4. export of html files - getting error:

  [WAR] ed (lib/file.php:816) dir(/var/www/maharacode/mahara/htdocs/artefact//artefact/file/export/html/static/): failed to open dir: No such file or directory
  Call stack (most recent first):

      log_message("dir(/var/www/maharacode/mahara/htdocs/artefact//ar...", 8, true, true, "/var/www/maharacode/mahara/htdocs/lib/file.php", 816) at /var/www/maharacode/mahara/htdocs/lib/errors.php:441
      error(2, "dir(/var/www/maharacode/mahara/htdocs/artefact//ar...", "/var/www/maharacode/mahara/htdocs/lib/file.php", 816, array(size 2)) at Unknown:0
      dir("/var/www/maharacode/mahara/htdocs/artefact//artefa...") at /var/www/maharacode/mahara/htdocs/lib/file.php:816
      copyr("/var/www/maharacode/mahara/htdocs/artefact//artefa...", "/var/lib/sitedata/mahara-site-mahara/export/1/1424...") at /var/www/maharacode/mahara/htdocs/export/html/lib.php:507
      PluginExportHtml->copy_static_files() at /var/www/maharacode/mahara/htdocs/export/html/lib.php:205
      PluginExportHtml->export() at /var/www/maharacode/mahara/htdocs/export/download.php:98

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1425424/+subscriptions


References