Create new asset app module liberated from JCR (MGNLDAM-564)

[MGNLDAM-585] Fix path pattern of assets in asset field translator Created: 07/May/15  Updated: 23/Jun/15  Resolved: 07/May/15

Status: Closed
Project: Magnolia DAM Module
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1

Type: Sub-task Priority: Neutral
Reporter: Robert Šiška Assignee: Robert Šiška
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:

 Description   

When ItemKey contains a dot, it is considered an asset path.

Should match: jcr./some/path.png -> (jcr, /some/path.png)

Shouldn't match (but does): jcr:/some/path.png -> (jcr:/some/path, png)

Solution: asset provider id must consist only of alphanumerical characters.


Generated at Mon Feb 12 05:01:17 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.