Skip to content

fix(http): forwarding allows references from other channels #2429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

uzalu
Copy link

@uzalu uzalu commented Apr 30, 2025

the code for adding a forward to a message seems to have been copied from the reply method, but unlike replies, forwards can refer to messages from other channels.

the code for adding a forward to a message seems to have been copied from the reply method, but unlike replies, forwards can refer to messages from other channels.
@github-actions github-actions bot added the c-http Affects the http crate label Apr 30, 2025
@uzalu uzalu closed this Apr 30, 2025
@uzalu uzalu deleted the patch-1 branch April 30, 2025 05:22
@uzalu uzalu restored the patch-1 branch April 30, 2025 05:22
@uzalu
Copy link
Author

uzalu commented Apr 30, 2025

apologies for the confusion - I saw no way in the UI to give the patch a meaningful name when I created it, so tried to rename it just now and that apparently deletes the original branch.

@uzalu uzalu reopened this Apr 30, 2025
@HTGAzureX1212 HTGAzureX1212 changed the title fixed forwarding to allow references from other channels fix(http): forwarding allows references from other channels May 1, 2025
@github-actions github-actions bot added the t-fix Fixes a bug in the library label May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-http Affects the http crate t-fix Fixes a bug in the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant