Iframe getting Trimmed using Create() method
- Dominant language
- Java
- Stars
- 276
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Hello Team,
when there is an RTA field on a object and you try add the field value in the Sobject the iframe gets trimmed off.
Tried with escaping the XML tags too, it doesn't work in that way the Iframe doesn't load up
XmlObject{name={urn:sobject.partner.soap.sforce.com}test_rta__c, value=
Saleforce Fix
<iframe frameborder="0" scrolling="auto" allowfullscreen="" height="315" src=" https://www.youtube.com/embed/0QDb9il6Bso?wmode=opaque" width="560"></iframe>, children=[]}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue through the Create() entry point with an RTA field containing the supplied iframe XML. Trace how the Java connector serializes or escapes that SObject value, and verify completion when the iframe markup is preserved and loads without being trimmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100