Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Fixes bug where leaf controllers recieve nil messages#42

Open
mileswu wants to merge 1 commit intoRISCfuture:masterfrom
mileswu:bugfix
Open

Fixes bug where leaf controllers recieve nil messages#42
mileswu wants to merge 1 commit intoRISCfuture:masterfrom
mileswu:bugfix

Conversation

@mileswu
Copy link

@mileswu mileswu commented Aug 27, 2013

Bug was caused in commit ee38e8c (Manual style changes)

Message would be set as nil when there was a message, as
"stuff".presence => "stuff". Likewise if there was no message,
msg would be kept as "" as "".presence => nil.

Bug was caused in commit ee38e8c (Manual style changes)

Message would be set as nil when there was a message, as
"stuff".presence => "stuff". Likewise if there was no message,
msg would be kept as "" as "".presence => nil.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant