<apex:repeat> #1445
<apex:repeat>
#1445
Replies: 2 comments
|
@stephenroden apologies - I missed this discussion. Have you looked at: https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_security_tips_scontrols.htm |
0 replies
|
Closing older discussions now that we have gone GA with |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The scanner picks up <apex:repeat value="{!varname}" ...> as being a "Security-VfUnescapeEl" issue. How are we supposed to escape varname so that it's not highlighted as an issue?
All reactions