Bug #1849
closed
Backend : Small Typo in database checks 'Datbase' missing 'a'
Added by heyai over 14 years ago.
Updated about 14 years ago.
Description
CB Tools: Check Users database: Results says:
Checking Users Datbase: -> Checking Users Dat_a_base:
This is the bug:
Typo is an 'a' missing.
Files
- Status changed from New to Feedback
Is this an error with the language file?
I cannot replicate in CB 1.2.3.
Please give more information on how to replicate.
Found it in:
administrator\com_comprofiler\controller\controller.default.php
Line 1747: echo "<div style='text-align:left;'><p>". CBTxt::T('Checking Community Builder Datbase') .":</p>";
Line 1899: echo "<div style='text-align:left;'><p>" . CBTxt::T('Checking Users Datbase') . ":</p>";
components\com_comprofiler\plugin\language\default_language\admin_reference_language.php
Line 540: 'Checking Community Builder Datbase' => 'Checking Community Builder Datbase',
Line 564: 'Checking Users Datbase' => 'Checking Users Datbase',
in current (updated) 1.2.3 installation unless I have outdated files
- Status changed from Feedback to New
fixed strings in backend and lang plugin
- Status changed from New to Resolved
- Target version set to CB 1.3
- Subject changed from Small Typo to Backend : Small Typo in database checks 'Datbase' missing 'a'
- Status changed from Resolved to Closed
- % Done changed from 80 to 100
- Estimated time set to 0:12 h
Also available in: Atom
PDF