Nitai what build is that you are running?
It is working on the nightly one
On 01/11/2014 22:29, Nitai @ Razuna wrote:
Hi,
AmazonS3Write seems to not accept the metadata set. We are on an older
build as Lucene 4.x performs differently then we use it. In any case,
the code below does not set the proper metadata on a S3 file:
<cfset var x = structNew()>
<cfset x["CacheControl"] = 'public,max-age=86400'>
<cfset x["Expires"] = 'Sat, 29 Nov 2014 23:52:48 UTC'>
<!--- Upload asset --->
<cfset AmazonS3write(
...
metadata=x
)>
Any help appreciated.
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en
---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.