Task #2916

Mis à jour par Matthieu Decorde il y a presque 5 ans

(old: some non visible characters are transferred in the CQP structural unit properties values from the table cells)

when a CQP property value contains double space " " CQP fails in some case. eg for the word property value t="A B" :
<pre>
* [t="A B"] FAIL
* [t="A .+"] SUCCESS
</pre>


Retour