[
https://issues.apache.org/jira/browse/OFBIZ-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362171#comment-15362171 ]
Montalbano Florian commented on OFBIZ-7734:
-------------------------------------------
It seems that I'm still a little sleepy ;)
The issue I'm talking about was about the fact that a non-declared variable in the context was not evaluated as 'null' . [~pandeypranay] said here :
https://issues.apache.org/jira/browse/OFBIZ-7184?focusedCommentId=15320273&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15320273
that "If not found in parameter it [a variable from the context] should have been set to null, that's the issue we have at framework level."
> Add content to task does not work
> ---------------------------------
>
> Key: OFBIZ-7734
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7734> Project: OFBiz
> Issue Type: Bug
> Components: specialpurpose/projectmgr
> Affects Versions: Trunk
> Reporter: Montalbano Florian
> Labels: content, task
> Attachments: OFBIZ-7734.patch
>
>
> The form to add a content to a task does not allow to add anything because the field "ContentId" is in display only.
> How to reproduce :
> - Go to the Project Manager component
> - Select a project with at least 1 task
> - Select a task from this project
> - Go to the tab "Content" of this task
> - See the form "Add Task Content", the 'Content Id' field cannot be completed and thus the create fails
> ( shortcut
https://localhost:8443/projectmgr/control/EditTaskContents?workEffortId=9002 )
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)