ClamAV 0.96.5

On Sun, 2013-10-27 at 20:50 +0100, Mick Semb Wever wrote:
> Can you try adding cascading="true" to your defaults list-attribute.
> 
> For example like 
> 
>         <put-list-attribute name="defaults" cascading="true">
>                 <add-attribute value="{1}"/>
>                 <add-attribute value="common"/>
>         </put-list-attribute>

arg…
 that would be cascade="true"

and the example like 

        <put-list-attribute name="defaults" cascade="true">
                <add-attribute value="{1}"/>
                <add-attribute value="common"/>
        </put-list-attribute>



-- 
"You cant solve your problems with the same level of thinking that
created the problems." Albert Einstein 

| http://github.com/finn-no | http://tech.finn.no |

Reply via email to