Generic Import Module prefs error?

BenoitGrégoire bock at step.polymtl.ca
Mon May 26 11:18:14 CDT 2003


On May 26, 2003 03:03 am, Olaf Faaland wrote:
> Hi All,
>
> from import-export/import-settings.c:
>
> #define MATCHER_PREF_PAGE "Transaction Matcher"
>
> Should the above be
>
> #define  MATCHER_PREF_PAGE "Online Banking & Importing"
>
> ?  It seems inconsistent with most of the other .scm and .c files, and I
> think it's causing a bunch of calls in gnc_import_Settings_new to
> always return the default value, because no prefs page entitled
> 'Transaction Matcher' exists.
>
> Let me know...

You are quite right unfortunately.  Whoever changed the prefs back to "Online 
Banking & Importing" forgot to modify the c file (I had put a note in the c 
file not to forget this, but hadn't put a similar note in the .scm), so all 
prefs are currently ignored.  I'm fixing this in CVS as we speak.

I also made some strings translatable, so the link isn't lost when switching 
language.

Thanks for spoting this,

-- 
Benoit Grégoire
http://step.polymtl.ca/~bock/




More information about the gnucash-devel mailing list