On 4/15/2010 2:51 PM, Sergiu Dumitriu wrote:
> On 04/15/2010 01:32 PM, Martin Bantz wrote:
>    
>> I think I have found the root of this issue - and a workaround it seems:
>>
>> This error appear when MS Office automatic language detector kicks in.
>>
>> If text is set to English it fails - but set to Danish it works out.
>> Assumed it would be other way around.
>>      
It depends on the language you write the content too.
> Looks like switching languages inside the content generates some special
> markup that causes the exception.
>
>    
The markup is generated when a word is not found in the assigned 
dictionary. The NPE is actually in the the filter that cleans that markup.
- http://jira.xwiki.org/jira/browse/XOFFICE-72
- 
http://svn.xwiki.org/svnroot/xwiki/xoffice/trunk/xword/ContentFiltering/Office/Word/Filters/GrammarAndSpellingErrorsFilter.cs

Florin Ciubotaru
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to