aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2017-02-04 12:01:48 +0100
committerArthurHoaro <arthur@hoa.ro>2017-02-04 12:01:48 +0100
commitc03455af1161befa404ed8759ca55b63bbf593a2 (patch)
tree4afdf4b58f17960d0e471a2ae378cda3e8cfae72 /data
parent6f566b69ba141c29fb3fa1e32a1760a1e8b09840 (diff)
downloadShaarli-c03455af1161befa404ed8759ca55b63bbf593a2.tar.gz
Shaarli-c03455af1161befa404ed8759ca55b63bbf593a2.tar.zst
Shaarli-c03455af1161befa404ed8759ca55b63bbf593a2.zip
Fixes #775: LinkDB do not access LinkDB before ID system migration
To access LinkDB items with its ArrayAccess implementation, the IDs must be consistent, which isn't the case before `updateMethodDatastoreIds()` execution. v0.6.4 method `updateMethodRenameDashTags()` was accessing it, so an upgrade <0.6.4 to >0.8.x was failing. This just move the minor update `RenameDashTags` after the IDs update.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions