Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.6.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Windows, SVN
-
Number of attachments :
Description
When reporting on developer activity, the plugin appears to only include changes where the author id matches exactly (case sensitive match) with a developer id defined in the <developers> section of the project xml.
Since Subversion author id is not case sensitive, users can commit with any case in the author id (e.g. jsmith == JSmith == JSMITH). The developer activity plugin should presumably pick up all these changes.