Issue 12 in salesforce-beatbox: Add 'encryptedstring' to stringtypes in beatbox/marshall.py

10 views
Skip to first unread message

codesite...@google.com

unread,
Aug 17, 2010, 8:32:22 PM8/17/10
to plo...@googlegroups.com
Status: New
Owner: ----

New issue 12 by sobyone: Add 'encryptedstring' to stringtypes in
beatbox/marshall.py
http://code.google.com/p/salesforce-beatbox/issues/detail?id=12

What steps will reproduce the problem?
1. Query a record with an encrypted field

What is the expected output? What do you see instead?
Either the decrypted or obfusated output, depending on your perms

What version of the product are you using? On what operating system?
Newest, Mac

Please provide any additional information below.

Change this line in beatbox/marshall.py:

stringtypes = ('string', 'id', 'phone', 'url', 'email',
'anyType', 'picklist', 'reference')

to this:

stringtypes = ('string', 'id', 'phone', 'url', 'email',
'anyType', 'picklist', 'reference','encryptedstring')


codesite...@google.com

unread,
Nov 30, 2010, 5:34:35 PM11/30/10
to plo...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 12 by dglick: Add 'encryptedstring' to stringtypes in
beatbox/marshall.py
http://code.google.com/p/salesforce-beatbox/issues/detail?id=12

Fixed in v20.0

Reply all
Reply to author
Forward
0 new messages