Last modified: 2007-06-12 20:20:10 UTC
Created attachment 3744 [details] Patch The &editintro= query string parameter only works when the page does not exist. The following patch, when applied, will allow showing of the editintro for pages whether they already exist or not.
Created attachment 3745 [details] Actual patch! This is the actual patch.
Created attachment 3747 [details] Update Don't show the intro on a preview/show changes page. Also removes some trailing whitespace throughout the EditPage.php file.
Fixed in r22905; patch needed some modification due to unclear existing code.
*** This bug has been marked as a duplicate of bug 5175 ***