Grammalecte  History Of Ticket b94c03f6b611c1bb

Artifacts Associated With Ticket b94c03f6b611c1bb

  1. Ticket change [6652c12aea] (rid 1771) by Lucas-C on 2017-08-08 15:50:49:

    1. foundin initialized to: "ed7458a4d3b15987"
    2. icomment:
      Bonjour
      
      Les imports dans cli.py lignes 8-10 sont incorrects: il faut remplacer fr par FR:
      http://212.47.254.152:8080/artifact?ln=on&name=ed7458a4d3b15987
      
      J'ai fait la substitution en local et le test suivant fonctionne:
      PYTHONPATH=$PWD ./cli.py -f tests/fr/text1.txt
      
      Cordialement
      
    3. login: "Lucas-C"
    4. mimetype: "text/x-fossil-plain"
    5. private_contact initialized to: "0b628014c376211b96fbc2ac8b00708d0a162ca7"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "Bug report on cli.py"
    9. type initialized to: "Code_Defect"
  2. Ticket change [7ccb1ce4d7] (rid 1773) by olr on 2017-08-08 16:57:47:

    1. icomment:
      Bonjour,
      
      Je me sers du cli.py tous les jours.
      Si l’importation ne fonctionnait pas, je l’aurais vu. :)
      
      Que je sois bien sûr de vous comprendre. Vous voulez remplacer
      
      import grammalecte.fr as gce
      import grammalecte.fr.lexicographe as lxg
      import grammalecte.fr.textformatter as tf
      
      par 
      
      import grammalecte.FR as gce
      import grammalecte.FR.lexicographe as lxg
      import grammalecte.FR.textformatter as tf
      
      Mais pourquoi?
      Le dossier grammalecte/fr est théoriquement en minuscule…
      
    2. login: "olr"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. title changed to: "Importation des modules dans cli.py"
  3. Ticket change [b81cee9df1] (rid 3927) by olr on 2018-02-11 16:41:40:

    1. icomment: "Pas de réponse. Clôture du ticket."
    2. login: "olr"
    3. mimetype: "text/x-fossil-plain"
    4. resolution changed to: "Unable_To_Reproduce"
    5. status changed to: "Closed"
  4. Ticket change [2b1264d118] (rid 4291) by olr on 2018-03-04 09:37:30:

    1. login: "olr"
    2. mimetype: "text/x-fossil-plain"
    3. subsystem changed to: "Grammalecte_Core"
  5. Ticket change [6f77d82496] (rid 9332) by olr on 2019-08-21 22:18:35:

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