Skip to content
Commit 5629ee2d authored by Ismael Asensio's avatar Ismael Asensio
Browse files

EntryDetails: Update entry contents when showing the details page

When showing the details page for an entry, we were just using
the data fetched on the previous search that included this entry.

This information is more limited:
- it does not include all the fields (ex. the donations link)
- the description is capped to only 300 characters

Now we retrive the detailed content for the information and update
the model and the view fields accordingly.

BUG: 474949
FIXED-IN: KF6
parent ec6064b6
Pipeline #516106 failed with stage
in 4 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment