Commit cd87fb1
Also restore %3A to : in Matrix room ID URL path
Matrix room IDs are of the form !localpart:server. Both ! and : are
valid unencoded path segment characters per RFC 3986, but url.PathEscape
encodes both. Restore : alongside ! so the full room ID is preserved.
Co-Authored-By: Nicolas <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7cf8b40 commit cd87fb1
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
458 | | - | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
459 | 464 | | |
460 | 465 | | |
461 | 466 | | |
| |||
0 commit comments