[MGNLDAM-364] Asset metadata (subject, coverage,publisher, contributor, source, relation) are not shown correctly on page Created: 07/Jan/14  Updated: 14/Jan/14  Resolved: 13/Jan/14

Status: Closed
Project: Magnolia DAM Module
Component/s: User Interaction
Affects Version/s: 1.2.1
Fix Version/s: 1.2.2

Type: Bug Priority: Major
Reporter: Maja Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

We would like to show asset metadata values(like subject, coverage,publisher, contributor, source, relation,...) in our page. The asset(image) is chosen in page header component, and the values from asset are read via dublin core metadata: ${asset.getMetadata("dc").getPublisher()!}

So, the problem is: when we have any image in page header with metadata fields(subject, coverage, publisher,.. that ARE NOT blank), we remove the image and when we select another image(which metadata fields ARE blank) and choose to preview or edit page, the metadata(subject, coverage, publisher,..) stay from previous image (despite the fact, that the page has been reloaded after choosing new image)!

If we choose another image which meta data aren't blank, the correct metadata values are displayed on page.

I think it's the problem of caching, because if the asset metadata fields are blank, they should not be taken from previous image.



 Comments   
Comment by Eric Hechinger [ 13/Jan/14 ]

Confirmed.

Generated at Mon Feb 12 04:59:06 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.