[ https://issues.apache.org/jira/browse/WHIMSY-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079528#comment-17079528 ]
Sebb commented on WHIMSY-322: ----------------------------- commit 54ac0783cd4cfc958980dfcf82853cf088ddaad1 AuthorDate: Thu Apr 9 17:17:13 2020 +0100 WHIMSY-322 Be more lenient when parsing PDF project names --- .../workbench/views/actions/parse-icla.json.rb | 24 ++++++++++++++++++++++ www/secretary/workbench/views/forms/icla.js.rb | 5 +++-- 2 files changed, 27 insertions(+), 2 deletions(-) > Use PDF data should be more lenient in parsing project names > ------------------------------------------------------------ > > Key: WHIMSY-322 > URL: https://issues.apache.org/jira/browse/WHIMSY-322 > Project: Whimsy > Issue Type: Improvement > Components: SecMail > Reporter: Matt Sicker > Assignee: Craig L Russell > Priority: Major > > When parsing the project name from ICLAs, many people write the project name > rather than the implicitly assumed project id. That is, a user may submit an > ICLA for "Logging Services", "Log4j", or "Logging", but those all would map > to the "logging" PMC from the workbench form. As an improvement, I'd like to > have two initial rules: > # Try the all lowercase version of the field. This will cover the common > scenario where a user writes something like "Foo" instead of "foo". > # Maintain a list of some common subprojects that ICLAs are submitted under. > For example, Solr is under the Lucene PMC. -- This message was sent by Atlassian Jira (v8.3.4#803005)