Issue Details (XML | Word | Printable)

Key: MDL-19955
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Petr Skoda
Reporter: Ronny Steinmetz
Votes: 1
Watchers: 3
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-19415

Unable to add blocks to any site / php version 5.3.0

Created: 29/Jul/09 08:13 PM   Updated: 13/Aug/09 04:15 PM
Return to search
Component/s: AJAX
Affects Version/s: 1.9.5
Fix Version/s: 1.9.6

Environment:
Moodle 1.9.5+ (Build: 20090722)
Apache 2.0 Handler, mySQL version 5.0.5, PHP Version 5.3.0 (www.entropy.ch Release 3)

Database: MySQL
Participants: Mark Schoenberger, Petr Skoda and Ronny Steinmetz
Security Level: None
Resolved date: 13/Aug/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
After having updated to php version 5.3.0, adding blocks to any site (front page or course) became impossible.
Worked well on the same environment but with php versions 5.2.8 and 5.2.9.
When trying to add a new block, the only thing happening is a refresh of the site, the block not showing up.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Ronny Steinmetz added a comment - 29/Jul/09 10:33 PM
Downgrading php to Version 5.2.9 (www.entropy.ch Release 7) solves the issue again...

Petr Skoda added a comment - 29/Jul/09 10:35 PM
yes, there are multiple compatibility issues with PHP 5.3.0
I would personally not recommend it yet for production use

anyway, thanks a lot for the report!


Mark Schoenberger added a comment - 13/Aug/09 12:35 AM
Is there any workaround to his besides downgrading PHP? Our Site Admin block was accidentally removed and we CANNOT get it back. HELP!

Petr Skoda added a comment - 13/Aug/09 04:15 PM
fixed in cvs, thanks for the report