Jump to content


Photo

Blog this and editors


I don't think this is a bug, but.. I wanted to bring it up.

If a user doesn't have a blog of their own, but is an editor of someone else's blog.. The blog this link doesn't show. And, if you click "Blog this" (override what causes it to not show) it won't work. They get a

BUT.. here's the rub.. If a user has their own blog, and is an editor of someone else's blog.. They get blog this, and can add the entry to EITHER blog.

Woop.. Ok.. backtrack.. I apparently had a cached page.. Example 1.. If you remove the has_blog check from the 'post' template, it WILL work.

Editors have nothing in has_blog.. Ok.. Here's the deal.. lol..

If a user has no blog of their own.. Has Blog is empty, no blog this.

If they ADD a blog.. They get it, can post to either.

If they then DELETE their own blog.. They keep blog this and can blog this to the blog they are an editor of..

Seems the problem here is that has_blog is not updated when someone is added as an editor.

Status: Fixed
Version: 2.5.1
Fixed In: 2.5.2


1 Comments

I can't reproduce anymore, I guess the other has_blog changes I made for 2.5.2 fixed this too.