diff options
author | ArthurHoaro <arthur@hoa.ro> | 2017-02-04 12:01:48 +0100 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2017-02-04 12:01:48 +0100 |
commit | c03455af1161befa404ed8759ca55b63bbf593a2 (patch) | |
tree | 4afdf4b58f17960d0e471a2ae378cda3e8cfae72 /tpl/default/page.header.html | |
parent | 6f566b69ba141c29fb3fa1e32a1760a1e8b09840 (diff) | |
download | Shaarli-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 'tpl/default/page.header.html')
0 files changed, 0 insertions, 0 deletions