Skip to content
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

when accepting a draft, change user talk edit summary to wikilink to the draft, not to [[WP:AFC]] #317

Conversation

sohelhussain
Copy link
Contributor

fix:- #305

@sohelhussain
Copy link
Contributor Author

I'll committed a feat rather then fix. that my mistake.

@@ -2338,7 +2338,7 @@
AFCH.actions.notifyUser( submitter, {
message: AFCH.msg.get( 'accepted-submission',
{ $1: newPage, $2: data.newAssessment } ),
summary: 'Notification: Your [[Wikipedia:Articles for creation|Articles for creation]] submission has been accepted'
summary: "Notification: Your [[Insert accepted article's title here|Articles for creation]] submission has been accepted"
Copy link
Member

Choose a reason for hiding this comment

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

"Insert accepted article's title here" is meant to be replaced by a variable.

@NovemLinguae NovemLinguae changed the title fix: 305 change the notification content when accepting a draft, change user talk edit summary to wikilink to the draft, not to [[WP:AFC]] Apr 10, 2024
@NovemLinguae NovemLinguae merged commit 797075e into wikimedia-gadgets:master Apr 10, 2024
2 checks passed
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