Bugs item #3545050, was opened at 2012-07-17 06:21
Message generated for change (Settings changed) made by dominikoeo
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: Closed
>Resolution: Fixed
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.

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

Comment By: Dominique Pelle (dominikoeo)
Date: 2012-07-17 09:53

Message:
Thanks for the bug report and the attached patch! 
I've just checked-in the fix as you suggested in this SVN revision:

===============
r7712 | dominikoeo | 2012-07-17 18:50:32 +0200 (Tue, 17 Jul 2012) | 4
lines

[fr] fixed issue #3545050: opening guillemet (U+00AB) followed by
     thin no-break space (U+202F) detected as an error, though
     suggestion is correct. Patch submitted by "hiddenspirit"
===============

The next nightly build (available tomorrow at
http://www.languagetool.org/download/snapshots/)
will contain 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