Page 1 of 1

minor typo/wrong link in plugin

Posted: 24 Oct 2017, 22:07
by mushu
In this settings screen:

Code: Select all

 Issue reporter configuration options

Use only default reporter user for issues created by email [?]	Yes	No
Enable fallback to default reporter [?]	Yes	No
The default / fallback reporter user for issues created by email [?]	
Signup new users automatically (possible security risk!, see documentation) [?]	Yes	No
Preferred username for new user creations [?]	
Preferred realname for new user creations [?]	
Disposable email address checker of MantisBT [?]	Yes	No
The first item (only default reporter user) has a [?] link to the help that doesn't work correctly, it goes to the top of the document instead of the correct anchor. On the last item (email address checker) the first word should be "Disable" instead of 'Disposable". Very minor things. :-)

Re: minor typo/wrong link in plugin

Posted: 25 Oct 2017, 01:49
by SL-Gundam
For the first one the anchor on the wiki was incorrect. This has been corrected

For the second one i corrected the text. This was left over since in the past the options were "enabled" and "disabled" instead of "yes" and "no"
https://github.com/mantisbt-plugins/Ema ... b2c91dc0b4

Thank you for letting us know