Skip to content

Rename blog Ids in the blog model, to clear up what they should be used ...#623

Merged
nbradbury merged 4 commits intodevelopfrom
issue/607-rename-blog-id
Jan 3, 2014
Merged

Rename blog Ids in the blog model, to clear up what they should be used ...#623
nbradbury merged 4 commits intodevelopfrom
issue/607-rename-blog-id

Conversation

@roundhill
Copy link
Copy Markdown
Contributor

...for. Refs #607.

Blog.id becomes Blog.localTableBlogId.
Blog.blogId becomes Blog.remoteBlogId.

…ed for. Refs #607.

Blog.id becomes Blog.localTableBlogId.
Blog.blogId becomes Blog.remoteBlogId.
…ssue where you could see media for other self-hosted blogs added to the app. Refs #607.
@ghost ghost assigned nbradbury Jan 3, 2014
roundhill and others added 2 commits January 3, 2014 12:03
… new naming conventions. I noticed that the remoteBlogId was being passed to CommentDetailFragment, which didn’t seem necessary so I made a few changes to use the localTableBlogId instead.
@nbradbury
Copy link
Copy Markdown
Contributor

@roundhill I updated CommentDetailFragment to clarify where a local vs. remove blog id was being used. If you're ok with those changes, let me know and I'll do the merge.

@roundhill
Copy link
Copy Markdown
Contributor Author

@nbradbury looks good!

nbradbury added a commit that referenced this pull request Jan 3, 2014
Rename blog Ids in the blog model, to clear up what they should be used ...
@nbradbury nbradbury merged commit 8902137 into develop Jan 3, 2014
@nbradbury nbradbury deleted the issue/607-rename-blog-id branch January 3, 2014 22:13
nbradbury added a commit that referenced this pull request Jan 3, 2014
@ShiftLeftLogical
Copy link
Copy Markdown

Nice++ . Needed this for a feature I am adding for review ... thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants