My bookmarks, Forum Messages areunder the wrong heading.
-
I went back to check my bookmarked posts. Under the heading Site Bugs, I find several posts that were to the Algorithms forum. It doesn't bother me, but something is wrong with the database.
-
I went back to check my bookmarked posts. Under the heading Site Bugs, I find several posts that were to the Algorithms forum. It doesn't bother me, but something is wrong with the database.
Thanks for the heads up. We'll look into this today.
cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP
-
I went back to check my bookmarked posts. Under the heading Site Bugs, I find several posts that were to the Algorithms forum. It doesn't bother me, but something is wrong with the database.
Should be good now
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O
-
Should be good now
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O
Elina, If "Should be good now" you meant that you fixed the code so it will put the entries under the correct header in the future, then I must accept that it has been done. If, instead, you meant that you moved the entries under the correct header, then I do not agree. The same entries are still under the Site Bugs header. As I said in the original post, I do NOT need the bookmarks moved under the correct header, I was just informing you of the problem. Dave.
-
Elina, If "Should be good now" you meant that you fixed the code so it will put the entries under the correct header in the future, then I must accept that it has been done. If, instead, you meant that you moved the entries under the correct header, then I do not agree. The same entries are still under the Site Bugs header. As I said in the original post, I do NOT need the bookmarks moved under the correct header, I was just informing you of the problem. Dave.
Hi Dave, I am sorry for the previous mistakes, but it should be good right now (I checked, and i see only Site Bug related messages under Site Bugs header)
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O
-
Hi Dave, I am sorry for the previous mistakes, but it should be good right now (I checked, and i see only Site Bug related messages under Site Bugs header)
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O
Elaina, I probably won't be bookmarking many more forum entries. I was doing it mainly to get a good ThreadView (which had been broken at the time, but now is fixed, Thank You). In fact the current ThreadView looks like what you get when you click on a bookmarked forum entry in My Bookmarks. In fact, I think I suggested that as a fix for the problem. Did you find out what had happened in the code to miss-assign these entries to begin with, or is it just another "HeisenBug" that can't be found and cannot be reproduced? Dave.
-
Elaina, I probably won't be bookmarking many more forum entries. I was doing it mainly to get a good ThreadView (which had been broken at the time, but now is fixed, Thank You). In fact the current ThreadView looks like what you get when you click on a bookmarked forum entry in My Bookmarks. In fact, I think I suggested that as a fix for the problem. Did you find out what had happened in the code to miss-assign these entries to begin with, or is it just another "HeisenBug" that can't be found and cannot be reproduced? Dave.
Hi Dave, No, I found what was causing the bug, so it was easily reproduced and easily fixed. (It was missing the Order By ForumIds when getting messages) What is a mystery, is, how the old version of stored procedures got on live server, causing you to wonder what "Should be good now" means. :)
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O
-
Hi Dave, No, I found what was causing the bug, so it was easily reproduced and easily fixed. (It was missing the Order By ForumIds when getting messages) What is a mystery, is, how the old version of stored procedures got on live server, causing you to wonder what "Should be good now" means. :)
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O
Elina, Many thanks for the immediate response. Dave.