← Back to team overview

mahara-contributors team mailing list archive

[Bug 1331259] Re: Warnings when Leap2A self-importing a not empty blog

 

*** This bug is a duplicate of bug 1326597 ***
    https://bugs.launchpad.net/bugs/1326597

** This bug has been marked a duplicate of bug 1326597
   Warning of undefined setlimit in blogs

-- 
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/1331259

Title:
  Warnings when Leap2A self-importing a not empty blog

Status in Mahara ePortfolio:
  New

Bug description:
  Version: master (1.10)
  Platform: any
  Browser: any

  I got the following warning when importing a not empty blog

    [WAR] ea (artefact/blog/lib.php:864) Undefined index: setlimit
  Call stack (most recent first):
  log_message("Undefined index: setlimit", 8, true, true, "/home/sonn/code/mahara/master/htdocs/artefact/blog...", 864) at /home/sonn/code/mahara/master/htdocs/lib/errors.php:433
  error(8, "Undefined index: setlimit", "/home/sonn/code/mahara/master/htdocs/artefact/blog...", 864, array(size 5)) at /home/sonn/code/mahara/master/htdocs/artefact/blog/lib.php:864
  ArtefactTypeBlogPost->render_posts(array(size 5), "artefact:blog:viewposts.tpl", array(size 1), array(size 4)) at /home/sonn/code/mahara/master/htdocs/artefact/blog/lib.php:228
  ArtefactTypeBlog->render_self(array(size 0)) at /home/sonn/code/mahara/master/htdocs/artefact/blog/import/leap/lib.php:337
  LeapImportBlog::render_import_entry_requests(object(PluginImportLeap)) at Unknown:0
  call_user_func_array(array(size 2), array(size 1)) at /home/sonn/code/mahara/master/htdocs/lib/mahara.php:1562
  call_static_method("LeapImportBlog", "render_import_entry_requests", object(PluginImportLeap)) at /home/sonn/code/mahara/master/htdocs/import/leap/lib.php:264
  PluginImportLeap->build_import_entry_requests_form() at /home/sonn/code/mahara/master/htdocs/import/index.php:221
  print_import_items_form() at /home/sonn/code/mahara/master/htdocs/import/index.php:69

  This may be a regression caused by the patch
  https://reviews.mahara.org/3349

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


References