You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 1Does this answer your question? Can we bring ancient duplicates up to date?Robert Columbia– Robert Columbia2020-06-26 16:00:40 +00:00Commented Jun 26, 2020 at 16:00
- @RobertColumbia No, that's one of the questions I linked to at the beginning of my question to provide context. My question is more specific, asking the staff to look into exactly why this problem exists even though the database references the duplicate.Donald Duck is with Ukraine– Donald Duck is with Ukraine2020-06-26 16:03:05 +00:00Commented Jun 26, 2020 at 16:03
- 2In some cases, the displayed duplicate doesn't match the one in the database, because the banner was edited. What should be done in those cases?Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2020-06-26 18:12:37 +00:00Commented Jun 26, 2020 at 18:12
- 1@SonictheMaskedWerehog We would use the one in the database. Editing out the "possible duplicate" link from the body automatically would be difficult so it would stay there until someone edits it out manually. In the cases where it was edited and the new duplicate is actually better, a moderator or gold tag badge holder could edit the duplicate list manually.Donald Duck is with Ukraine– Donald Duck is with Ukraine2020-06-26 19:27:04 +00:00Commented Jun 26, 2020 at 19:27
- @SonictheMaskedWerehog About your edit, I tagged it as [bug] because it's probably still a bug that the duplicate link isn't displayed in the banner, even if fixing that bug would be easier than what was previously thought (which is the main difference between my question and the proposed duplicates). But it might be a feature though, in which case [feature-request] would be appropriate. I guess we won't know for sure until an employee answers and tells us what's going on in the code. Maybe it could be tagged both [bug] and [feature-request] until then.Donald Duck is with Ukraine– Donald Duck is with Ukraine2020-06-26 19:37:47 +00:00Commented Jun 26, 2020 at 19:37
- The banner's current style is not a bug. An employee said somewhere (can't find the link) that this current style is intentional.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2020-06-26 19:38:51 +00:00Commented Jun 26, 2020 at 19:38
- @SonictheMaskedWerehog It would be nice if you could find where they said that so that I can edit my question to include that information.Donald Duck is with Ukraine– Donald Duck is with Ukraine2020-06-26 19:41:12 +00:00Commented Jun 26, 2020 at 19:41
- Here it is. See both the "previous bug report" and the "discussed here" links there.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2020-06-26 20:41:37 +00:00Commented Jun 26, 2020 at 20:41
- Regarding your edit: your proposal of having the link in the blue body regardless of the edit was how they implemented the notice initially, but they later changed it to the current implementation because apparently there were too many edge cases with that approach.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2020-06-26 21:05:48 +00:00Commented Jun 26, 2020 at 21:05
- @SonictheMaskedWerehog From what I see in the answer you linked the only reason they did that is because having two duplicate links could be confusing. But I don't think that's too big an issue, and eventually if enough of these posts get edited they will no longer have a problem.Donald Duck is with Ukraine– Donald Duck is with Ukraine2020-06-26 21:11:25 +00:00Commented Jun 26, 2020 at 21:11
- Shog left a comment on that answer indicating that there are too many edge cases, and Yaakov commented later that taking care of them would be too onerous and not worth the effort.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2020-06-26 21:15:59 +00:00Commented Jun 26, 2020 at 21:15
- 1@SonictheMaskedWerehog From what I've understood Shog's comment is about edge cases causing problems in trying to edit the duplicate notice out automatically. I see no problem in editing them out manually if the duplicate link is added back to the blue banner.Donald Duck is with Ukraine– Donald Duck is with Ukraine2020-06-26 21:19:56 +00:00Commented Jun 26, 2020 at 21:19
- 4It's by-design/unfixable for questions closed as duplicates before May 20, 2009, since the duplicate target was not recorded in the database prior to that date. After that date, the duplicate target is recorded in the database, but not displayed in the post banner. This could be fixed in an automated way. The text manually inserted into the question should not be automatically removed, because that's far too dangerous. But anyone can edit, so removing these manually is is not a big problem. It's the need to re-open and re-close that is hard, because it requires a mod or a gold badge.Cody Gray– Cody Gray2020-06-26 23:17:25 +00:00Commented Jun 26, 2020 at 23:17
- For reference on the May 20, 2009, date, and a general history of how the closure system has changed over time, see: meta.stackoverflow.com/a/281664Cody Gray– Cody Gray2020-06-26 23:30:49 +00:00Commented Jun 26, 2020 at 23:30
- @CodyGray Or more accurately, as of May 20, 2009, the system began editing in duplicate links upon question closure, but those were still not stored in the database: when the closing system was revamped in February 2013 to the current configuration, there was a backfill run to add those into the database using info from the automatic edits, but that couldn't be run on posts closed before the May 2009 date for obvious reasons.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2020-06-26 23:54:48 +00:00Commented Jun 26, 2020 at 23:54
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you