On Tuesday, March 16, 2004 1:47 PM
Thorsten Philipp <[EMAIL PROTECTED]> wrote:
> It seems to be the brackets. When the Queue just has one ( Apache
> ErrosLog says:
>
> [Tue Mar 16 13:36:11 2004] [error] 982: ModPerl::Registry: Unmatched
> ( in regex; marked by <-- HERE in m/^Netage::INTERN ( <-- HERE $/ at
> /opt/otrs//Kernel/System/Queue.pm line 866.!
>
> If both ( and ) are in the name Apache will be fine, but the problems
> described above appear.


To sum up: We need to quote out the round brackets, as Perl otherwise
treats them as a RegEx grouping, which certainly leads to a null search
result. If only one bracket is present, Perl yikes about the second
missing.

Thanks for all the help provided!

With highest regards,

Robert Kehl

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
         http://www.otrs.de/ :: Tel. +49 (0)6172 4832388

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to