[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-2159) ApprovePublish workflow throws exception when updated content exceeds column width of JBPM_VARIABLEINSTANCE.STRINGVALUE_ (255 bytes)
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Tue Sep 16 05:26:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBPORTAL-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list