Re: [i18n-activity] Question: is `id` in 7.2.2.1.1 the same as TD `id`? (#1524)

Yes, they are the same.  If the TD has no id (it is anonymous) than one is generated.  To address the concern you raised (if ids are URL and we use them in a path there may be special character conflicts) we have added assertions to
- Indicate that URL-encoding must be used to escape special characters allowing the id to be embedded in a path
- Indicate that when ids are generated for anonymous TDs, UUIDv4 should be used.

-- 
GitHub Notification of comment by mmccool
Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/1524#issuecomment-1292361713 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 October 2022 17:18:07 UTC