Issue Details (XML | Word | Printable)

Key: MDL-15683
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dongsheng Cai
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

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

Found error in smartpix.php

Created: 17/Jul/08 06:23 AM   Updated: 21/Oct/08 10:24 PM
Return to search
Component/s: General
Affects Version/s: 1.9.2
Fix Version/s: 1.9.3

Database: Any
Participants: Dongsheng Cai and Eloy Lafuente (stronk7)
Security Level: None
QA Assignee: Nicolas Connault
Resolved date: 17/Jul/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Hi,

was looking moodle.org apache logs I've seen a lot of errors like this:

[Thu Jul 17 05:25:06 2008] [error] [client 66.249.71.200] PHP Fatal error: Call to undefined function me() in /var/www/html/moodle/pix/smartpix.php on line 73

Can you take a look to that, plz? TIA!

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 17/Jul/08 11:12 AM
MDL-15683, get query string instead of calling me().
MODIFY pix/smartpix.php   Rev. 1.1.4.1    (+12 -2 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 17/Jul/08 11:14 AM
MDL-15683, get query string instead of calling me(), merged from MOODLE_19_STABLE.
MODIFY pix/smartpix.php   Rev. 1.3    (+12 -2 lines)
Dongsheng Cai added a comment - 17/Jul/08 11:14 AM
fixed in 1.9 and head, please review, thanks

Dongsheng Cai made changes - 17/Jul/08 11:14 AM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Nicolas Connault made changes - 21/Oct/08 10:24 PM
Status Resolved [ 5 ] Closed [ 6 ]
QA Assignee nicolasconnault