[sword-devel] Beta S bug

Troy A. Griffitts sword-devel@crosswire.org
Thu, 01 Aug 2002 19:47:42 -0700


[a-z,A-Z,0-9,_] are the only valid characters in module names.  The 
module name should be changed.

Chris Little wrote:
> 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
>