Editing a post's tags doesn't remove old ones #11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I added this bookmark: https://blasta.woodpeckersnest.eu/url/25b8b3674c7fa11fa6c6674fc5f230cf
without remembering that tags have to be comma separated, so it published a very long tag with several words.
Then I thought to edit my post and replace the tags, this time correctly written, but the post retained the old wrong tag, and also added the new ones.
I think it should "forget" the old ones if you want to replace them.
I think so, too.
I did not add a mechanis, to update am entry upon update by the first JID.
This is how the mechanism works:
The first time, that a new bookmark is aggregated to a Blasta instance, determines the entry in the system database which be displayed to others. In other words, the first JID to bookmark, is the JID which determines the details that be displayed by Blasta.
Please. Connect and check again. And see whether your bookmark is dispplayed differently.
As displayed to the public
As displayed to JID which has that entry
The sidebar for JID should display its own tags.
I was already connected.
Anyway, disconnected and connected again, the long tag is still there:
If that tag is not associated with any other bookmark, then Bkasta should set the counter to zero (0) and the SQLite database should trigger an action to remove that tag from the database.
I have posted the bookmark link and a picture which shows the number (1) on the tag.
~/Blasta$ git pull
Already up to date.
Please backup the database, and connect to Blasta again.
mv main.sqlite main.sqlite.bak
It's all empty now.
Indeed. Connect to Blasta, and it will aggregate your bookmarks.
Oh, ok now.