Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(edit-content): Make Binary Field Preview Works with File ContentTypes #26747

Conversation

rjvelazco
Copy link
Contributor

@rjvelazco rjvelazco commented Nov 17, 2023

Description

🤖[deprecated] Generated by Copilot at 0496fff

Fixed a bug where the binary field displayed the wrong file name when editing a contentlet. Changed the field value to use the value variable instead of the binInode variable in edit_field.jsp.

Related Issue

Fixes #26628

Explanation of Changes

🤖[deprecated] Generated by Copilot at 0496fff

  • Fix the binary field file name issue by setting the field value to the file name instead of the inode (link)

Video

Screen.Recording.2023-11-17.at.3.18.17.PM.mov

Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube

@fmontes fmontes merged commit 961942e into master Nov 17, 2023
@fmontes fmontes deleted the issue-26628-edit-content-make-binary-field-preview-works-with-file-contenttypes-fix-save branch November 17, 2023 21:58
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.

Edit Content: Make Binary Field Preview Works with File ContentTypes
3 participants