When I upload a file using with the web client I can change all the properties afterwards and add a description when I want to, fine.
When I upload this file using the CIFS interface I can only change the name, content type and inline editing settings. I would like to add a description to this file but this doesn't show up in the list.
Am I missing something, is this a bug, workaround?
This was a bug in 1.3 that got fixed by the final release, I notice you're using a preview release of 1.3 so it's probably pre-this fix.
When a file is uploaded by CIFS the cm:titled aspect is not applied, as it is in the web client. A change was made to the property sheet to force it to show some properties (using the ignore-if-missing="false" attribute). Title and description are 2 of the properties that have been configured in this way.
Thanks Gavin, I should upgrade to the final release, I know. This is the second time I complain about some issue that's resolved in the latest version, sorry.