Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File tag list shows wrong tag title after renaming a tag #269

Closed
juliusknorr opened this issue Jun 30, 2016 · 1 comment
Closed

File tag list shows wrong tag title after renaming a tag #269

juliusknorr opened this issue Jun 30, 2016 · 1 comment
Assignees
Labels
1. to develop Accepted and waiting to be taken care of bug feature: tags

Comments

@juliusknorr
Copy link
Member

Steps to reproduce

  1. Select a file to open the detail sidebar view
  2. Assign Tag "foo"
  3. Remove Tag "foo"
  4. Rename existing "foo" tag to "bar"
  5. Click the renamed tag inside the list to assign it to the file

Expected behaviour

Tag list should show "bar" as tag.

Actual behaviour

Tag list shows the old name "foo".

Server configuration

Operating system: Linux bender 4.6.2-1-ARCH #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016 x86_64 GNU/Linux

Web server: PHP built-in

Database: sqlite

PHP version: PHP 7.0.7 (cli) (built: May 25 2016 18:40:26) ( NTS )

Nextcloud version: (see Nextcloud admin page)
master
Updated from an older Nextcloud/ownCloud or fresh install:
fresh install
Where did you install Nextcloud from:
git
Signing status (Nextcloud 9.0 and above):

List of activated apps:

Enabled:
  - admin_audit: 1.0.0
  - comments: 0.3.0
  - dav: 0.2.5
  - federatedfilesharing: 0.3.0
  - federation: 0.1.0
  - files: 1.5.1
  - files_sharing: 0.10.0
  - files_trashbin: 0.9.0
  - files_versions: 1.3.0
  - provisioning_api: 0.5.0
  - systemtags: 0.3.0
  - updatenotification: 0.2.1
Disabled:
  - encryption
  - files_external
  - music
  - testing
  - user_ldap

The content of config/config.php:

{
    "system": {
        "instanceid": "oc66g6llhdj6",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost:8080"
        ],
        "datadirectory": "\/home\/jus\/repos\/nextcloud\/server\/data",
        "overwrite.cli.url": "http:\/\/localhost:8080",
        "dbtype": "sqlite3",
        "version": "9.1.0.8",
        "logtimezone": "UTC",
        "installed": true,
        "debug": 1,
        "theme": "",
        "loglevel": 2,
        "maintenance": false
    }
}

Are you using external storage, if yes which one: no

Are you using encryption: no

Are you using an external user-backend, if yes which one:

Client configuration

Browser: Google Chrome 51.0.2704.84

Operating system: Arch Linux

Logs

Web server error log

Nextcloud log (data/owncloud.log)

Browser log

@jakobsack jakobsack self-assigned this Aug 22, 2017
@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 20, 2018
@skjnldsv skjnldsv added the 1. to develop Accepted and waiting to be taken care of label Jun 5, 2019
@stale stale bot removed the stale Ticket or PR with no recent activity label Jun 5, 2019
@szaimen
Copy link
Contributor

szaimen commented May 21, 2021

I'm closing this issue due to inactivity. If this should still happen, feel free to reopen.

@szaimen szaimen closed this as completed May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug feature: tags
Projects
None yet
Development

No branches or pull requests

5 participants