Quicktext version: 6.9.2 (Beta)
Thunderbird version: 153.0 (64-bit), Ubuntu/Snap
Since the last update, loading external content via the URL function no longer works.
Steps to reproduce:
In Thunderbird > Add-ons > Quicktext-Beta > Settings, "external requests" are allowed (checked).
As a test, "Execute on websites with restrictions" was also enabled.
In a Quicktext script, use the URL function, e.g.:
[[URL=https://www.testurl.de/output.php?id=12345]]
Expected behavior:
The function should fetch the content from the given URL and insert it into the message.
Actual behavior:
The function is not processed at all. Instead, the literal string is output verbatim, exactly as written in the script:
[[URL=https://www.testurl.de/output.php?id=12345]]
This worked before the last update.
Thanks !!!
Quicktext version: 6.9.2 (Beta)
Thunderbird version: 153.0 (64-bit), Ubuntu/Snap
Since the last update, loading external content via the URL function no longer works.
Steps to reproduce:
In Thunderbird > Add-ons > Quicktext-Beta > Settings, "external requests" are allowed (checked).
As a test, "Execute on websites with restrictions" was also enabled.
In a Quicktext script, use the URL function, e.g.:
[[URL=https://www.testurl.de/output.php?id=12345]]
Expected behavior:
The function should fetch the content from the given URL and insert it into the message.
Actual behavior:
The function is not processed at all. Instead, the literal string is output verbatim, exactly as written in the script:
[[URL=https://www.testurl.de/output.php?id=12345]]
This worked before the last update.
Thanks !!!