Bug 1949453 Comment 0 Edit History

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

The field is a string with JSON data, however the code assumes it is already a deserialized json object.
The field is a string with JSON data, however the code assumes it is already a deserialized json object. A single, centralized code path for ping creation would avoid this issue (bug 1911301).
The field is a string with JSON data, however the code assumes it is already a deserialized json object. A single, centralized code path for ping creation would have more easily avoided this issue (bug 1911301).
The field is a string with JSON data, however the code assumes it is already a deserialized json object. A single, centralized code path for extra file creation and ping creation would have easily avoided this issue (bug 1911301).

Back to Bug 1949453 Comment 0