Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Encoding Problem with CalendarComposerCard & blackberry.pim.calendar.createEvent  #663

Description

@splatterb0y

Hi guys,

I have the following problem with the two methods mentioned in the Issue title.
I use a ID from the DOM to create an event summary and pass it into one of these function. The problem is that special chars like "öäüß" are getting scrambled and not get displayed like they should in the card or the created event.

Here is the sample I provided @lsale with, but maybe wants to look into it to.
Because I know Luca is crazy busy with traveling and stuff.

https://github.com/splatterb0y/BB10-CalenderEncodingError

In my application the only difference is that the content of the DIV gets set from JavaScript and is later read from JavaScript to pass it into the CalendarComposerCard but I encounter the same problems with the encoding. In the sample the text already resides in the div when the application starts.

I tried blackberry.pim.calendar.createEvent as work around but this API is suffering from the same encoding error. I guess this is somehow related to the calendar itself maybe.

Cheers
Christian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions