← Back to team overview

mahara-contributors team mailing list archive

[Bug 1425424] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4325
Committed: http://gitorious.org/mahara/mahara/commit/daf99dabdb42552d49306ac6093d4aba98f0bcf4
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit daf99dabdb42552d49306ac6093d4aba98f0bcf4
Author: Ghada El-Zoghbi <ghada@xxxxxxxxxxxxxxx>
Date:   Wed Feb 25 18:03:33 2015 +1100

bug1425424 - Fix bugs for:

1. Note blocktype: lang string 'title1' is causing issues with the
admin/stats/pages. It is expecting 'title'.

2. Resume blocktype: same as above.

Change-Id: I4967d13405031303d25e6728baaccb9eb4d0443f

-- 
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:
  Fix Committed

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