Closed Johnson145 closed 4 years ago
Thank you for your report, the issue you have reported has just been fixed.
Thanks for your help!
I've just updated weblate to 3.11.2, but I'm still getting the same error. Am I missing something?
You're right, I've fixed something slightly different. It should be addressed by 9c252011e0f260b1648ee3e74294428740d4c9f6 to be released in 3.11.3.
Describe the bug I've set up one project with multiple components. All of them are configured to use the same external git repository. Now I'm trying to change this configuration such that only one component is actually configured to use the external repository, while all other components should point to the former components repository by using a n URL like
weblate://projectname/componentname
.However, I can't change the configuration of any of those existing components. When trying to save (after entering the
weblate://projectname/componentname
url), I always get the following error:'ComponentSettingsForm' has no field named 'git_export'
To Reproduce See above.
Expected behavior Changes should be saved, the existing component should get rid of its own repository clone and use the version of the referenced component instead.
Server configuration and status
_listversions
check --deploy
Additional context I've already updated to the latest weblate version without success.
traceback (received by mail)
Any help is appreciated very much!