Item10656: FullCalendarPlugin does not save objects using locale

pencil
Priority: Urgent
Current State: New
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: FullCalendarPlugin
Branches:
Reported By: YuryGolev
Waiting For:
Last Change By: GeorgeClark
I have ru_RU.cp1251 locale enabled. When I post an event in Russian using the plugin's dialog, the calendar does not show Russian text correctly. When I manually edit an event in WebCalendar topic, it shows on the calendar correctly.

-- YuryGolev - 19 Apr 2011

I must admit, I've haven't followed InternationalisationGuidelines thus far. The storage and retrieval of event data is handled by ObjectPlugin which encodes these special characters when stringifying, %"\r\n{}, but doesn't do anything else. Indeed, if you've edited WebCalendar directly, ObjectPlugin does a load and stringify operation in the beforeSaveHandler so it doesn't seem to be the culprit. So I'm wondering if this is happening on the javascript/client side.

-- DavidPatterson - 19 Apr 2011

OK, I think MetaCommentPlugin (MichaelDaum) has the answer, Core.pm/fromUtf8 .

-- DavidPatterson - 21 Apr 2011
 

ItemTemplate edit

Summary FullCalendarPlugin does not save objects using locale
ReportedBy YuryGolev
Codebase 1.1.2
SVN Range
AppliesTo Extension
Component FullCalendarPlugin
Priority Urgent
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r4 - 26 Jan 2012, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy