Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

CaptainTruth

(7,095 posts)
Fri Aug 9, 2024, 04:11 PM Aug 9

Coding error on "My Posts" page

When I view the "My Posts" page on desktop (Win 10) the data in the "Location" column isn't correct. I've included a screencap of what I'm currently seeing. This particular one is amusing because the "Location" of the first post is "Russian mainland" LOL! I assure you, I was NOT on the Russian mainland when I made that post.

To me it looks like the routine that populates the fields in that column is grabbing data from the subject line of the message being replied to, instead of grabbing the name of the Forum where the message is posted. Note that the "Location" is correct in a few cases, the cases where my post was an OP. So, the data being retrieved is accurate for OPs, but not accurate for replies.

As someone who cut my teeth programming on IBM PC/XT machines in Basic, Pascal, & C(++++ whatever) & first wrote HTML using HotDog back when it was little more than a text editor, this is the kind of debugging that sounds like a fun challenge to me. Yes, fun! Call me a geek, but solving problems has always been fun for me.

Now, my fellow DUers, if I post this here will the DU coding gurus see it? Should I post it somewhere else? Thanks!


3 replies = new reply since forum marked as read
Highlight: NoneDon't highlight anything 5 newestHighlight 5 most recent replies
Coding error on "My Posts" page (Original Post) CaptainTruth Aug 9 OP
Location doesn't mean physical location EarlG Aug 9 #1
OK, so if my post is a reply Location is an excerpt from the subject line of the post I'm replying to. CaptainTruth Aug 9 #2
Yes, correct EarlG Aug 9 #3

EarlG

(22,390 posts)
1. Location doesn't mean physical location
Fri Aug 9, 2024, 04:24 PM
Aug 9

Last edited Fri Aug 9, 2024, 05:04 PM - Edit history (1)

It’s the name of the thread where your post is located.

Sorry, my mistake, it's the name of the post that you're replying to. In other words it's the location of your reply.

If the post is an OP that you posted, then the Location column will display the name of the forum it's posted in, in non-bolded font.

If you posted a reply to someone else, the Location column displays the title of the post that you replied to, in bold font.

CaptainTruth

(7,095 posts)
2. OK, so if my post is a reply Location is an excerpt from the subject line of the post I'm replying to.
Fri Aug 9, 2024, 05:03 PM
Aug 9

Got it! It just looked like an error to me, but I can see the logic in that.

THANKS!!!

EarlG

(22,390 posts)
3. Yes, correct
Fri Aug 9, 2024, 06:21 PM
Aug 9

On that page we opted to truncate the subject lines to keep the table “tight,” so you only see the first part of the subject line.

Latest Discussions»Help & Search»DU Community Help»Coding error on "My Posts...