Some tags were rendered incorrectly when remote(fetch) URL was provided as a source.
This PR handles fetch delivery type, by setting f_ transformation parameter instead.
What does this PR address?
[ ] GitHub issue (Add reference - #XX)
[ ] Refactoring
[ ] New feature
[x] Bug fix
[ ] Adds more tests
Are tests included?
[x] Yes
[ ] No
Reviewer, please note:
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[x] I ran the full test suite before pushing the changes and all of the tests pass.
Brief Summary of Changes
Some tags were rendered incorrectly when remote(fetch) URL was provided as a source. This PR handles
fetch
delivery type, by settingf_
transformation parameter instead.What does this PR address?
Are tests included?
Reviewer, please note:
Checklist: