Moodle

Use of undefined constant OCI_COMMIT_ON_SUCCESS

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Database SQL/XMLDB
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

Fresh HEAD install:
Notice: Use of undefined constant OCI_COMMIT_ON_SUCCESS - assumed 'OCI_COMMIT_ON_SUCCESS' in /home/mudrd8mz/public_html/moodle/lib/dml/moodle_database.php on line 167

solution: we need to move the default value assignment into the connect() method

Activity

Hide
Petr Škoda (skodak) added a comment -

should be fixed, please reopen if needed

Show
Petr Škoda (skodak) added a comment - should be fixed, please reopen if needed
Hide
Eloy Lafuente (stronk7) added a comment -

(oracle passign tests after your patch, so if it cleaned the error in your side... perfect!)

Thanks!

Show
Eloy Lafuente (stronk7) added a comment - (oracle passign tests after your patch, so if it cleaned the error in your side... perfect!) Thanks!

People

Dates

  • Created:
    Updated:
    Resolved: