Posted by JordiTR on May 30, 2009 at 11:46am
Jump to:
| Project: | Editview |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi you all,
is it normal that firefox loads about 200-300Mbs (and even more) trying to list 20 nodes per pager? It's almost unusable in most cases.
Any idea?
Comments
#1
Anyone else having that problem?
#2
Same here, the amount of memory needed is huge.
#3
Yes, same problem for me, it seem's to be the table cache_form but i can't empty it with empty cache.
#4
I got an out of memory error (WSOD) even when there are no results returned.
#5
Same for me - cache_form table has grown to 200mb... Of course you can empty it manually in phpMyAdmin... But it's not to convenient. In addition, that issue got my entire database broken once - unfortunately can't recall, which combination of fields or modules caused that.
#6
Yep, same here, seems to be loading endlessly with Javascript enabled.
#7
It's slow because FCKeditor load on every text-form included in the page (if you installed it).
Disabling Fckeditor for the page where you use editview help greatly.