Project

General

Profile

Actions

Defect #101

closed

Firefox 3.1 Beta 2 et ouverture des conversations

Added by Greg Burri over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
Client
Target version:
Start date:
12/10/2008
Due date:
% Done:

30%

Estimated time:

Description

Impossible d'extraire une conversation sous Firefox 3.1 Beta 2.
La conversation principale est bien affiché mais la waitbar tourne en permanence et la conversation extraite ne s'affiche pas.

Actions #1

Updated by Greg Burri over 15 years ago

  • Target version changed from 1.2.0 to 1.1.5
Actions #2

Updated by Greg Burri about 15 years ago

  • % Done changed from 0 to 30

The line 71 :

fragmentsStr += (first ? "" : ";") + name + "=" + JSON.stringify(val);

genère l'erreur "Invalid argument"

Bug sur le traker de Mozilla pour Firefox :
https://bugzilla.mozilla.org/show_bug.cgi?id=475421

Actions #3

Updated by Greg Burri about 15 years ago

Workaround : Ne pas utiliser des types primitifs (String, Int) avec JSON.stringify mais systématiquement des Objets ou des Array.

Actions #4

Updated by Greg Burri about 15 years ago

D'après un commentaire de Brendan Eich :
"This bug is marked blocking1.9.1+ and it will be fixed for that release."

Il suffirait d'attendre la prochaine version...

Actions #5

Updated by Greg Burri over 14 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF