Issue Details (XML | Word | Printable)

Key: MDL-11158
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Nick Freear
Reporter: Nick Freear
Votes: 0
Watchers: 1
Operations

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

& needs fix to & in block_tag_youtube for 'en' and other language packs

Created: 07/Sep/07 09:18 PM   Updated: 10/Jan/08 06:36 AM
Return to search
Component/s: Accessibility, Languages
Affects Version/s: 1.9
Fix Version/s: 1.9

File Attachments: 1. File patch-lang-other-block-youtube-amp.diff (9 kB)

Issue Links:
Blockers
 
Relates
 

Participants: Koen Roggemans and Nick Freear
Security Level: None
Resolved date: 10/Jan/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
The attached patch fixes the bugs in, cvsroot/moodle/lang/*/block_tag_youtube.php for: es, sr_lt, sr_cr, de, fr, tr Turkish.

Notes:
 - I converted my Eclipse "lang" project to UTF-8 before creating the patch - hopefully OK!
 - the YouTube block was only added in 1.9 Dev.
 - this is not "Accessibility" per se, more "Standards".

This drives home for me - we need to address validation/semantics of language packs, particularly help files :-( See related bug MDL-9890, "Help should be well-formed..."



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nick Freear committed 1 file to 'Moodle CVS' - 07/Sep/07 09:53 PM
MDL-11158, "& needs fix to & in ... for 'en' and other language packs"
MODIFY lang/en_utf8/block_tag_youtube.php   Rev. 1.2    (+8 -8 lines)
martignoni committed 1 file to 'Lang CVS' - 10/Sep/07 12:06 AM
MDL-11158, "& needs fix to & in ... for 'en' and other language packs"
MODIFY fr_utf8/block_tag_youtube.php   Rev. 1.2    (+9 -9 lines)
Nick Freear committed 5 files to 'Lang CVS' - 12/Sep/07 02:24 AM
MDL-11158, "& needs fix to & in ... for 'en' and other language packs" - fixed for block_tag_youtube.php string-files.
MODIFY tr_utf8/block_tag_youtube.php   Rev. 1.2    (+8 -8 lines)
MODIFY es_utf8/block_tag_youtube.php   Rev. 1.3    (+2 -2 lines)
MODIFY sr_cr_utf8/block_tag_youtube.php   Rev. 1.2    (+9 -9 lines)
MODIFY sr_lt_utf8/block_tag_youtube.php   Rev. 1.2    (+9 -9 lines)
MODIFY de_utf8/block_tag_youtube.php   Rev. 1.4    (+8 -8 lines)