-
Bug
-
Resolution: Done
-
Major
-
6.0.0
-
None
Description of problem:
Assets can have a dot in their name - e.g. you can have 'enum.old.enumeration' file. If you want to rename such a file, e.g. from 'enum.old' to 'enum-old', the renaming will take only the substring up to the first dot as the current file name, leaving the rest.
So, in case of 'enum.old.enumeration' you would end up with 'enum-old.old.enumeration'.
The obvious solution to this would be to not allow dots in asset names. Please, consider also using the metafile for this purpose instead of just prohibiting the use of dot.
Version-Release number of selected component (if applicable):
BPMS 6.0 CR2
- is related to
-
RHBRMS-1267 File name validation broken
- Closed
-
RHBRMS-2342 Add support for renaming and deleting files.
- Closed
- relates to
-
RHBRMS-1267 File name validation broken
- Closed
-
RHBRMS-2342 Add support for renaming and deleting files.
- Closed