Cfzipparam issue

<cfzip action="unzip" file="C:\test.zip" destination="c:\temp\">
	<cfzipparam filter="*.xml">
</cfzip>

in ACF, it will unzip all the xml files (in test.zip) to c:\temp

in Lucee 5, it throws error “invalid attribute combination”

Do I miss anything?

Thanks,

Allen

can you post your code?

I’ve checked with above code & confirmed the issue happened on lucee. @Allen_Weng, Can you please open a ticket here https://luceeserver.atlassian.net.

done. [LDEV-1606] - Lucee

1 Like