[ https://issues.apache.org/jira/browse/WHIMSY-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961845#comment-15961845 ]
Sam Ruby commented on WHIMSY-83: -------------------------------- That's the right place. _input name: 'project' will put an unadorned box immediately under the form and any data entered therein will be sent to the server and associated with the name 'project' value: @project will associated that value with a client side value; and you initialized this value. As this value is not otherwise used on the client, this is unnecessary but harmless. The _tr do...end is incorrect but harmless. It places the input box side a table row, but there is no table here. The browser will ignore this. What might be helpful to add would be some text alongside the input box to indicate to the user that this is a project. > Secmail incomplete, unsigned, and upload should have project field > ------------------------------------------------------------------ > > Key: WHIMSY-83 > URL: https://issues.apache.org/jira/browse/WHIMSY-83 > Project: Whimsy > Issue Type: Improvement > Components: SecMail > Reporter: Craig L Russell > Priority: Minor > Attachments: unsigned.patch > > > When an invited committer submits an icla that cannot be processed > immediately, the project pmc should be notified by cc: in the email. > There should be a form field to capture the project so pmc (ppmc) can be > copied. -- This message was sent by Atlassian JIRA (v6.3.15#6346)