[sword-devel] Beta S bug

Chris Little sword-devel@crosswire.org
Thu, 1 Aug 2002 19:28:21 -0700 (MST)


Okay, I'm pretty behind in all the bug reports, so forgive me if this has 
been reported already.

LDs (and possibly other modules) with a ~ in the module name cause an 
error on load.  The error reads: "LexDictRTFERaf~en" is not a valid 
component name.  (ERaf~en is the module name.)  I think we need to convert 
the ~ to __ or such rather than leaving it alone, when creating this 
component.

--Chris