Issue Details (XML | Word | Printable)

Key: MDL-17942
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Škoda (skodak)
Reporter: Petr Škoda (skodak)
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

do not throw exception if insert_record(), update_record(), etc. fails

Created: 18/Jan/09 08:22 AM   Updated: 18/Jan/09 08:35 AM
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Petr Škoda (skodak)
Security Level: None
Resolved date: 18/Jan/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
dml functions either succeed or throw exception - not need to test for false and throw own exception

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Škoda (skodak) added a comment - 18/Jan/09 08:24 AM
fixed