And as long as you're editing, do a find and replace to correct these
little spelling errors too?

adminstrator   should be administrator (appears a couple of times in the
section that replies to resend requests via email)

insufficent      should be insufficient (in rebuild report)




On Wed, Mar 26, 2014 at 11:01 AM, K Post <[email protected]> wrote:

> Thanks!
>
>
>
> On Wed, Mar 26, 2014 at 9:18 AM, Thomas Eckardt <
> [email protected]> wrote:
>
>> Huuu ..... just saw it - sorry, what a BUG !
>>
>> How ever, if the rules are loaded in to the GUI line - it will work.
>>
>> or change the start of sub configChangeRcptRepl  to
>>
>> sub configChangeRcptRepl {
>>  my ($name, $old, $new, $init)=@_;
>>
>>  mlog(0,"AdminUpdate: recipient replacement updated from '$old' to
>> '$new'") unless $init || $new eq $old;
>>  $ReplaceRecpt=$Config{ReplaceRecpt}=$new if $WorkerNumber > 0;
>>  $new=checkOptionList($new,'ReplaceRecpt',$init);
>>  return if $WorkerNumber > 0;
>>
>>  my $k;
>> ....
>>
>> the next release will fix it
>>
>> Thomas
>>
>>
>>
>>
>>
>> Von:    K Post <[email protected]>
>> An:     ASSP development mailing list <[email protected]>,
>> Datum:  26.03.2014 13:56
>> Betreff:        Re: [Assp-test] Recipient Replacement file problems with
>> admin   interface
>>
>>
>>
>> Thanks again for the quick reply Thomas.
>>
>> Right, right, but the problem is that the file NAME itself is not being
>> saved in the entry box.  Instead for a blank / non-existent file, the
>> ReplaceRecpt
>> field in the admin interface is blank, and for one with rules it shows the
>> rules.
>>
>> For example, if I type cfg:file/blankfile.cfg and hit apply, in the
>> ReplaceRecpt
>> field that I just typed in, the file name will be gone and no text
>> appears.
>>  If the file exists, whatever the rules are replace the filename that I
>> just typed.  It's as if using a file here loads that file one time into
>> the
>> box.  I'm not talking about the popup that you'd ordinarily get by
>> clicking
>> on the edit button to edit the file, I'm talking about the box right in
>> the
>> admin interface where you enter the file NAME.
>>
>> Very odd.
>>
>>
>> On Wed, Mar 26, 2014 at 1:56 AM, Thomas Eckardt
>> <[email protected]>wrote:
>>
>> > both information are correct
>> >
>> > a new file has "no valid rule"
>> >
>> > the "old" file has three rules which all correct
>> >
>> > Thomas
>> >
>> >
>> >
>> >
>> >
>> > Von:    K Post <[email protected]>
>> > An:     ASSP development mailing list <[email protected]
>> >,
>> > Datum:  26.03.2014 04:44
>> > Betreff:        [Assp-test] Recipient Replacement file problems with
>> admin
>> > interface
>> >
>> >
>> >
>> > New clean install of 2.4.1 (14081).
>> > Trying to use a file for
>> >  Enable recipient replacement* (ReplaceRecpt)
>> >
>> > If I enter in a file name that doesn't exist (yet) and hit apply, I get
>> > this message in green:
>> > **** Updated no valid recipient replacement rule found*
>> >
>> > If I enter in a file name that has existing rules in it and hit apply,
>> the
>> > rules from that file are put into the box where I just entered the file
>> > name and I get
>> > **** Updated enabled 3 recipient replacement rules - 0 rules skipped*
>> >
>> >
>>
>> ------------------------------------------------------------------------------
>> > Learn Graph Databases - Download FREE O'Reilly Book
>> > "Graph Databases" is the definitive new guide to graph databases and
>> their
>> > applications. Written by three acclaimed leaders in the field,
>> > this first edition is now available. Download your free book today!
>> > http://p.sf.net/sfu/13534_NeoTech
>> > _______________________________________________
>> > Assp-test mailing list
>> > [email protected]
>> > https://lists.sourceforge.net/lists/listinfo/assp-test
>> >
>> >
>> >
>> >
>> > DISCLAIMER:
>> > *******************************************************
>> > This email and any files transmitted with it may be confidential,
>> legally
>> > privileged and protected in law and are intended solely for the use of
>> the
>> >
>> > individual to whom it is addressed.
>> > This email was multiple times scanned for viruses. There should be no
>> > known virus in this email!
>> > *******************************************************
>> >
>> >
>> >
>> >
>> >
>>
>> ------------------------------------------------------------------------------
>> > Learn Graph Databases - Download FREE O'Reilly Book
>> > "Graph Databases" is the definitive new guide to graph databases and
>> their
>> > applications. Written by three acclaimed leaders in the field,
>> > this first edition is now available. Download your free book today!
>> > http://p.sf.net/sfu/13534_NeoTech
>> > _______________________________________________
>> > Assp-test mailing list
>> > [email protected]
>> > https://lists.sourceforge.net/lists/listinfo/assp-test
>> >
>> >
>>
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/13534_NeoTech
>> _______________________________________________
>> Assp-test mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>>
>>
>>
>> DISCLAIMER:
>> *******************************************************
>> This email and any files transmitted with it may be confidential, legally
>> privileged and protected in law and are intended solely for the use of the
>>
>> individual to whom it is addressed.
>> This email was multiple times scanned for viruses. There should be no
>> known virus in this email!
>> *******************************************************
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/13534_NeoTech
>> _______________________________________________
>> Assp-test mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>>
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to