Tagged Questions
6
votes
1answer
66 views
Old questions getting out of date and new questions get flagged as duplicates?
Is there a discussion regarding questions and answers getting too old or inefficient?
Has any one else considered the risk of good, more valid, questions getting removed as duplicates, even though ...
1
vote
1answer
56 views
Same question as another user, answer didn't work for me [duplicate]
What is the best way to add a question to an existing question?
That is, a question was asked and answered, but the solution either didn't address the whole issue, or didn't work for me.
2
votes
1answer
52 views
I answered a possible duplicate question on Meta
I think I answered a duplicate, or perhaps its not a direct duplicate. The question is asking about a specific case, but the question has been answered in a more general/less localized way already.
...
0
votes
2answers
76 views
Duplicate leads to closed as not constructive
Root: Tomcat 7 vs Jetty
... is marked as a dupe, which leads to:
Tomcat VS Jetty
... which is closed a not constructive.
I am confused. And here I was Googling to compare Tomcat vs. Jetty and find ...
1
vote
0answers
34 views
I couldn't vote to close a duplicate question with no upvoted answer [duplicate]
These two questions are nearly identical:
Java logic in my code
nonstatic variable pRef cannot be referenced from a static context
They were asked by different users, but the code is basically the ...
2
votes
2answers
112 views
Should a question's closed reason be changed from NARQ to duplicate if a duplicate is found?
I just answered a C# question that was asked by someone who clearly doesn't know C#. The question was almost immediately closed. I don't have a problem with the question being closed, but I do have ...
7
votes
1answer
195 views
Attitude shift over time in unmarked duplicates
What is a realistic timeframe to reach consensus or review a topic?
Does marking duplicates hinder fresh perspective on certain topics?
For example, there's a 32-point difference on the topic of ...
3
votes
1answer
70 views
An insight on duplicates
I have a few questions related to duplicates, which I could not find answers for.
Is it appropriate to flag a question as a duplicate when the possible duplicate is unanswered?
I have come to a ...
-5
votes
1answer
171 views
Moderator deleted an answer. How we know what was his reasons for?
There is a question on StackOverflow posted today (Apr, 26th) that I flagged as duplicate of another question (answered Feb '11), have barely the same question.
At any rate, I've answered the ...
5
votes
0answers
54 views
Mark As Duplicate description not appropriate for Double Posts [duplicate]
The current description for Mark As Duplicate is as follows:
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new ...
2
votes
0answers
52 views
What to do when my question has a duplicate on another Stack Exchange site? [duplicate]
What should I do with my question:
Should I use different method names or overload parameters in Java?
Since it appears to have been answered on another Stack Exchange site:
Should we rename ...
1
vote
1answer
39 views
Should anything be done about a duplicate post if the OP deletes the original?
newer post
older post
The new one is basically an exact duplicate of the older one. The older one was deleted approx. 1 minute before they posted the new one.
What is the proper action to take in ...
8
votes
1answer
101 views
Why my question marked as duplicate?
Yesterday I posted the question and it was marked as dupicated.
Isset()/Empty(), Arrays and Ternary Operator [duplicate]
The suggested topic How can I create a new operator in PHP? does not answer ...
4
votes
1answer
166 views
Misuse because of… misuse? Non duplicate question marked as duplicated
I'm talking about this question: Avoid developers to see included plain text code..
It was marked as duplicated, while in the comments we can clearly see it's not a duplicate. So the users with the ...
4
votes
0answers
35 views
How to handle the duplicate unanswered(down voted) question? [duplicate]
I was wandering around on stackoverflow today and noticed this question asking about necessity of autosave in his application with this comment having link of the duplicate question asked by same ...
14
votes
0answers
103 views
What is the best way to prevent asking a duplicate questions [duplicate]
Yesterday I posted my first question here with a nice answer and some useful comments...
And then it was rightfully closed as a duplicate.
I felt a bit of a dumb ass not having found that earlier ...
1
vote
2answers
83 views
Cross-posting to external sites? [duplicate]
I've just flagged this question for cross-posting (to/from an external site, not within the SE-framework), and indicated in a comment that I'd done so.
I got a comment back, that there was nothing ...
6
votes
1answer
77 views
upvoting duplicate questions
Is upvoting duplicate questions really following the guidelines of the all mighty alt text?
The question shows research effort; it is useful and clear
I raise this question after recently ...
10
votes
1answer
129 views
“Please ask a new question” encourages question repetition for duplicates [duplicate]
I just had a case of a user who re-posted his question because his first question was closed as a duplicate. And, logically, I closed his re-post as a duplicate of his original, asking him to edit his ...
0
votes
0answers
51 views
Popular question should not marked as a duplicate of a question that came after it
This question
Adding support for math notation
was marked as a duplicate of this question:
Latex in Stack Overflow?
It seems very silly, because the original question:
was asked earlier
...
5
votes
2answers
98 views
Flag was declined for exact duplicate, but clearly it is an exact duplicate
So I flagged this question here Conditional CSS for IE10 only as a dupe of this quesetion here How do I target only IE10 for certain situations like IE-specific CSS or IE-specific JavaScript?
In my ...
8
votes
3answers
103 views
Why is this question a duplicate?
Today I asked a question regarding date time the community marked it as duplicate stating that it is already answered
The question which they refered list out the license key issues, but my question ...
0
votes
1answer
34 views
Where is it preferred to place the answer to duplicate questions?
Using the following assumption:
If two questions are both equal to the same question, then they are equal to each other.
Therefore, the answer to one of them is also the answer to another.
And ...
7
votes
3answers
129 views
Why should a question that's labeled as duplicate lead to a 10K-only page?
I understand the general rationale for wanting to close questions as duplicate with at least one answer. I also understand the general rationale for wanting to close a question as a duplicate that ...
3
votes
3answers
60 views
Best practice or behavior on duplicates
If I ask a question, and somebody points out it's a duplicate, say I go and check the answers there and accept the fact that it is a duplicate (not necessarily an exact one, but it helps solve the ...
0
votes
0answers
37 views
How to suggest the right question for the duplicate flag
If a question is very common, how should we identify the best question to suggest in the duplicate flag?
There is a very common example on StackOverflow regarding javascript web developlment. Some ...
13
votes
1answer
153 views
duplicate questions on other SE sites?
I recently asked a Question on security.stackexchange.com.The question was related to XSS so in my opinion it belonged to the security website.
There was a comment on the question saying that a ...
3
votes
1answer
48 views
Single question thread with multiple questions, some duplicates
I've recently run into many questions where to author asks several related questions in one post, many of them asked before.
I'm wondering what out policy is on such questions:
Should I vote-close ...
8
votes
1answer
87 views
Ask for additional information on existing question, or start a new one?
I'm trying to solve a programming problem, and have found a solution in an existing question. However, after following the suggestions in that solution, I'm still unable to solve my problem, despite ...
0
votes
1answer
53 views
Why is an old question a duplicate of a new one? [duplicate]
The question that was asked a year ago:
Why does the use of Random with a hardcoded seed always produce the same results?
is closed as a duplicate of the one that was asked 11 days ago:
Why ...
4
votes
2answers
73 views
Request to mark bountied question as a duplicate of another
This question's problem is identical to this one (with accepted answer)*. However, I cannot vote to close it as a duplicate, because there's a bounty on it.
According to this meta post, the only way ...
10
votes
2answers
105 views
Duo of buddies can circumvent duplicate closures under the new rule requiring an answer
There are two fellows asking questions in objective-c who have indicated (10k-only link) that they're friends who are working together:
They have several pairs of questions which are the same ...
-2
votes
1answer
62 views
Need a flag for exact duplicate answer [duplicate]
I often see the some post have similar answers. There is nothing difference in information passed by these answers.
Ok. There is chance to get the number of same answers to post, immediately after ...
0
votes
1answer
43 views
Duplicates right after the Original post
Recently I noticed that there was a duplicate of Grateful, frequent user not allowed to express gratitude?, made less than three hours after the OP. While I believe that most duplicates on here are ...
3
votes
1answer
83 views
Answering similar questions when they are not exact duplicates
This is the first time I'm dealing with a situation like this, so I'm seeking some guidance. I've read several related questions on meta, including "What's the etiquette for answering two similar ...
7
votes
2answers
94 views
Deleting a duplicate, esp. when discussions are still ongoing
This question was identified as a duplicate today and deleted an hour later.
There are three reasons why I believe deleting this was wrong:
As a general rule, deleting duplicates is a bad idea, as ...
1
vote
0answers
25 views
Should “exact duplicates of other answers” in faq be more descriptive?
This faq includes a text:
"exact duplicates of other answers"
I believe it would nice to add there some explanation that it both applicable to duplicating somebody else answer and your own answer.
...
4
votes
1answer
65 views
Should questions be marked as duplicates of closed or otherwise disabled questions?
I recently answered a question on SO that was marked as a duplicate:
Selecting specific rows of a matrix in Matlab
However, the question was marked as a duplicate of another question. No problem, ...
0
votes
1answer
59 views
Duplicate questions and inconsistent voting
This question is really just to suggest an equal and fair treatment to all the stack members on all subsites. When an OP asks a duplicate question, there is no saying if the question will be upvoted ...
11
votes
1answer
123 views
Why do so many of my carefully researched MSO questions turn out to be duplicates?
I seem to have a hard time finding good answers for my meta questions. I usually have an issue I'm curious about on SO, so I search MSO using appropriate keywords to see if there are any similar ...
-1
votes
1answer
185 views
Why I got downvotes on answering a duplicate question?
Last evening I got downvoted with a reason "This question is asked tons of time, and you having 9K points should not answer, indeed you should close the question". I even voted to close the question ...
7
votes
1answer
85 views
Why can we still vote for duplicates with no accepted or upvoted answers on Meta?
When we flag/vote-to-close a question as a duplicate on Stack Overflow, and that potential duplicate doesn't have any upvoted or accepted answers, we are alerted that we can't use that question as a ...
1
vote
1answer
61 views
What's the appropriate way to create an alias question?
I asked "Why has the behavior of `input type="date"` changed?". At the time I thought the issue was a behavior issue, but now know it's a display issue. The original question is still ...
3
votes
3answers
70 views
how should I vote for answers of duplicate questions
From time to time I see a duplicate question, and I flag it or act to close it, and in many cases good users refer to the source of the question and the original answers. However, sometimes, a ...
1
vote
0answers
43 views
Duplicate or bad answer?
I am confused by these two Q&As.
My original search started with a Google.com (English) search of these terms:
eclipse java debug move instruction pointer
Top two Q&As from the Stack:
...
-1
votes
1answer
96 views
Should there be new action on duplicates?
Let me hope that this is not a duplicate, as I've did some research and havn't found something that is exactly the same!
As I'm getting more "used" to StackOverflow way of working, I'm doing more and ...
3
votes
1answer
95 views
How to act when a user posts the same question multiple times by wording differently?
A user asked a question on SO, to w. I have done my best to answer this question. The user accepted the answer but did not ask any further questions.
Original question from a user:
How should I ...
9
votes
0answers
99 views
How is someone expected to get answers to an unanswered duplicate?
Suppose someone needs to ask a perfectly legitimate question, but that same question already exists on StackOverflow. However, the other question does not have an answer yet. Of course users are ...
2
votes
1answer
105 views
The new duplicate UI is messing with my reflexes
This keeps happening to me. I open a question that has some VTC as duplicate. And I find myself about to upvote the question. When I stop myself, I have come to realize why it happens:
I am not ...
4
votes
1answer
93 views
Question closed as duplicate could not be found by the OP
Today I answered this question on StackOverflow.
The OP was asking what was wrong with his piece of code, and the answer was that he was missing the template keyword. The OP was likely unaware of ...









