Browsers
STATUS: Current plans are to ensure compatibility with IE9 in 2011.
WORKAROUNDS: Delete the extra spaces. Use a different browser. Try using IE9 in Compatibility View.
STATUS: Current plans are to ensure compatibility with IE9 . This is not yet fixed (6/10/11).
WORKAROUNDS: Confirm that you're not actually indenting the same <p> tag in the HTML. By default the editor uses <br/> tags instead of <p> tags and as such indentation occurs across multiple paragraphs. Switch to HTML mode and put the <p> tags in to create the paragraphs.
STATUS: We are reviewing the options for both p and br tags. Ed: Verified that it still exists on 6/23/11.
WORKAROUNDS: Try removing the horizontal line rule and adding a new one. Use a different browser.
WORKAROUNDS: Unknown.
Search
WORKAROUND: You need to press Enter when the focus is in the search box to execute the search.
STATUS: Current plans are to remove this icon.
Titles
WORKAROUND: To fix the symptoms of this bug, click the HTML View tab, find the section that begins the indentation in the code, and make sure there is a closing ordered list </ol> or unordered list </ul> tag above it.
STATUS: We're going to update the Editor and then retest this issue. Ed: Verified that it still exists on 6/23/11.
WORKAROUND: To fix the symptoms of this bug, click the HTML View tab, and then delete the Header tag content.
STATUS: Need to verify this bug still exists (6/10/11).
WORKAROUND: You'll need to remove the title text from the <a name> argument. For example, if your HTML is... <h2><a name="Title1">Title1</a></h2>... then you need to remove the text from the <a> tag. Instead write it like this: <h2><a name="Title1"></a>Title1</h2>. Also, do not add anchors to your article. Instead, just use headers. At the top of your article, type the wiki code [toc] in the Design tab, and the Wiki platform will turn the text into a table of contents that lists out all the header sections, including their hierarchy (where an h2 is indented under an h1 section). Because of this TOC feature, you don't need to add anchors.
WORKAROUND: Do not highlight/select the whole line. Highlight/select only the text and not the space after the text (which is what happens to show you that the whole line is highlighted/selected). If you cannot highlight only the text, highlight all the text except for the last letter. Then when you click the Insert Link or Anchor button from the Editor toolbar, add the missing letter back to the text in the Link Text box, enter the new URL, click OK, and when you return, delete the last letter that is not in the hyperlink.
STATUS: This bug still exists (7/5/11).
WORKAROUND: See Create Quick and Basic Tables Using the Wiki HTML Editor for information about creating tables using the Wiki HTML editor. This method requires that you edit the raw HTML for your article by clicking the <> HTMLoption in the status bar at the bottom of the Wiki Editor. STATUS: Verified this bug still exists (10/20/11).
WORKAROUND: Highlight all the text in the article, select Segoe UI from the Font Name drop-down list in the Editor toolbar, and select 12px from the Real font size drop-down list in the Editor toolbar. If you also have italics and font color issues, change those manually as well.
NOTES: This could be the same bug as #8 below. This might be an IE9 bug.
NOTES: This could be the same bug as #6 above. This might be an IE9 bug.
WORKAROUND: Click the Article tab to make sure your saves were made. You also might want to copy text you added just in case (because if you leave after making significant changes that were not saved, you cannot get back to what you wrote).
NOTE: This might be an IE9 compatibility bug.
<style>.ClassName { margin-left:100px; }</style> <p class="foo">This is a paragraph with 100px padding.</p>
<style>.ClassName { margin-left:100px; }</style>
<p class="foo">This is a paragraph with 100px padding.</p>
. ClassName { margin-left:100px; } This is a paragraph with 100px padding.
. ClassName { margin-left:100px; }
This is a paragraph with 100px padding.
WORKAROUND: When your article gets into this state (you are waiting for it to save for a long time), click the Save button again. If you see the error message that you already updated the article, then click the Article tab to see your changes. Your changes were saved correctly.
STATUS: Last seen in June, 2011.
STATUS: Last seen in September, 2011. A fix is planned.
STATUS: If unable to repro in current (May 2011) upgrade, retire this issue as "fixed".
http://social.technet.microsoft.com/wiki/contents/articles/list-of-microsoft-support-knowledge-base-articles-related-to-microsoft-virtualization-technologies-for-2011.aspx http://social.technet.microsoft.com/wiki/contents/articles/705.aspx#comments
STATUS: Cause is not proven.
STATUS: Currently being planned to update on July 13th with other Profile features (like profile user cards and contribution points for blogs and annotations).
WORKAROUND: Check an article often for comments (about three times a week, if it is time sensitive, such as release notes, or once every 2-3 weeks if it is not time sensitive).
STATUS: Currently a fix is being planned to be released on July 13th, 2011.
Unlike Wikipedia, there is no clear way of knowing when a link is external.
WORKAROUND: For external links, until we have an external link flag (like Wikipedia does), paste the link URL in the Editor so that it is obvious to a user that the link is not internal to TechNet Wiki. For the feature request, see Links #1 in the TechNet Wiki Feature Requests.
In the previous profile, pages that you selected as Favorites appeared in your Favorite pages section. With the new profile, there is no such section. Currently the Favorite this page link (at the bottom of every article page) does nothing.
STATUS: Fixed in June, 2011. The Favorites button was removed.
WORKAROUND: As a temporary work-around, use the tag as a keyword in a search and subscribe to the resulting RSS Search feed.
STATUS: Fixed in 2010.
WORKAROUND: As a contributor/editor, only edit tags in the Edit tab. As an author, when you first write an article, make a first edit to the article as well. This will protect your authorship credit from ever being removed by this bug.
STATUS: Fixed in May 2011 with the upgrade to CS 5.6.