Skip to content

Conversation

@taniachoquecondori
Copy link
Contributor

@taniachoquecondori taniachoquecondori commented Sep 15, 2025

Issue & Reproduction Steps

It's not possible to upload .csv files containing special characters from the public file manager.

Steps to Reproduce:

  1. Have a .csv file with special characters in its data.
  2. Log in to PM4.
  3. Navigate to Admin > File Manager.
  4. Try to upload the file.

Solution

  • Added the text/plain mimeType to the list of allowed MIME types for the .csv file extension in the config/files.php file.

How to Test

Attempt to upload a .csv file containing special characters to the file manager. The file should upload successfully.

Related Tickets & Packages

Code Review Checklist

  • [ x] I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • [ x] This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

ci:deploy

@vladyrichter
Copy link

QA server K8S was successfully deployed https://ci-976b75d716.engk8s.processmaker.net

@processmaker-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@nolanpro nolanpro merged commit 2ba27a6 into develop Sep 15, 2025
13 checks passed
@nolanpro nolanpro deleted the bugfix/FOUR-26361 branch September 15, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants