-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Labels
application-issueApp label issue that's not an Installomator bug. Vendor changed their installer, their website, etc.App label issue that's not an Installomator bug. Vendor changed their installer, their website, etc.
Milestone
Description
The firefoxpkg_intl (multi-language Firefox) cannot download Swedish Firefox.
On a Swedish macOS the $userLanguage will be "sv_SE".
I think it parses the download url to "osx&lang=sv" in the curl commands after, but the correct one should be "osx&lang=sv-SE"
Log from Installomator:
2023-02-08 15:57:03 : WARN : firefoxpkg_intl : Found language sv_SE to be used for Firefox.
Swedish lang=sv-SE
2023-02-08 15:57:03 : WARN : firefoxpkg_intl : Using language sv for download.
2023-02-08 15:57:04 : WARN : firefoxpkg_intl : Download not found for that language. Using en-US
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
application-issueApp label issue that's not an Installomator bug. Vendor changed their installer, their website, etc.App label issue that's not an Installomator bug. Vendor changed their installer, their website, etc.