Issue Details (XML | Word | Printable)

Key: MDL-6819
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vy-Shane Sin Fat
Reporter: Nicolas Martignoni
Votes: 0
Watchers: 0
Operations

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

Popup for calendar event doesn't display

Created: 04/Oct/06 05:31 PM   Updated: 05/Oct/06 04:57 PM
Return to search
Component/s: Calendar
Affects Version/s: 1.6, 1.6.1, 1.6.2, 1.7
Fix Version/s: 1.6.2, 1.7

Participants: Nicolas Martignoni and Vy-Shane Sin Fat
Security Level: None
QA Assignee: Nicolas Martignoni
Resolved date: 05/Oct/06
Affected Branches: MOODLE_16_STABLE, MOODLE_17_STABLE
Fixed Branches: MOODLE_16_STABLE, MOODLE_17_STABLE


 Description  « Hide
Steps to reproduce:

1) Open your Moodle
2) Set your browser language to fr_utf8 (Français)
3) If there is no event for today in your calendar, add one
4) Display the calendar
5) The browser doens't display the popup for today's events. Popups for other events are not affected.

The problem is that in french the string for "Today" contains an apostrophe: $string['today'] = 'Aujourd\'hui'; that causes a Javascript error "missing ) after argument list".

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas made changes - 05/Oct/06 03:19 PM
Field Original Value New Value
Assignee Martin Dougiamas [ dougiamas ] Vy-Shane Sin Fat [ vyshane ]
Vy-Shane Sin Fat made changes - 05/Oct/06 03:28 PM
Fix Version/s 1.7 [ 10120 ]
Fix Version/s 1.6.2 [ 10119 ]
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Nicolas Martignoni made changes - 05/Oct/06 04:57 PM
Status Resolved [ 5 ] Closed [ 6 ]