- Merge request !2Issue #3263144: Random validation errors on file upload. β (Merged) created by Matroskeen
- πͺπΈSpain budalokko Girona
This was also fixed for the plupload module itself in π Occasionally does not work in AJAX form Fixed but with a slight different regex which seems to also cover the triple-dash edge case you found:
/(.*?)(--[0-9A-Za-z_-]+)$/
I'd prefer keeping those regex strings in sync. It would be great if you have time to give a try before I apply it.
- Status changed to Needs review
over 1 year ago 10:18am 4 August 2023 -
budalokko β
committed 4be46999 on 2.0.x-dev authored by
Matroskeen β
Issue #3263144 by Matroskeen: Random validation errors on file upload
-
budalokko β
committed 4be46999 on 2.0.x-dev authored by
Matroskeen β
- Status changed to Fixed
11 months ago 4:18pm 30 December 2023 - πͺπΈSpain budalokko Girona
Committed the same pattern as plupload. Thanks !!
Automatically closed - issue fixed for 2 weeks with no activity.