Installation warnings for 1.5.11testing

Bug #1196476 reported by Kristina Hoeppner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Won't Fix
Low
Unassigned

Bug Description

On Ubuntu 12.10, Postgres 9

Tracking a new 1.5_STABLE branch, on a clean DB performing the installation, I get the following warnings. They are all the same but have different starting numbers after [WAR].

[WAR] 16 (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):

    log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
    error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
    set_config_plugin("artefact", "file", "defaultquota", 52428800) at /home/kristina/code/mahara/htdocs/artefact/file/lib.php:95
    PluginArtefactFile::postinst(0) at Unknown:0
    call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
    call_static_method("PluginArtefactFile", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
    upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94

==================

[WAR] 96 (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):

    log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
    error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
    set_config_plugin("artefact", "comment", "commenteditabletime", 10) at /home/kristina/code/mahara/htdocs/artefact/comment/lib.php:87
    PluginArtefactComment::postinst(0) at Unknown:0
    call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
    call_static_method("PluginArtefactComment", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
    upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94

==================

[WAR] 61 (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):

    log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
    error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
    set_config_plugin("search", "internal", "exactusersearch", 1) at /home/kristina/code/mahara/htdocs/search/internal/lib.php:64
    PluginSearchInternal::postinst(0) at Unknown:0
    call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
    call_static_method("PluginSearchInternal", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
    upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94

==================

[WAR] 5d (lib/mahara.php:938) Creating default object from empty value
Call stack (most recent first):

    log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
    error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/lib/mahara.php", 938, array(size 8)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:938
    set_config_plugin("blocktype", "internalmedia", "enabledtypes", "a:2:{i:0;s:3:"flv";i:1;s:3:"mp3";}") at /home/kristina/code/mahara/htdocs/artefact/file/blocktype/internalmedia/lib.php:50
    PluginBlocktypeInternalmedia::postinst(0) at Unknown:0
    call_user_func_array(array(size 2), array(size 1)) at /home/kristina/code/mahara/htdocs/lib/mahara.php:1339
    call_static_method("PluginBlocktypeInternalmedia", "postinst", 0) at /home/kristina/code/mahara/htdocs/lib/upgrade.php:529
    upgrade_plugin(object(stdClass)) at /home/kristina/code/mahara/htdocs/admin/upgrade.json.php:94

Aaron Wells (u-aaronw)
Changed in mahara:
milestone: none → 1.5.11
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

Robert didn't run into any problems. So maybe it's just an issue in my local git repo.

Aaron Wells (u-aaronw)
Changed in mahara:
status: Triaged → Incomplete
Revision history for this message
Robert Lyon (robertl-9) wrote :

Now that v1.8 is released the 1.5 version has slipped into unsupported territory.

So if there is an actual problem here it is minor and will not be fixed for v1.5

Changed in mahara:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.