mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 18:55:53 +03:00
[GH-ISSUE #71] V3.6 and Office 2013 : issue with pictures and src value in htm file #23
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Imaginos on GitHub (Feb 20, 2023).
Original GitHub issue: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/issues/71
Hi Markus
Since version 3.6, I notice an issue on PC with Office 2013.
Templates are docx files.
With 2013, pictures are in a separate folder, "Signature.htm + Signature.files/"
Pictures are called in the htm file with the "src" attribute.
Here are the differences between src attribute in htm generated file:
Of course, there is no folder nammed 1592677f-8f19-4360-81b3-83162ebdeefeHighRes_fichiers
With Office 2016, pics are integrated in the htm file, so it's OK.
I had to roll back to v 3.51.
If you need more infos, just ask.
Regards
Tom
@GruberMarkus commented on GitHub (Feb 20, 2023):
Hi @Imaginos,
thanks for bringing up this issue.
The root cause has been found and corrected, the solution will be included in the v4.0.0 release.
@Imaginos commented on GitHub (Feb 20, 2023):
Great !
Thanks