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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Win Vista sP1DB MySql 5.0Revision 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 .
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