Opened 3 years ago
Closed 3 years ago
#6022 closed defect (bug) (fixed)
Translate PTE interface exceeds localstorage size
Reported by: | dd32 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Translate Site & Plugins | Keywords: | |
Cc: |
Description
Uncaught DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'projects' exceeded the quota.
Looks like that this might be related to why some PTEs can't see newly added projects in the listing.
I'm going to try using modern-browser builtin gzip compression to see if that'll reduce the json payload size (It's very repetitive..) to a size that is storable.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 11447: