Commit 14bdeb3
fix: encode kindEntry in hx-get path for consistency
Addresses CTO review note: kindEntry['kind'] in Quick View button's
hx-get was the only unencoded path segment. Low risk since kind values
are ASCII enum names, but now consistent with the encoding pattern.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9a310da commit 14bdeb3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
0 commit comments