[RADIATOR] incorrect doc in 5.7.2 GetClientQuery?
Alexander Hartmaier
alexander.hartmaier at t-systems.at
Tue Sep 7 10:21:57 CDT 2010
Thanks Hugh!
--
Best regards, Alex
Am Dienstag, den 07.09.2010, 15:30 +0200 schrieb Hugh Irvine:
> Hello Alex -
>
> Thanks - we'll check this for the next release.
>
> regards
>
> Hugh
>
>
> On 7 Sep 2010, at 03:56, Alexander Hartmaier wrote:
>
> > The 4.7 ref manual says on page 46:
> >
> > A comma-separated list of flag names as field 25
> >
> > But the code says:
> > $client->set('ClientHook', $self->file_substitution($row[25]))
> > if defined $row[25]; # Make sure it gets compiled
> >
> > and:
> >
> > # Contributed by "Tony B" <tonyb at go-concepts.com>
> > # Last row can be a comma separated list of flag names
> > map $client->{$_}++, split(/,/, $row[25]);
> >
> > Is the 25th field the ClientHook or something else?
> > Whatfor are those 'flags'?
> >
> > --
> > Alexander Hartmaier <alexander.hartmaier at t-systems.at>
> > T-Systems Austria GesmbH
> >
> >
> >
> > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
> > T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien
> > Handelsgericht Wien, FN 79340b
> > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
> > Notice: This e-mail contains information that is confidential and may be privileged.
> > If you are not the intended recipient, please notify the sender and then
> > delete this e-mail immediately.
> > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
> > _______________________________________________
> > radiator mailing list
> > radiator at open.com.au
> > http://www.open.com.au/mailman/listinfo/radiator
>
>
>
> NB:
>
> Have you read the reference manual ("doc/ref.html")?
> Have you searched the mailing list archive (www.open.com.au/archives/radiator)?
> Have you had a quick look on Google (www.google.com)?
> Have you included a copy of your configuration file (no secrets),
> together with a trace 4 debug showing what is happening?
>
More information about the radiator
mailing list