Issues with double quotes in action title
pimousse98 - November 5, 2009 - 00:03
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.8 |
| Component: | Core |
| Category: | bug report |
| Priority: | normal |
| Assigned: | kratib |
| Status: | active |
Jump to:
Description
Hi,
I had created actions with double quotes in the title (e.g. Set to "archived" ). The actions created ok but when trying to set the permissions it would never save the permission and always reset to no permission. This disappeared after setting the action name to have single quotes instead. I'm assuming there is some sort of html/special chars filtering that should be done but is not.
Thanks!
Delphine

#1
Thanks for your report. I was able to reproduce the problem and I am working on it.
#2
This issue turned out to be trickier than I thought! The standard HTML filtering did not work, and neither did more elaborate schemes... I'm still working on it whenever I can though, thanks for your patience.