|
|
|
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".
|
|
Description
|
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". |
Show » |
made changes - 05/Oct/06 03:19 PM
| Field |
Original Value |
New Value |
|
Assignee
|
Martin Dougiamas
[ dougiamas
]
|
Vy-Shane Sin Fat
[ vyshane
]
|
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
]
|
made changes - 05/Oct/06 04:57 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|