Anyone else noticing this? Or is it just me…
Funny you should mention this as it occurred to me this morning or at least a user changed their blog name and questioned why the old name was still displayed on the blog directory page. I assumed that BP didn’t update this and had to go into the DB and change the string manually. What I haven’t had a chance to do is root through the BP code to establish what is the correct behavior, whether the BP table is supposed to up date.
I’m still on 1.2.3 (too chicken to upgrade yet). Is this still happening in 1.2.4?
Can anyone confirm? and I’ll file a trac ticket.
I think we are talking about the name one sets on a blog in the general settings, BP grabs that name and places it in it’s own table then uses that on the blog directory listings and elsewhere, however if a user changes this name in their sub blog BP doesn’t seem to pick that up and still displays the old one.
@hnla
Correct. I see the old (original) blog names under “my blogs” in both the admin bar dropdown menu and on my profile page.
Not sure our production site is running 1.2.2 so if it’s a bug it’s been around a while? I will test on various different test installs and versions in the morning and also check the code to see what the expected behavior is.
I’ve had a look through buddypress/bp-blogs.php and buddypress/bp-blogs/bp-blogs-classes.php and it looks to me as though this meta data should be updating but why it isn’t is beyond my understanding so have opened a ticket on the issue:
https://trac.buddypress.org/ticket/2415