Possible Duplicate:
Automatic “Possible duplicate” is definitely duplicated
I noticed Marc closed this question as a dupe, then found a better question to close it as a dupe of so he reopened and closed it again.
Community♦ then proceeds to add an extra dupe block above the existing one (this revision):
> **Possible Duplicate:**
> [Should I use public properties and private fields or public fields for data?](http://stackoverflow.com/questions/1277572/should-i-use-public-properties-and-private-fields-or-public-fields-for-data)
<!-- End of automatically inserted text -->
> **Possible Duplicate:**
> [C#: Public Fields versus Automatic Properties](http://stackoverflow.com/questions/1180860/c-public-fields-versus-automatic-properties)
<!-- End of automatically inserted text -->
This may be expected or unexpected behavior, but any idea if we can get it to add to the existing list instead?
BTW, I've taken the time to merge both blockquotes together by hand:
> **Possible Duplicates:**
> [Should I use public properties and private fields or public fields for data?](http://stackoverflow.com/questions/1277572/should-i-use-public-properties-and-private-fields-or-public-fields-for-data)
> [C#: Public Fields versus Automatic Properties](http://stackoverflow.com/questions/1180860/c-public-fields-versus-automatic-properties)
<!-- End of automatically inserted text -->
