phil-opp / blog_os

Writing an OS in Rust
http://os.phil-opp.com
Apache License 2.0
14.27k stars 1.01k forks source link

Fix: Use correct category ID for comment threads of translated posts #1230

Closed phil-opp closed 1 year ago

phil-opp commented 1 year ago

The category ID is used for creating new discussion threads if required. We forgot to adjust it for translated posts, so they ended up in the wrong category. This in turn caused issues such as https://github.com/phil-opp/blog_os/discussions/1214#discussioncomment-5953024.