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

Fixed the use of '.Extension' in hook.tmpl #767

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

apfohl
Copy link
Contributor

@apfohl apfohl commented Jul 8, 2024

Fixes #766

⚡ Summary

After using range .Extension cant be accessed on the resulting string. Two places where missed where this leads to a problem. They were replaced in this PR.

☑️ Checklist

  • Check locally
  • Add tests (needed?)
  • Add documentation (needed?)

After using 'range' '.Extension' cant be accessed on the resulting string.
Two places where missed where this lead to a problem. They were replaced in
this PR.
@mrexox mrexox merged commit f997887 into evilmartians:master Jul 8, 2024
19 checks passed
@apfohl apfohl deleted the extension-fix branch July 9, 2024 07:55
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.

can't evaluate field Extension in type string
2 participants