qiime2 / q2-diversity

BSD 3-Clause "New" or "Revised" License
4 stars 45 forks source link

Forward slash in Metadata column label not escaped properly in alpha-group-sig #185

Closed thermokarst closed 6 years ago

thermokarst commented 6 years ago

Metadata column label: Average number of bathes / showers per week Error:

[Errno 2] No such file or directory: '/var/folders/db/86v8zfn53qv_z90t36yc24sc0000gn/T/qiime2-temp-xjx2t6fe/kruskal-wallis-pairwise-Average%20number%20of%20bathes/showers%20per%20week.csv'

This recently came up on the forum.

Note, this might also be an issue in alpha-correlation, too.

thermokarst commented 6 years ago

@ebolyen - would it make more sense to just stop sideloading jsonp, and instead inline the javascript? That would prevent an entire class of filesystem name errors (I think)...