History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
We are currently focused especially on
Moodle 2.0
,
Moodle 1.9.x bugs
and
Moodle 1.9.x testing
. Confused? Lost? Please
read this introduction to the Tracker
.
Issue Details
(
XML
|
Word
|
Printable
)
Key:
MDL-10920
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Martin Dougiamas
Reporter:
David Mudrak
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Moodle
mod/data/preset/imagegallery/lang/en_utf8/data.php should be renamed to datapreset_imagegallery.php
Created:
21/Aug/07 07:23 AM
Updated:
16/Nov/07 11:26 PM
Component/s:
Database Activity
Affects Version/s:
1.8.2
Fix Version/s:
1.9
,
1.8.3
Issue Links:
Blockers
This issue
blocks
:
MDL-9361
Ability to edit language in third party modules and plugins w/o copying the language files
Duplicate
This issue
is duplicated by
:
MDL-11405
Problem with lang file names taht are used more than one time.
Relates
This issue
has been marked as being related by
:
MDL-10979
blocks/search/lang files should be moved in lang folder
Participants:
David Mudrak
,
Martin Dougiamas
and
Stephen Bourget
Security Level:
None
QA Assignee:
Stephen Bourget
Description
« Hide
See
MDL-9361
for more info about this
Description
See
MDL-9361
for more info about this
Show »
All
Comments
Change History
Version Control
Sort Order:
[
Permlink
|
« Hide
]
Martin Dougiamas
-
21/Aug/07 11:42 AM
In fact, because it''s in core it should be
moodle/lang/en_utf8/datapreset_imagegallery.php
That was student code that slipped through the review. Core lang files should never be in the module space.
FIXED!
[
Show »
]
Martin Dougiamas
-
21/Aug/07 11:42 AM
In fact, because it''s in core it should be moodle/lang/en_utf8/datapreset_imagegallery.php That was student code that slipped through the review. Core lang files should never be in the module space. FIXED!
[
Permlink
|
« Hide
]
Stephen Bourget
-
16/Nov/07 11:26 PM
Verified in Moodle 1.8 and 1.9
Closing
[
Show »
]
Stephen Bourget
-
16/Nov/07 11:26 PM
Verified in Moodle 1.8 and 1.9 Closing
moodle/lang/en_utf8/datapreset_imagegallery.php
That was student code that slipped through the review. Core lang files should never be in the module space.
FIXED!