Links in old posts broken

I've been getting alerts from old threads where a poster complains about a post I made with a link and the link is broken.  Here's an example.  Finding back these posts hasn't been easy until I discovered the pattern.  The original link in the post was:
 http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2181939&SiteID=1
And it got altered, presumably during the forums site move to:
  http://forums.msdn.microsoft.com/MSDN/ShowPost.aspx?PostID=2181939&SiteID=1
But it should have been altered to:
  http://forums.msdn.microsoft.com/en-US/clr/thread/e86ab11d-6325-4099-bbae-6fe165f20995/
Mapping the old PostID to the new Guid isn't exactly easy of course.  But the link still works if I remove the "msdn." portion of the link.  Could you please run a dbase update script that corrects all these broken links back to their original content.  It shouldn't be hard considering that a link that contains "forums.msdn" and "PostID" is always broken.
Hans Passant.

Looks good to me.
Your link here...
http://social.msdn.microsoft.com/forums/en-US/vbgeneral/thread/312ff4e4-755d-450c-9140-49145548a3dc
Where it says "this thread" and then later "correct link"... both go here:
http://social.msdn.microsoft.com/forums/en-US/clr/thread/e86ab11d-6325-4099-bbae-6fe165f20995/
The link redirect issues have been fixed.
Thanks!
Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog,
Twitter,
Wiki)

Similar Messages

  • Old posts not linked to this account.

    I'd like to report that my old posts are not associated with this account (even 'though I've got the same e-mail address than on the old forums.sun.com account).
    Is the migration complete or should we wait a bit more before complaining?

    Joachim Sauer wrote:
    oracletechnet wrote:
    Did you read the FAQ?
    http://wikis.sun.com/display/ForumsMigration/Home
    Yes, I did, but is rather vague. And I don't know which item specifically you are referring to:
    It could be
    - Item 2 "not all users are going to migrated": I think I can safely assume that I'm well within the range of transferred users, having had 10k+ posts on forums.sun.com
    - Item 3 "the migration take some time": that's why I asked how long the migration is expected to take, it's very unclear what timeframe to expect from the migration. Specifically, I've seen some accounts having previous posts associated while others had none. That could either mean the migration is not complete yet or something went wrong.
    - Item 6 "reporting log in issues": I can log in just fine, that's not the problem
    I'm not trying to be a nuisance, if the answer is "be patient", that's perfectly fine with me. But I have been unable to find any "this is the current status" posts about this migration. And in all honestly: I was expecting a somewhat more transparent migration experience here.Yes, they do need to be more transparent. They may have a bit of a quandary about it, there are so many watching them so closely they might be thinking opacity overrides public relations - they surely don't want to be caught up in flamefests while trying to solve problems, not to mention an overwhelming amount of "advice" not as helpful as people would think. There was a fellow named Warticki who made a slightly humorous comment about the support upgrade, was just vilified online and the press picked up on it. Numerous other examples show that this opacity is standard operating procedure: jive upgrade here, licensing changes there, feature changes everywhere. I don't see how they can avoid it, honestly, as a public corp they have to watch out for forward looking statements. Technical people aren't PR or legal people, and need to be insulated somewhat from screaming users to get anything done. But someone needs to step up and manage expectations here. A tough job, to be sure.

  • Where are all my old posts?

    Where are all my old posts?  Activity only lists the one I just posted a few minutes ago?

    You may find these links to your own content useful, the first three will highlight threads with new activity:
    Authored Discussions
    Participated Discussions
    Following Discussions
    Recently Viewed Discussions
    And this search returns your replies (you specifically) most recent first. You can edit the search term to focus the results.
    (If you don't get the results you were expecting try clicking search a few more times, it seems one of the mirror servers hasn't updated since September 5th.)
    tt2

  • Delete old posts

    does anyone know how to delete old posts on this forum?
    i changed my username awhile back because i had used my real name, but i have just noticed that some of my old posts still have my real name
    thanks

    If you can, post a link to the profile for your old Alias. One of the hosts will take a look and should be able to remove the posts for you.
    ~Lyssa

  • Trouble finding old post

    I'm having trouble finding an old post,
    it had some really good examples of how to use the JAI, saving a JPG, reading etc.
    can anyone post me a link back to it
    thanks.
    Phil
    P.s. and yes i have tried searching for it (for over 3 hrs so far)

    Do you know what forum it was in?

  • Old posts with HTML embedded - will they be fixed?

    Are old posts like this that are full of embedded HTML eventually going to be normalized?
    There are quite a few of them floating around--maybe people posting in from the news servers in the past?

    I just asked John C. about this in regards to all the links in the Photoshop Lounge Resource Repository.
    JOHN! Please check your forum system Private Messages! (Or at least just let me know that you have, so I don't keep pestering you)
    Thanks.

  • Lost my old Post

    Hey, i don't find anymore my old post. Where can i restore them?
    Thank you

    You may find these links to your own content useful, the first three will highlight threads with new activity:
    Authored Discussions
    Participated Discussions
    Following Discussions
    Recently Viewed Discussions
    See also this Site map of Communities and Categories if you want similar links to areas that you frequent.
    tt2

  • This Applescript will correct links & programs for posting

    Since I have been posting to these forms, I have been annoyed by the conversions that are done to my posts. A word surrounded by asterisks gets bolded. When I decide to make a link to a post, I can never remember the exact format. When I posted AppleScript code, I found that it is squish to the left. The AppleScript I have posted here gets around these problems.
    Robert
    The first thing that you need to do is to make the text into an AppleScript program.
    start the AppleScript Editor
    /Applications/AppleScript/Script Editor.app
    copy the text to the Applescript editor.
    save the text to a file as an application and do not check any of the boxes below.
    !http://farm4.static.flickr.com/3544/3390737677_645a847e28.jpg?v=0!
    now, let's build a link to a post.
    get the link to a reply.
    Goto this Webpage:
    http://discussions.apple.com/post!reply.jspa?messageID=9003196
    Copy the Web page address from the top of your Web browser page. This is the standard highlight the address then do a command+c
    Now you should run my AppleScript program by going back to the Script Editor. Optional, click the words event log to see the debug information. Click on the run icon.
    !http://farm4.static.flickr.com/3423/3391549168_9ce8b6fcd9.jpg?v=0!
    The link has been modified. Paste the link onto your Web page. This is the standard command+v.
    For a more typical usage, placed the program on the dock or make an alias on the desktop.
    Robert
    Name: alter-clipboard
    Input: Clipboard
    Output: Clipboard
    This AppleScript program is designed to convert a forum-reply web address  to a link to a forum post, to convert special characters to their HTML symbols, and to convert programming language code to a  form that does not get mangled.
    1)   When you wish to reference another Apple discussion forum post, I found the process convoluted.  The Apple form software does not provide for the display of a form post link.  Instead, you must  construct the link from a reply post.  This AppleScript simplifies the process.
      When the clipboard contains a link to a forum reply page, do the conversion.
      Here is that way:
      a) Find the particular post you wish to reference.  
      b) Click on the reply icon.  
      c) Copy  the Web address to the clipboard  (command+c).  
      d) Run this AppleScript to convert the Web address.  
      e) Paste (command+v) the converted Web address into your post.
       For example, you:  
       • Want to reference a post on how to improve the performance of Tiger.  You find a post by Texas Mac Man with a list of possibilities.  
       • Click on the Reply option and highlight the Web address because you know the address contains a reference to this post.
       • Type command+c to copy the address to the clipboard.  The clipboard now contains:
         http://discussions.apple.com/post!reply.jspa?messageID=9124252
       •  Run this AppleScript to convert the Web address. The clipboard now contains:   
               http://discussions.apple.com/message.jspa?messageID=9124252#9124252
       • Type command+v to paste the address   into your new post.
    2)  Assume that the clipboard contains  special symbols or formated programming language code to convert.  
      The simpleFormatting property switch in the code selects teletype text ( tt ) when true and selets preformated text ( pre ) when false.      
      This AppleScript will converted special symbols used in these forums to a form not used by the forum software in order to preserve the original characters.
      For the symbols, see:
      See "Other formating tags are available as shown below" in
      http://discussions.apple.com/help.jspa#format
      An alternative to using these symbols is document in this post:
      http://discussions.apple.com/thread.jspa?messageID=607563
      Also, this AppleScript preserves indentation used in programs or Terminal output.
      a) Copy  the text to the clipboard .  
      b) Run this AppleScript to convert the text
      c) Paste the converted text into your post.
      For example,  the asterisks will be preserved:
         mac $ ls *oup*
         Youpi Key Editor.plist  Youpi Key.app alias  
      For example,  the indentation will be preserved:
         on adding folder items to this_folder after receiving dropped_items
            repeat with dropped_item_ref in dropped_items
               display dialog "dropped files is " & dropped_item_ref
            end repeat
         end adding folder items to
      Author: rccharles
      Copyright 2009 rccharles
      GNU General Public License
       This program is free software: you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published by
       the Free Software Foundation,  version 3
       This program is distributed in the hope that it will be useful,
       but WITHOUT ANY WARRANTY; without even the implied warranty of
       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       GNU General Public License for more details.
       For a copy of the GNU General Public License see <http://www.gnu.org/licenses/>.
    property simpleFormatting : true -- when true use tt tag to enclose; when false use pre tab to enclose
    on run
      -- Write a message into the event log.
      log "  --- Starting on " & ((current date) as string) & " --- "
      set theClip to the clipboard
      if length of theClip > 33 and characters 1 thru 33 of theClip as string = "http://discussions.apple.com/post" then
           http://discussions.apple.com/post&#033;reply.jspa?messageID=9003196
       convert to:
           http://discussions.apple.com/message.jspa?messageID=9003196&#035;9003196
         set theClip to alterString(theClip, "post!reply", "message")
         set {frontPart, postNumber} to textToList(theClip, "=")
         set theClip to theClip & "#" & postNumber
      else
         --  see http://www.asciitable.com/ for the ASCII translations
         -- must be the first change so as not to cause problems.
         set theClip to alterString(theClip, "#", "&#035;")
         --  You need to use either the numeric form of the HTML symbol or
         --  translate HTML character enties as seen below.
         set theClip to alterString(theClip, "&amp;", "&amp;amp;")
         set theClip to alterString(theClip, " ", "&amp;nbsp;")
         -- Preserve blanks
         -- converts two spaces to a space and non-breaking space
         set theClip to alterString(theClip, "  ", "  ")
         set theClip to alterString(theClip, "!", "&#033;")
         set theClip to alterString(theClip, "[", "&#091;")
         set theClip to alterString(theClip, "]", "&#093;")
         set theClip to alterString(theClip, "<", "&#060;")
         set theClip to alterString(theClip, "*", "&#042;")
         set theClip to alterString(theClip, "+", "&#043;")
         set theClip to alterString(theClip, "_", "&#095;")
         set theClip to alterString(theClip, "--", "&#045;&#045;")
         set theClip to alterString(theClip, tab, "   ")
         -- suggested by red_menace from the Mac forums
         set theClip to alterString(theClip, "-", "&#45;")
         set theClip to alterString(theClip, "^", "&#94;")
         set theClip to alterString(theClip, "~", "&#126;")
         if simpleFormatting then
            set theClip to "<tt>" & theClip & "</tt>"
         else
            set theClip to addWrapper(theClip)
         end if
      end if
      set the clipboard to theClip
    end run
    on alterString(thisText, delim, replacement)
      set resultList to {}
      set {tid, my text item delimiters} to {my text item delimiters, delim}
      try
         set resultList to every text item of thisText
         set text item delimiters to replacement
         set resultString to resultList as string
         set my text item delimiters to tid
      on error
         set my text item delimiters to tid
      end try
      return resultString
    end alterString
    -- textToList was found here:
    -- http://macscripter.net/viewtopic.php?id=15423
    on textToList(thisText, delim)
      set resultList to {}
      set {tid, my text item delimiters} to {my text item delimiters, delim}
      try
         set resultList to every text item of thisText
         set my text item delimiters to tid
      on error
         set my text item delimiters to tid
      end try
      return resultList
    end textToList
    -- suggested by red_menace from the Mac forums
    -- some constants and switches
    property TextColor : "#000000" -- black  (see http://www.w3schools.com/tags/ref&#095;colornames.asp)
    property BackgroundColor : "#FFEE80" -- medium/canary yellow -- "#FFDDFF" -- a light plum/purple
    property BorderColor : "#000000" -- black
    property TheWidth : "width: 720px; " -- a width attribute
    property UseWidth : true -- use the width attribute?
    property LineCount : 25 -- the number of lines before including the height attribute
    property TheHeight : "height: " & ((LineCount * 13.6) as integer) & "px; " -- a (rough) maximum height for the formatted box
    on addWrapper(SomeText)
      fix up some formatting and add a tag wrapper  (see http://www.w3schools.com/tags/default.asp)
         parameters -      SomeText  text to add the wrapper to
         global items -   LineCount, TheHeight, UseWidth, TheWidth,  KeepFormatting,                         
                     BorderColor, TextColor, BackgroundColor
         returns [text]:      the wrapped text
      set {Height, Width} to {"", ""}
      if (count paragraphs of SomeText) is greater than LineCount then set Height to TheHeight
      if UseWidth then set Width to TheWidth
      -- hack...
      -- seems like the apple forum software doubles the returns in a pre tag
      set SomeText to alterString(SomeText, return, "<br>")
      -- change the style properties as needed
      set SomeText to "<pre style=\"
         font-family: Monaco, 'Courier New', Courier, monospace;
         font-size: 10px;
         font-weight: normal;
         margin: 0px;
         padding: 5px;
         border: 1px solid " & BorderColor & ";
         " & Width & Height & "
         color: " & TextColor & ";
         background-color: " & BackgroundColor & ";
         overflow: auto;\"
         title=\"\">" & SomeText & "</pre>
      return SomeText
    end addWrapper

    Hi,
    There is message type BANK_CREATE for posting the FI related Bank details. Using the change pointers you can trigger the idocs for posting the bank related data.
    Regards,
    Uday

  • My brother ipad was linked with old apple id and he forgot his id and never use same email.the problem now his mini ipad ask him for this id to open (activate ipad) what we can do ?

    my brother ipad was linked with old apple id and he forgot his id and never use same email.the problem now his mini ipad ask him for this id to open (activate ipad) what we can do ?

    He remember the id name and password but he can't enter we don't now if the password is wrong or the id was  lock . I have the all thing for the ipad such as his box . I now this is security thing but you could help me.

  • HT4759 My icloud account is link to old apple id that i don't know password for and when i try to delete icould on my iphone it is asking me for a password instead of just deleting what can i do to  get my icloud accout updated with my current apple id?

    MY ICLOUD ACCOUT IS LINK TO OLD APPLE ID WHICH I DON'T KNOW PASSWORD.  WHEN I GOT TO SETTINGS TO DELETE ICLOUD TO CREATE WITH MY CURRENT IT ASK ME FOR A PASSWORD ASSOCIATED WITH THE OLD APPLE ID INSTEAD OF DELETING THE ACCOUNT.  HOW DO I DELETE THE ICLOUD ACCOUT WITH INPUTTING A PASSWORD TO TURN OFF FIND IPHONE?

    Go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • How can I get my old posts back

    I recently upgraded to Leopard and ILIFE08. I am in a frenzy bc the iweb does not have any of my old posts. I even tried to publish a new BLOG entry and now my entire webpage is back to the main template erasing all of my original info. Before the upgrade, I save all of the back end files from iWeb. I tried to drag it into the new iWeb thinking it would then add the info in, but now. Any help on getting my original blog and webpage back? Thanks

    Hi miafrommidlothian,
    I apologize, I'm a bit unclear on the exact nature of your question. If you are talking about an iBooks Author account (used for publishing books to the iBooks Store), you may find the information in the following pages helpful, including the phone number/email address for contacting iBooks account support directly if necessary:
    Apple - iTunes - Working with iTunes - Sell Your Content - Sell Your Books - Authors & Book Publishers: FAQs
    Apple - iTunes - Working with iTunes - Sell Your Content - Sell Your Books
    Regards,
    - Brenden

  • Do any of you experience Im having with my ipad? I can't make a comment in Facebook for older posts and I can't open numerous comments from old posts of my friends. but everything works perfectly when I use laptop. is there problem between apple and FB?

    do any of you experience Im having with my ipad? I can't make a comment in Facebook for older posts and I can't open numerous comments from old posts of my friends. but everything works perfectly when I use my laptop(non-apple). is there problem between apple and FB?

    Facebook apparently has their site coded poorly for tablets with touch screens. Try using the Facebook app. It is not perfect either but it is better than view in a browser lately.

  • Can I create a DVD in DVD SP from a keynote presentation?  I looked at old posts but don't see a good solution.  Thanks

    Can I create a DVD in DVD SP from a keynote presentation?  I looked at old posts but don't see a good solution.  Thanks

    This is all the files Pages needs:
    http://www.freeforum101.com/iworktipsntrick/viewtopic.php?t=105&mforum=iworktips ntrick
    Overwise click on my blue name and email me.
    Peter

  • Windows.ApplicationModel.DataTransfer. How share image and link in same post ?

    How share image and link in same post  ?

    You can
    share a link and share an image (as an image or
    as a file), but logically speaking all of the data types shared are considered different views of the same thing. The share target will pull out the best format for its target and leave the rest. The share source cannot tell the target how to interpret
    the data.
    See
    Choosing data formats and file types.
    If you want to combine multiple data types in one view then you can combine them in an HTML page. See
    How to share HTML

  • Problems navigating through old posts

    I am having problems navigating through old posts.  The slower the forums get, the longer it takes me to read them, and the further behind I get in reading them.  Eventually, when trying to read posts that are a couple of months old in the SQL and PL/SQL forum, when trying to navigate from one post to the other, I frequently get an error message.  This happens whether I try to use my browser's back arrow to the previous page or click on a page number on the forum page, or change the start number in the url.  However, sometimes I actually get back to the page and can select the next post.  It is not consistent.  Sometimes I can click on the same thing four times in a row and the first three times I get the error, but the fourth time I get a page of posts.  So, the error message is not actually saying what is really going on.  The following is the error message that I keep getting:
    "You have reached the maximum amount of pages in this set of content results. If you are looking for something specific, try applying a content type filter or entering a search term."

    Yes, I am still seeing the problem sporadically.

Maybe you are looking for