Jockxtar commented on issue #32370:
URL: https://github.com/apache/superset/issues/32370#issuecomment-2957888332

   I'm still on version 4.1.1 and haven't found a way to fix or work around 
this issue.
   
   After further testing, I found that the 505 error occurs only when certain 
special characters are used. Specifically, the export fails when the label 
contains "%", "\", or "|". I suspect these characters aren't properly escaped 
by the code generating the csv.
   
   Other characters I tested such as "/", "'", "#", and "*" did not cause any 
issues.
   
   Here's a screenshot showing a metric with a "%" symbol on its label:
   
   
![Image](https://github.com/user-attachments/assets/2dfb952a-7b6f-47d0-b04a-b4bfac88c706)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to