Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug when mostRecentMessageTimestampForRoom returns nil #569

Merged

Conversation

AndrewMcDrew
Copy link

XMPPJID * roomJID is used in this method for predicate building. Due to this method returns nil. Method returns what is expected if NSString * roomJID.bare is used.

ObjColumnist added a commit that referenced this pull request Aug 6, 2015
Fixed bug when mostRecentMessageTimestampForRoom returns nil
@ObjColumnist ObjColumnist merged commit db543e1 into robbiehanson:master Aug 6, 2015
@vicky1787 vicky1787 mentioned this pull request Dec 23, 2015
davidchiles pushed a commit to davidchiles/XMPPFramework that referenced this pull request Jan 26, 2016
…geBug

Fixed bug when mostRecentMessageTimestampForRoom returns nil
@AndrewMcDrew AndrewMcDrew deleted the mostRecentMessageBug branch June 1, 2016 07:18
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.

2 participants