⚠️ This issue respects the following points: ⚠️
Bug description
When naming the version of a file to a number: e.g. 1.0
- it gets renamed to 1 after refresh
- the version can't be renamed as the input field is not rendered
Console throws:
t.innerversionlabel.trim is not a function
and:
this.$refs.labelInput is not defined
Steps to reproduce
- create a file
- open sharing side menu
- go to versions
- click
edit version name in three dots menu
- insert a float
- reload page
- try to edit version name
Expected behavior
version name should stay editable
probably 1.0 should not be renamed to 1
Nextcloud Server version
27, 28,29 master
Bug description
When naming the version of a file to a number: e.g. 1.0
Console throws:
t.innerversionlabel.trim is not a function
and:
this.$refs.labelInput is not defined
Steps to reproduce
edit version namein three dots menuExpected behavior
version name should stay editable
probably 1.0 should not be renamed to 1
Nextcloud Server version
27, 28,29 master