Grammalecte  History Of Ticket 647a267b75d4e7eb76ef0d8ed704714b4829c8f1

Artifacts Associated With Ticket 647a267b75d4e7eb76ef0d8ed704714b4829c8f1

  1. Ticket change [4008d2d83b] (rid 9319) by anonymous on 2019-08-21 14:55:49:

    1. foundin initialized to: "1.3.1"
    2. icomment:
      Bonjour,
      
      Avec la version 1.3.1 de la CLI de grammalect, retourne systématiquement la version de Python utilisée avant la liste des erreurs même en demandant un retour au format JSON. Ceci fait que le JSON n'est pas conforme et ne peut être interprété correctement par le plugin VIM.
      
      J'ai identifié le changement qui provoque ce comportement. Ligne 111 du fichier `grammalecte-cli.py` il y a la commande suivante:
      
      `print("Python v" + sys.version)`
      
      Si cet ajout est volontaire, il faudrait qu'il n'apparaisse pas quand une sortie JSON est demandée.
      
      T.G.
      
    3. login: "anonymous"
    4. mimetype: "text/x-fossil-plain"
    5. private_contact initialized to: "e42271df37d838c9c781bbb88491d7db66a32d6e"
    6. severity initialized to: "Critical"
    7. status initialized to: "Open"
    8. title initialized to: "grammalecte-cli.py produit un JSON non conforme"
    9. type initialized to: "Code_Defect"
  2. Ticket change [e96e0cddb5] (rid 9323) by olr on 2019-08-21 16:26:20:

    1. icomment:
      Rhaaa… voilà ce qui arrive quand on ajoute un print sans y songer
      En plus, j’avais publié cette version pour corriger un problème du même ordre.
      
      Correctif imminent.
      
      Je vais publier une nouvelle version ce soir.
      
    2. login: "olr"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. subsystem changed to: "Grammalecte_Core"
  3. Ticket change [3202fab078] (rid 9328) by olr on 2019-08-21 19:05:13:

    1. icomment: "C’est fait."
    2. login: "olr"
    3. mimetype: "text/x-fossil-plain"
    4. resolution changed to: "Fixed"
    5. status changed to: "Closed"
  4. Ticket change [05cdfa767a] (rid 9331) by olr on 2019-08-21 22:15:34:

    1. login: "olr"
    2. mimetype: "text/x-fossil-plain"
    3. subsystem changed to: "CLI"