Issue Details (XML | Word | Printable)

Key: MDL-11472
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Petr Skoda
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

fix harcoded mdl_prefix

Created: 27/Sep/07 04:36 PM   Updated: 12/May/09 11:01 AM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 1.9
Fix Version/s: 1.8.3, 1.9

Participants: Dongsheng Cai and Petr Skoda
Security Level: None
QA Assignee: Dongsheng Cai
Resolved date: 27/Sep/07
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
there are several places with hardcoded mdl_ prefix in sql queries :-O

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 3 files to 'Moodle CVS' - 27/Sep/07 04:41 PM
MDL-11472 fixed harcoded mdl_ prefix in sql queries
MODIFY course/report/log/lib.php   Rev. 1.22    (+2 -2 lines)
MODIFY mod/wiki/lib.php   Rev. 1.53    (+3 -3 lines)
MODIFY lib/grade/grade_outcome.php   Rev. 1.20    (+9 -7 lines)
Petr Skoda committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 27/Sep/07 04:41 PM
MDL-11472 fixed harcoded mdl_ prefix in sql queries; backported from HEAD
MODIFY course/report/log/lib.php   Rev. 1.18.2.4    (+2 -2 lines)