← Back to team overview

mahara-contributors team mailing list archive

[Bug 790097] Re: php error following sharing group function

 

Hi Gus,

This sounds like two seperate bugs.
1: When you click Share Page when editing a page, the page in question doesn't show up in the checkboxes at the top
2: A mixture of https://bugs.launchpad.net/mahara/+bug/788457 and https://bugs.launchpad.net/mahara/+bug/784405

I couldn't reproduce the error you described, and also the line number
mentioned in the error log doesn't match up with valid code in the
1.4RC2_RELEASE tag in git.

A few clarifications could clear this up. I have made a medium size list just incase 
- What version of mahara are you using. You can find this in htdocs/lib/version.php, or the bottom right of the Site Administration page
-- RC2 is Mahara version 1.4rc2 (2011052700)

- Was there any more to the error log, you may have to get it from apaches error.log file
-- A stack trace would be good :)

- Is the page you are trying to edit in a collection
- are there any pages not in collections
- are there any pages in collections
- how many collections are there?
- are there any collections with no pages in it
- are there any collections with 1 page in it
- are there any collections with 2 or more pages in it.

If you could get back to us with this information, we can start looking
at why this occured.

** Changed in: mahara
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/790097

Title:
  php error following sharing group function

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Mahara 1.4 rc2
  This is what happened:
  Opened page, clicked "Share Page", under "Share with group" click on group and then "Save". Following error appears:

  Fatal error: Ignoring exception from View::__destruct() while an
  exception is already active (Uncaught SQLException in
  /home/relax/htdocs/mahara/lib/dml.php on line 1060) in
  /home/relax/htdocs/mahara/view/access.php on line 513

  Further Info:
  After clicking "Share Page" the dialog is rather confusing. Actually I was in Page "XY" but in the Share Page dialog there are check boxes at the top for other pages to share, but the actual page I want to share "XY" is not listed. The above mentioned error only occurs when no checkbox is activated.


References