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

Search Moodle - [[blockname]] - Missing Strings for English

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.3
    • 1.8.3, 1.8.4
    • Blocks
    • None
    • Linux Redhat FC7, Apache
    • MOODLE_18_STABLE
    • MOODLE_18_STABLE

    Description

      Search Moodle - [[blockname]] - Missing Strings for English

      I noticed today... after updating to the latest 1.8.3 that I have a block that has no strings.. I am assuming it is a local "Search Moodle" block... but with the strings missing I cannot be sure. It has a version of: 2007081100 .

      The only string that it does have is: "Search Moodle" which is next to an input box.

      The missing strings are:

      [[blockname]]
      [[search]]
      [[enteryoursearchquery]]
      [[advancedsearch]]
      [[statistics]]
      [[searching]]
      [[documents]]
      [[configsearchtext]]
      [[configbuttonlabel]]
      [[configenablefileindexing]]
      [[configfiletypes]]
      [[configpdftotextcmd]]
      [[configwordtotextcmd]]
      [[configwordtotextenv]]
      [[configlimitindexbody]]

      -----------

      This search suggests it is a block called search...

      [root@www moodle]# find -type f -exec grep -H -i "configlimitindexbody" {} \;
      ./blocks/search/config_global.html: <b><?php print_string('configlimitindexbody', 'block_search') ?>:</b>

      -----------

      Only 2 language files... (ie) not English... match...

      [root@www moodle]# find -type f -exec grep -H -i "configlimitindexbody" {} \;
      ./nl_utf8/block_search.php:$string['configlimitindexbody'] = 'Beperk grootte van gendexeerd tekstdeel';
      ./fr_utf8/block_search.php:$string['configlimitindexbody'] = 'Taille limite du corps index';

      -----------

      Is this an old block I need to delete??

      or

      Do I need to get some strings back from somewhere else??

      Thanks in advance, Ajos1

      (PS: The only additional blocks I have installed are... ajosmain aou_clock livestats questionnaire )

      Attachments

        Issue Links

          Activity

            People

              chuang Wen Hao Chuang
              ajos1 Antony O'Sullivan
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                11/Oct/07