Skip to content

DBLP public comments: allow invitations where the forum is arbitrary #2260

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 33 commits into
base: master
Choose a base branch
from

Conversation

melisabok
Copy link
Member

No description provided.

@@ -115,6 +115,7 @@ export function getNoteInvitations(invitations, note) {
replyTo &&
(replyTo === note.id ||
replyTo.param?.withForum === note.forum ||
replyTo.param?.withForum === `\${1/forum}` ||
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think Email_Subscription invitation does not have edit.note so this logic should in ln123,124?
but it has no tag.replyto neither so does Email_Subscription invitation require change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is needed to render DBLP.org/-/Comment invitation in all the DBLP forum pages and their replies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants