diff options
author | Satish Roddom <satishroddom@motorola.com> | 2009-07-29 05:40:41 -0500 |
---|---|---|
committer | Wink Saville <wink@google.com> | 2009-07-30 17:25:23 -0700 |
commit | bd55b0cb156280f44e82c50e02f9a07d6b528dcd (patch) | |
tree | 622ed13b06fea1345a86955c717f7d82dd96dc59 /libs/rs/rsScriptC_Lib.cpp | |
parent | a05f75d61aa4e779f2fdf466267b47e7df213566 (diff) |
Second word lost when SMS is received from email
When SMS is sent from a email address, Email Gateway server sends a string
containing from address, message text. Current code is treating the first
word as from_address, second word as subject and rest of the string as message_body.
Because of this second word is getting stored in separate variable and not as part
of message text, so second word is always lost.
Diffstat (limited to 'libs/rs/rsScriptC_Lib.cpp')
0 files changed, 0 insertions, 0 deletions