Bug 1727061 Comment 18 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

> We should be setting the plaintext as it were for the description

I've tried to put the plaintext in the description, but as soon as the user modifies the description in the Google web UI, we will find HTML in the description field. And nothing tells us that it changed to HTML.

The problem is that Google putting HTML into the plaintext description. So, with this patch, we go along and do the same, and during sync to Google calendar, always write HTML to the description.
> We should be setting the plaintext as it were for the description

I've tried to put the plaintext in the description, but as soon as the user modifies the description in the Google web UI, we will find HTML in the description field. And nothing tells us that it changed to HTML.

The problem is that Google putting HTML into the plaintext description. So, with this patch, we go along and do the same.
> We should be setting the plaintext as it were for the description

I've tried to put the plaintext in the description, but as soon as the user modifies the description in the Google web UI, we will find HTML in the description field. And nothing tells us that it changed to HTML.

The problem is that Google putting HTML into the plaintext description. So, with this patch, we go along and do the same, when syncing to Google calendar.

Back to Bug 1727061 Comment 18