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

Editing the Question title from the front end changes the permalink slug for the currently edited question #759

Closed
mebishalnapit opened this issue Apr 5, 2023 · 0 comments

Comments

@mebishalnapit
Copy link
Collaborator

When the user edits the questions title from the front end then, the question slug also gets updated according to the new question title change.

To Reproduce

Steps to reproduce the behavior:

  1. Go to any question page from the front end
  2. Note down the url slug for that question page
  3. Click on the gear or post actions icon available on the question
  4. Click on the Edit action link
  5. On the edit question page, change the title of the currently editing question
  6. Update the changes done on that question
  7. Check the url slug for that question page which is now updated

Expected behavior

When editing the question page title from the front end, the question slug should not get updated as it can hamper the site's SEO as well as lots or redirects might need to be added per changes.

Screenshots

Edit link for the currently viewing question page:
edit-question

Permalink for the currently viewing question page:
permalink-before-editing-question

Question edit page editing the question title:
edit-question-title

Permalink for the question after it's title was edited from the front end:
permalink-after-editing-question

Desktop

  • OS: Linux
  • Browser: Chrome, Firefox
  • Version: 4.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant