Difference between revisions of "Bug hunting"

From Apertium
Jump to navigation Jump to search
(Category:Documentation in English)
 
(2 intermediate revisions by one other user not shown)
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/>).
   
 
==See also==
 
==See also==
   
 
* [[Bugzilla]]
 
* [[Bugzilla]]
  +
* [[lttoolbox]]
   
 
[[Category:Development]]
 
[[Category:Development]]
  +
[[Category:Documentation in English]]
 
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/>).
 

Latest revision as of 11:28, 24 March 2012

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[edit]

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[edit]