]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
OStatus fixup-shadow.php: add check for user_group entries with 'uri' entry shadowing...
authorBrion Vibber <brion@pobox.com>
Thu, 7 Oct 2010 18:26:07 +0000 (11:26 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 7 Oct 2010 18:26:07 +0000 (11:26 -0700)
commit458f93bddd45ad3f37e18565edef67ac02ed15c2
tree1c00323b5aae8d16fb2e7bd23e79fb476866d064
parenta9654beb5d7506e7594fd88ce2739d993e27e982
OStatus fixup-shadow.php: add check for user_group entries with 'uri' entry shadowing an actual local_group -- this can cause trouble now that we sometimes actually use the uri field for lookups, and leaving the entries around would break updating the table to fill out formerly missing uris, since the unique index entry would already be taken by the bad entry.
plugins/OStatus/scripts/fixup-shadow.php