in
Innovasys Logo

Moderators = Email Address | User Name?

Last post 04-15-2008 9:55 AM by Matt Bates. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-04-2008 4:20 AM

    Moderators = Email Address | User Name?

    In the docs it appears that the Moderators should be listed by username, although if you try the "Send Test Email to Moderators" button in ic_diagnostics.aspx, it grabs the list of Moderators from the web.config and each must be listed as an email address.

    An Exception is thrown if the Moderators are listed by username, but I'm pretty sure the Moderators need to be listed by UserName, to actually be able to moderate?

    Example

    // Test email FAIL
    <add key="Moderators" value="geoffrey.mcgill"/> 

    // Test email PASS
    <add key="Moderators" value="geoff@coolite.com"/>

    Anywho, just thought I would point this out. Maybe I misunderstood something in the docs?

     

  • 04-15-2008 9:55 AM In reply to

    Re: Moderators = Email Address | User Name?

    Thanks for the feedback on Community Extensions, this issue has been confirmed as a bug and has been passed onto develpment. I apologize for any inconvenience this problem has caused you.

    Matt Bates
    Innovasys
    http://www.innovasys.com
Page 1 of 1 (2 items)