]
Thomas Heute updated JBPORTAL-2159:
-----------------------------------
Fix Version/s: 2.6.7 Final
ApprovePublish workflow throws exception when updated content exceeds
column width of JBPM_VARIABLEINSTANCE.STRINGVALUE_ (255 bytes)
------------------------------------------------------------------------------------------------------------------------------------
Key: JBPORTAL-2159
URL:
https://jira.jboss.org/jira/browse/JBPORTAL-2159
Project: JBoss Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Portal CMS
Affects Versions: 2.6.6 Final
Reporter: Martin Putz
Assignee: Sohil Shah
Fix For: 2.6.7 Final
public void processManagerResponse(long processId, String manager, String
modifiedContent)
{
...
processInstance.getContextInstance().setVariable("modifiedContent",
modifiedContent);
modifiedContent should not be saved as a String variable instance, but rather as a
ByteArrayInstance as the original 'content' variable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: