You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating / editing a file with a leading point that it is either not created (screenshot 1 + 2), or if it is created, it does not include the leading point. This phenomenon also occurs when you have an existing file (such as .drone.yml) and edit it via the gitea web editor. This file would renamed to drone.yml (without leading dot)
Tested versions:
1.6.2 (2631f7f) = works
1.6.3 (30560b0) = does not work!
1.7.x (all commits) = do not work!
Each versions are tested with Docker (docs) and as self-compiled rpm packages under fedora 29.
It seems to me that, starting with version 1.6.2, something has changed that causes this error.
Screenshots
The creation of a file with a leading point:
Error message after commit:
File after creating (without leading dot):
EDIT: add gitea.log and xorm.log
The text was updated successfully, but these errors were encountered:
[x]
):Description
Creating / editing a file with a leading point that it is either not created (screenshot 1 + 2), or if it is created, it does not include the leading point. This phenomenon also occurs when you have an existing file (such as .drone.yml) and edit it via the gitea web editor. This file would renamed to drone.yml (without leading dot)
Tested versions:
1.6.2 (2631f7f) = works
1.6.3 (30560b0) = does not work!
1.7.x (all commits) = do not work!
Each versions are tested with Docker (docs) and as self-compiled rpm packages under fedora 29.
It seems to me that, starting with version 1.6.2, something has changed that causes this error.
Screenshots
The creation of a file with a leading point:
Error message after commit:
File after creating (without leading dot):
EDIT: add gitea.log and xorm.log
The text was updated successfully, but these errors were encountered: