Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Jun 2009 at 08:24 UTC
Updated:
24 Jul 2009 at 08:00 UTC
I tried to delete over 8000 nodes and VBO shows an empty "Are you sure you want to perform 'Delete node' on selected nodes?". Looking at source html page you can see that last line is a very long truncated one.
It is:
<input type="hidden" name="nodes" id="edit-nodes" value= ...
It is 251966 chars.
My browser is Firefox.
Thanks a lot.
Comments
Comment #1
brnnrc commentedNote: It works up to 7000 nodes.
Comment #2
infojunkieThanks for your report. I'll take a look at this soon.
Comment #3
infojunkieI committed a fix so please try the next dev release (12 hours from now). Thanks!
Comment #4
brnnrc commentedThanks a lot! I tried it on 15000 records and it is ok (6 hours later :-). I like you removed the "Are you sure you want to perform 'Delete node' on selected nodes?" page.
Thanks again