Bug #2413

Mis à jour par Sebastien Jacquot il y a plus de 7 ans

Sending edition text selection to concordance doesn't work if the selection contains punctuation.

There's also a problem with "spaces" that can lead to this kind of query {"donc" ""} that does nothing in concordance.

May need to fix "more" the query to extract the punctuation chars.

New location after split:
/org.txm.edition.rcp/src/org/txm/edition/rcp/handlers/SendEditionTo.java

Retour