Bug:

showShareUI/publishUserAction ignores default userMessage when network-specific userAction object is present.

This example exhibits a problem with userMessage not posting properly when network-specific content is provided. Because of the way network-specific userAction objects replace the default userAction object, publishUserAction ignores the entered userMessage and posts the network-specific userMessage instead.
In this example:
facebookUserAction['userMessage'] = ""
twitterUserAction['userMessage'] = "TW User Message..."

Inline:

Dialog:

The event log displays responses and event results from calls to the Gigya API.

Event Log: