- From: Kenneth G. Franqueiro via GitHub <noreply@w3.org>
- Date: Wed, 17 Dec 2025 19:47:23 +0000
- To: public-i18n-archive@w3.org
kfranqueiro has just submitted a new pull request for https://github.com/w3c/i18n-activity: == Update spec-generator location and properly encode url parameter == This updates the base URL and path for spec-generator as per the [spec-prod announcement](https://lists.w3.org/Archives/Public/spec-prod/2025OctDec/0008.html). This also fixes an issue with the URL in the instructions. As written, the `shortName` provided after the `url` parameter would never take effect, because it is parsed as a top-level parameter due to the `&` before it, whereas the `specStatus` and `shortName` are both intended to be parameters within the value of `url`. (This is identical to the concern I raised on https://github.com/w3c/i18n-editors/pull/109.) See https://github.com/w3c/i18n-activity/pull/2061 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 17 December 2025 19:47:24 UTC