Defect #42086
closedIssue can not contain ./ or .\
0%
Description
Hi!
When an issue contains ./ or .\ the issue can not be submitted or edited.
We have Boomi integration which via API creates issues containing \.
When trying to edit these issues the issue can not be saved, it is just waiting to be saved.
I also tested to enter an issue with .\ in the subject and it is the same problem.
Do you have any idea why it is not working? It is working here in your installation.....
These are our settings:
Here is a picture to show the problem:
Files
Updated by Holger Just 13 days ago
- Status changed from New to Needs feedback
Please check the logs of your Redmine server (which you can find in log/production.log
on the server) and in the logs of your webserver.
If you can not see any matching requests there, it may be blocked before. If you use some kind of web-application-firewall or cloud-proxy, these might also block the requests, thinking they may look like an attack. If you use such a service, check their logs.
Updated by Maria Nundahl 11 days ago
Thanks for the answer.
We will check the logs.
We also found out that it is working in Firefox but not in Edge and Chrome.
Updated by Go MAEDA about 19 hours ago
- Status changed from Needs feedback to Closed
- Resolution set to Invalid