Moodle

Grade categories sometimes disappear when moved to a subcategory in PHP4

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9.1
  • Component/s: Gradebook
  • Labels:
    None
  • Environment:
    Hosted Server.
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

In version Moodle 1.9 + (Build: 20080308) when moving a category under another category the moved category disappears from the category view and the grader view.

This was working in Moodle 1.9 Beta 4 + (2007101508.08) and is also working on the demo.moodle.org site.

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

I just tested it and it works fine for me, I do not remember any recent changes in code that could break this

Show
Petr Škoda (skodak) added a comment - I just tested it and it works fine for me, I do not remember any recent changes in code that could break this
Hide
andrew ziobro added a comment -

The only difference is that this is now on a production server and I can't disable register globals could this be the issue? I will continue to work with my service provider to try and change register globals.

Show
andrew ziobro added a comment - The only difference is that this is now on a production server and I can't disable register globals could this be the issue? I will continue to work with my service provider to try and change register globals.
Hide
Petr Škoda (skodak) added a comment -

well, you must disable register globals - or else you have many security holes in your server, sorry

though the register globals should not affect this

Show
Petr Škoda (skodak) added a comment - well, you must disable register globals - or else you have many security holes in your server, sorry though the register globals should not affect this
Hide
Petr Škoda (skodak) added a comment -

what PHP version is on that server? which OS?

Show
Petr Škoda (skodak) added a comment - what PHP version is on that server? which OS?
Hide
andrew ziobro added a comment -

Here is the summary from my cpanel access page

General server information:
Operating system Linux
Service Status Click to View
Kernel version 2.4.21-53.EL
Machine Type i686
Apache version 2.2.8 (Unix)
PERL version 5.8.8
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 4.4.8
MySQL version 4.1.22-standard
cPanel Build 11.18.2-RELEASE 21613
Theme cPanel X v2.6.0
Documentation Click to View

Show
andrew ziobro added a comment - Here is the summary from my cpanel access page General server information: Operating system Linux Service Status Click to View Kernel version 2.4.21-53.EL Machine Type i686 Apache version 2.2.8 (Unix) PERL version 5.8.8 Path to PERL /usr/bin/perl Path to sendmail /usr/sbin/sendmail Installed Perl Modules Click to View PHP version 4.4.8 MySQL version 4.1.22-standard cPanel Build 11.18.2-RELEASE 21613 Theme cPanel X v2.6.0 Documentation Click to View
Hide
Petr Škoda (skodak) added a comment -

managed to reproduce it in PHP4.x, working on fix

Show
Petr Škoda (skodak) added a comment - managed to reproduce it in PHP4.x, working on fix
Hide
Petr Škoda (skodak) added a comment -

fixed in cvs, please update to latest 1.9+,
thanks for the report and cooperation!

Show
Petr Škoda (skodak) added a comment - fixed in cvs, please update to latest 1.9+, thanks for the report and cooperation!
Hide
andrew ziobro added a comment -

I applied this over the exiting install and it appears to have corrected the issues. The grade categories are now appearing.
Thank you.

Show
andrew ziobro added a comment - I applied this over the exiting install and it appears to have corrected the issues. The grade categories are now appearing. Thank you.
Hide
Eloy Lafuente (stronk7) added a comment -

Closing. Thanks for feedback! Ciao

Show
Eloy Lafuente (stronk7) added a comment - Closing. Thanks for feedback! Ciao

People

Dates

  • Created:
    Updated:
    Resolved: