Deprecate file:filename since it is redundant with the name property of the content complex type.
Therefore we should at least:
- Make sure we always set the content/name sub-field when setting the file:content or files:files/*/file property of a document. This means that the filename field of the input Blob must not be null.
- Have some migration code / procedure to set content/name if not set, using the file:filename field assuming it is set.
- Make sure we always use content/name when reading / displaying a blob's filename.
- depends on
-
NXP-18186 Fix attachments display when using REST API upload endpoint
- Resolved
-
NXP-21456 Allow to relax document property check depending on configuration
- Resolved
-
NXS-3684 Remove common:size and file:filename from schemas for target > 8.10
- Resolved
- is related to
-
NXP-21025 Remove deprecated code for LTS 2017
- Resolved
-
NXP-28472 Method DocumentModelImpl.isDownloadable() should not check non-existing property common:size
- Open
-
NXS-5019 Fix log ERROR when using the Files widget
- Resolved
- is required by
-
NXP-19086 Property 'Hide Download Link' of widget 'Title with link' set to 'No' does not display the download icon
- Resolved
-
NXP-25810 Using the widget Files triggers an error
- Resolved