Nope, I get the following:

Error Code: 700 


 
The compilation of the command cmdAdvanced_csr failed. Unmatched ( in 
regex; marked by <-- HERE in m/( <-- HERE \$EXEC::concatName([\)\(]*)/ at 
/appl/openca-1.0.2/openca/lib/openca/functions/request-utils.lib line 173.



It seems that line 173 is incorrect.

shouldn't the regex be this?

$value[$t] =~  s/(\$EXEC::$tmpVal\(*\)*)/$valList[0]/;

Unfortunately I tried it and it also doesn't work. It complains about 
unmatched regex (like above). 

A little digging shows that $tmpVal is now equal to function() when I 
believe it should be function(param1,param2,param3)


Dave


This is an e-mail from General Dynamics Land Systems. It is for the intended 
recipient only and may contain confidential and privileged information.  No one 
else may read, print, store, copy, forward or act in reliance on it or its 
attachments.  If you are not the intended recipient, please return this message 
to the sender and delete the message and any attachments from your computer. 
Your cooperation is appreciated.

------------------------------------------------------------------------------
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to