Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-26080

Edidion del Idioma

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 2.0.1
    • Administration
    • Moodle 2.0.1
      DB Oracle 11.2.0.2.0
      PHP 5.3.2
      Apache 2.0 Handler
    • Oracle
    • MOODLE_20_STABLE
    • Moderate

      Debug info: ORA-00918: column ambiguously defined
      SELECT s.id, s.*, c.name AS component FROM m_report_customlang_components c
      JOIN m_report_customlang s ON s.componentid = c.id
      WHERE s.lang = :lang
      AND c.name = :param0000 AND LOWER(s.stringid) NOT LIKE LOWER(:link) ESCAPE '\' ORDER BY c.name, s.stringid
      [array (
      'lang' => 'es',
      'param0000' => 'core_auth',
      'link' => '%
      _link',
      'oracle_num_rows' => 100,
      )]
      Stack trace:

      • line 391 of /lib/dml/moodle_database.php: dml_read_exception thrown
      • line 268 of /lib/dml/oci_native_moodle_database.php: call to moodle_database->query_end()
      • line 1043 of /lib/dml/oci_native_moodle_database.php: call to oci_native_moodle_database->query_end()
      • line 512 of /admin/report/customlang/locallib.php: call to oci_native_moodle_database->get_records_sql()
      • line 115 of /admin/report/customlang/edit.php: call to report_customlang_translator->__construct()

            moodle.com Moodle HQ
            salfaro Sergio Alfaro (Inactive)
            Sergio Alfaro Sergio Alfaro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.