user-access-manager icon indicating copy to clipboard operation
user-access-manager copied to clipboard

Too many groups break "Bulk Actions" (Error 414)

Open Hardy535 opened this issue 8 years ago • 1 comments

Hello, I currently have ~80 user groups and everything works fine except "Bulk Actions > Edit". When trying to save changes (for example setting up user groups for sites), you get an "Error 414 - Submitted URI too large!". It seems like changes are made via GET in PHP instead of POST and this results in my case in a 18.000 characters long URL (even when only editing one site), way too much for GET. Would be great to see that fixed if it is not a problem on my side.

Thanks in advance.

Hardy535 avatar Dec 20 '17 13:12 Hardy535

As I remember I'm using the default "bulk logic" or Wordpress and so I can't do much, but I will have a look for a future version.

GM-Alex avatar Jan 03 '18 11:01 GM-Alex