Feature #32772

Create localStorage API

Added by Rens Admiraal over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-12-22
Priority:Should have Due date:
Assigned To:Rens Admiraal % Done:

100%

Category:- Spent time: -
Target version:-

Description

localStorage only supports storage of string values. This becomes an issue when we have complex fields storing arrays and objects. All those fields have to stringify / decode values themselves. We can work around this with a layer above the localStorage automatically converting the values.

Associated revisions

Revision 2884ae8c
Added by Rens Admiraal over 3 years ago

[FEATURE] Add localStorage API

Change-Id: Ic051af8130a8a68f0001ad85578011abbd666fb5
Resolves: #32772

History

#1 Updated by Rens Admiraal over 3 years ago

  • Status changed from New to Accepted

#2 Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7478

#3 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7478

#4 Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7478

#5 Updated by Rens Admiraal over 3 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:2884ae8cee368f7d0770553b60457fd2e1e764f6.

Also available in: Atom PDF