I don't know where that came from, it always said to not overwrite wp-contents...<br><br>I do know that the detailed instructions give this info, and it was always a point of contention as to what the upgrade instructions should be. If my memory serves me correctly, Matt didn't want the basic upgrade instructions to include the delete everything but wp-config and wp-content, then upload new files instruction. So perhaps in the editing, the important step of not overwriting wp-content was left out.
<br><br>I've CC'd this to wp-docs, perhaps Michael H or someone else who still manages the codex will look into it.<br><br>MB<br><br><br><br><br><div><span class="gmail_quote">On 1/15/07, <b class="gmail_sendername">
Elliotte Harold</b> <<a href="mailto:elharo@metalab.unc.edu">elharo@metalab.unc.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
There is a major bug in the upgrade instructions on<br><a href="http://codex.wordpress.org/Upgrading_WordPress">http://codex.wordpress.org/Upgrading_WordPress</a> that can cause Mac users<br>to lose their data. This needs to be corrected. The problem is here:
<br><br>Step 3: Overwrite Files<br><br>Get the latest and greatest WordPress (<a href="http://wordpress.org/download">http://wordpress.org/download</a>)<br>and upload it to the WordPress directory, overwriting all the files that
<br>exist there. This will preserve your images and themes.<br><br>Actually it won't, at least not on a Mac. I think what happens on<br>Windows is that when you copy a folder such as wp-content onto an<br>existing folder, files inside the target folder are retained if the new
<br>folder does not contain different versions of those files. However, on a<br>Mac the behavior is different. The entire target folder is completely<br>wiped out and replaced by the new folder. No content from the target
<br>folder is retained under any circumstance.<br><br>I would recommend making an upgrade distribution that does not include<br>the wp-content folder to avoid the possibility of overwriting user files<br>within this folder. User and system files should be more cleanly
<br>separated. An upgrade should not touch the user's files.<br><br>--<br>Elliotte Rusty Harold <a href="mailto:elharo@metalab.unc.edu">elharo@metalab.unc.edu</a><br>Java I/O 2nd Edition Just Published!<br><a href="http://www.cafeaulait.org/books/javaio2/">
http://www.cafeaulait.org/books/javaio2/</a><br><a href="http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/">http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/</a><br>_______________________________________________
<br>wp-hackers mailing list<br><a href="mailto:wp-hackers@lists.automattic.com">wp-hackers@lists.automattic.com</a><br><a href="http://lists.automattic.com/mailman/listinfo/wp-hackers">http://lists.automattic.com/mailman/listinfo/wp-hackers
</a><br></blockquote></div><br>