Double angle quotation mark icons appears incomplete in K2 Management
kbt147902
PRODUCTK2 blackpearl 4.7
BASED ONK2 blackpearl 4.7
This article was created in response to a support issue logged with K2. The content may include typographical errors and may be revised at any time without notice. This article is not considered official documentation for K2 software and is provided "as is" with no warranties.
LEGACY/ARCHIVED CONTENT
This article has been archived, and/or refers to legacy products, components or features. The content in this article is offered "as is" and will no longer be updated. Archived content is provided for reference purposes only. This content does not infer that the product, component or feature is supported, or that the product, component or feature will continue to function as described herein.
Issue
When SmartForms' Website web.config value settings are set to true, the double angle quotation mark icons appear incomplete in K2 Management.
The double angle quotation mark icons looks like this "<< < 1 >" where normally it should look like "<< < 1 > >>"
Symptoms
When you want to add Workflow Server Rights in K2 Management, the double angle quotation mark icons will be diplayed like << < 1 > instead of << < 1 > >>.Resolution
This issue was caused by the SmartForms WebSite web.config value settings.
To resolve this issue, we set this value to false:
<add key="SmartObject.RuntimeListViewRowCount" value="false" />
Read more about SmartForms WebSite web.config here:
http://help.k2.com/onlinehelp/K2smartforms/DevRef/4.7/default.htm#web_config_Performance.html