Wrong character in "...mojoPortal.Data.MySql\DBLetterSubscription.cs"

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/17/2009 3:41:03 PM
Gravatar
Total Posts 13
Partner

Wrong character in "...mojoPortal.Data.MySql\DBLetterSubscription.cs"

Win Vista sP1
DB MySql 5.0
Revision n. 5742 of mojo

I guess.. I found a wrong character in "...mojoPortal.Data.MySql\DBLetterSubscription.cs" at line 421:

sqlCommand.Append("COALESCE(u.Name, ls.Emai]) AS Name ");

instead of a ']' it should be an 'l', otherwise you get an error .

10/18/2009 3:06:40 PM
Gravatar
Total Posts 18439

Re: Wrong character in "...mojoPortal.Data.MySql\DBLetterSubscription.cs"

Hi Walter,

Thanks for the bug report. I have fixed this and it will be fixed soon in svn trunk.

To clarify for other readers this bug does not affect any official release, it only was a temporary bug in our svn source code repository.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.