Skip to content

fix: event reference in setFileName#1963

Open
tokland wants to merge 1 commit intodhis2:patch/2.40.4from
EyeSeeTea:fix/file-resource-link
Open

fix: event reference in setFileName#1963
tokland wants to merge 1 commit intodhis2:patch/2.40.4from
EyeSeeTea:fix/file-resource-link

Conversation

@tokland
Copy link

@tokland tokland commented Jul 23, 2024

In file dhis2.angular.services.js, the function setFileName(event, ...), which is used only when dataElement.valueType == "FILE_RESOURCE", performs event.event, but event is already a string, so event.event results in undefined. The end result is that link has no text and it's not possible to click to download the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant