Bugs item #3545050, was opened at 2012-07-17 06:21
Message generated for change (Tracker Item Submitted) made by hiddenspirit
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3545050&group_id=110216

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Problem with French
Group: development version
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Spirit (hiddenspirit)
Assigned to: Dominique Pelle (dominikoeo)
Summary: FRENCH_WHITESPACE: « followed by U+202F

Initial Comment:
Opening guillemet (U+00AB) followed by thin no-break space (U+202F) still 
detected as an error, though suggestion is correct.

$ echo "« Test »" | java -jar LanguageTool.jar -l fr
Expected text language: French
Working on STDIN...
1.) Line 1, column 1, Rule ID: FRENCH_WHITESPACE
Message: Le guillemet ouvrant est suivi d'une espace fine insécable.
Suggestion: « 
« Test » 
^        

Please see attached patch for the fix.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3545050&group_id=110216

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to