
|
If you were logged in you would be able to see more operations.
|
|
|
|
current /simple/select.vm reads
<select name="$!$parameters.name"
probably should read
<select name="$!webwork.htmlEncode($parameters.name)"
|
|
Description
|
current /simple/select.vm reads
<select name="$!$parameters.name"
probably should read
<select name="$!webwork.htmlEncode($parameters.name)" |
Show » |
| There are no comments yet on this issue.
|
|