Issue Details (XML | Word | Printable)

Key: MDL-8330
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Yu Zhang
Reporter: David Mudrak
Votes: 1
Watchers: 3
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

TTW language updater removes language CVS checkout and thus local modification

Created: 28/Jan/07 11:01 PM   Updated: 01/Nov/08 05:33 AM
Return to search
Component/s: Languages
Affects Version/s: 1.8
Fix Version/s: 1.8.4, 1.9, 2.0

File Attachments: 1. Text File MDL-8330.patch (2 kB)

Issue Links:
Duplicate
 
Relates
 

Participants: David Mudrak, Koen Roggemans, Nicolas Martignoni and Yu Zhang
Security Level: None
QA Assignee: Nicolas Martignoni
Resolved date: 15/Nov/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE


 Description  « Hide
As a translator, I have got CVS checkout of both HEAD source code (CVS module "moodle") and HEAD languages (module "lang"). I regularly run "cvs update" in both working copies and I sometimes do "cvs checkin" in my language pack.

But - if I have to upgrade my dev installation because of the version shift, the first step appears to be an automatic language pack update (TTW - thru the web). This tool probably removes my own CVS checkout and it downloads and unpack standard lang pack from moodle.org.

From my point of view, this is a bug. The tool should check, if the language pack is CVS working copy. If it is so, the automatic update should not proceed, maybe with notification to run "cvs update" in language directory.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
toyomoyo committed 2 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 15/Nov/07 10:15 AM
MDL-8330, adding a warning to translators about updating of lang packs
MODIFY lang/en_utf8/admin.php   Rev. 1.103.2.17    (+2 -1 lines)
MODIFY admin/index.php   Rev. 1.265.2.9    (+7 -2 lines)
toyomoyo committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 15/Nov/07 10:17 AM
MDL-8330, adding a warning to translators about updating of lang packs
MODIFY lang/en_utf8/admin.php   Rev. 1.154.2.10    (+1 -0 lines)
MODIFY admin/index.php   Rev. 1.286.2.2    (+7 -2 lines)
toyomoyo committed 2 files to 'Moodle CVS' - 15/Nov/07 10:18 AM
MDL-8330, adding a warning to translators about updating of lang packs
MODIFY lang/en_utf8/admin.php   Rev. 1.164    (+1 -0 lines)
MODIFY admin/index.php   Rev. 1.288    (+7 -2 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 15/Nov/07 10:51 AM
Brushed up translated strings for database.
Brushed up a translated help file for database.
Translated a new string for warning to translators MDL-8330.
MODIFY ja_utf8/help/data/fieldmappings.html   Rev. 1.3    (+2 -2 lines)
MODIFY ja_utf8/data.php   Rev. 1.73    (+3 -3 lines)
MODIFY ja_utf8/admin.php   Rev. 1.215    (+2 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 15/Nov/07 04:02 PM
MDL-8330, adding a warning to translators about updating of lang packs
MODIFY fr_utf8/admin.php   Rev. 1.210    (+2 -1 lines)