Difference between revisions of "Bug hunting"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
 
When you have a problem in the dictionaries, or transfer that you can't seem to fix, here is some advice to try and solve it:
 
When you have a problem in the dictionaries, or transfer that you can't seem to fix, here is some advice to try and solve it:
  +
  +
  +
==Dictionaries==
  +
 
Make sure there are no empty elements <l></l> (also <l/>) or <r></r> (also <r/>) inside paradigms or entries in the main section.
  +
 
Make sure too that no entry begins or ends with a white space (<b/>).
   
   
Line 7: Line 14:
   
 
[[Category:Development]]
 
[[Category:Development]]
 
Make sure there are no empty elements <l></l> (also <l/>) or <r></r> (also <r/>) inside paradigms or entries in the main section.
 
 
Make sure too that no entry begins or ends with a white space (<b/>).
 

Revision as of 14:59, 11 October 2007

When you have a problem in the dictionaries, or transfer that you can't seem to fix, here is some advice to try and solve it:


Dictionaries

Make sure there are no empty elements <l></l> (also <l/>) or <r></r> (also <r/>) inside paradigms or entries in the main section.

Make sure too that no entry begins or ends with a white space ().


See also