Skip to content

Conversation

FPa-riken
Copy link

Fix for issue #134: Restore what seems to be the previous behaviour, namely preventing annexed files to be edited in the WebUI.

Indeed annexed content detection at :

isannex := tool.IsAnnexedFile(p)

would inevitably fail since file content has already been replaced by annexed content at :
p, err = resolveAnnexedContent(c, p)

@FPa-riken FPa-riken marked this pull request as ready for review November 14, 2022 06:30
 "IsAnnexedFile" flag was set to true when the annexed content could not be loaded, hence to avoid misunderstanding it's renamed "UnavailableAnnexedContent".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant