gjbarnard / moodle-format_topcoll

Collapsed Topics course format for Moodle.
http://docs.moodle.org/en/Collapsed_Topics_course_format
GNU General Public License v3.0
35 stars 60 forks source link

Moodle notice #11

Closed bmbrands closed 10 years ago

bmbrands commented 10 years ago

Hi Gareth, On Moodle 2.7 I got this notification with full debugging turned on:

$section->showavailability property has been deprecated. You can replace it by checking if $section->availableinfo has content.

Should be an easy fix :)

gjb2048 commented 10 years ago

Hi Bas,

Thank you :) - what branch is the code from? As master is behind MOODLE_27.

Cheers,

Gareth

bmbrands commented 10 years ago

Ah, that's branch "MOODLE_27" On Moodle 2.7.1 version 2014051201.05

gjb2048 commented 10 years ago

Thanks Bas, I'll look into it :)

gjb2048 commented 10 years ago

Really odd as I cannot get the message with full debugging on.

gjb2048 commented 10 years ago

Fixed in https://github.com/gjb2048/moodle-format_topcoll/commit/5b370f24bc83ba66ed2bdb9fbc5f753599131072