View Issue Details

IDProjectCategoryView StatusLast Update
0004219Slicer4Core: Documentation and Wikipublic2017-06-06 17:39
Reporterjcfr Assigned Togrundlett  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0004219: Bugtracker: Enable avatar
Description

The idea would be to enable avatar in config_inc.php (or config_defaults_inc.php)

See https://github.com/mantisbt/mantisbt/blob/92fd6f64bb3ed42dbdc0b90cabe44d6665a646e1/config_defaults_inc.php#L1053-L1058

More details https://www.mantisbt.org/wiki/doku.php/mantisbt:avatar_for_users

Configuration page should then be updated: http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/BugTrackerConfiguration#Add_Reporter_field_in_the_View_Issues_page

TagsNo tags attached.

Activities

grundlett

grundlett

2017-06-06 17:11

administrator   ~0014517

Gravatars should work now. You need to register the same email address at gravatar.com in order for it to sync or else you show up as 'anonymous' gray icon.

Documentation updated at https://www.slicer.org/wiki/Documentation/Nightly/Developers/BugTrackerConfiguration

jcfr

jcfr

2017-06-06 17:24

administrator   ~0014518

Last edited: 2017-06-06 17:24

View 2 revisions

Thanks for the update.

Look like there are still issues.

I registered using "jchris.fillionr@kitware.com" and I can confirm a gravar is available but it doesn't show up in the tracker even after CTRL-F5

<pre>

import hashlib
hashlib.md5("jchris.fillionr@kitware.com").hexdigest()
'89e6f83cf7897760b8b4878dbe67199d'
</pre>

See https://gravatar.com/avatar/89e6f83cf7897760b8b4878dbe67199d

grundlett

grundlett

2017-06-06 17:34

administrator   ~0014519

After installing the bundled Gravatar plugin, the system works.

Note: I also installed the bundled graphs plugin and the import/export plugin

jcfr

jcfr

2017-06-06 17:37

administrator   ~0014520

Nice. It works :)

jcfr

jcfr

2017-06-06 17:39

administrator   ~0014521

bundled graphs plugin and the import/export plugin

Nice that will be useful. Should the BugTrackerConfiguration wiki page be updated to reference the other installed plugin ?

Issue History

Date Modified Username Field Change
2016-06-21 18:55 jcfr New Issue
2016-06-21 18:55 jcfr Status new => assigned
2016-06-21 18:55 jcfr Assigned To => grundlett
2017-06-06 17:11 grundlett Status assigned => feedback
2017-06-06 17:11 grundlett Note Added: 0014517
2017-06-06 17:24 jcfr Note Added: 0014518
2017-06-06 17:24 jcfr Status feedback => assigned
2017-06-06 17:24 jcfr Note Edited: 0014518 View Revisions
2017-06-06 17:34 grundlett Status assigned => closed
2017-06-06 17:34 grundlett Resolution open => fixed
2017-06-06 17:34 grundlett Note Added: 0014519
2017-06-06 17:37 jcfr Note Added: 0014520
2017-06-06 17:39 jcfr Note Added: 0014521