← Back to team overview

dhis2-devs team mailing list archive

[Bug 956700] Re: Uncaught Error: QUOTA_EXCEEDED_ERR: DOM Exception 22

 

I think this is already only relevant for superuser which have the root
node attached to them. Regular users should never see this problem,
correct Jason? we only send the orgunits which they can access..

I know chrome only supports 2.5mb, which sucks.. but they do have some
proprietary extensions that we might be able to use, to increase the
localStorage. Of course, this has issues on its own, since localStorage
was never meant to be used for storing large amounts of data, which is
why everybody is hating on localStorage these days.. but until indexedDb
is in place in all the browsers, we don't really have a choice.

Jason: is this problem also there in firefox? (which should have 5 mb..)
did you try Opera? I think Opera will ask if you want to increase the
localStorage limit.

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/956700

Title:
  Uncaught Error: QUOTA_EXCEEDED_ERR: DOM Exception 22

Status in DHIS 2 - District Health Information Software:
  In Progress

Bug description:
  When loading the orgunit tree for Nigeria, I get the following error.

  Uncaught Error: QUOTA_EXCEEDED_ERR: DOM Exception 22

  This seems to be related to the limit for local storage.

  Blocker.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/956700/+subscriptions


Follow ups

References