/eletter/LetterSubscribers.aspx Not Working as Expected

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.
1/21/2016 11:28:06 AM
TTI
Gravatar
Total Posts 22

/eletter/LetterSubscribers.aspx Not Working as Expected

Hello everyone,

What operating system?
Server 2008 R2

What database platform?
SQLCE

What version of mojoPortal?
2.4.0.9

What version of .NET?
4.5

Steps to produce the problem:
More than 20 site members; 40 in this specific case.

expected results:
Each page shows a unique set of members.

actual results:
The same member set are shown on each page.

Proof: http://oi63.tinypic.com/102tv85.jpg and http://oi63.tinypic.com/2ljia.jpg

2/22/2016 12:36:55 PM
TTI
Gravatar
Total Posts 22

Re: /eletter/LetterSubscribers.aspx Not Working as Expected

Hi Joe,

This and the other bugs I posted are quite significant. We understand that no more development is being done on mojoPortal, but understand you plan to continue to address bugs. Could you please let us know if these bugs are on the roadmap to be fixed or not, so that we can let our customers know?

Thank you.

2/22/2016 12:43:55 PM
Gravatar
Total Posts 18439

Re: /eletter/LetterSubscribers.aspx Not Working as Expected

I am still maintaining mojoPortal for any security bugs and would respond to them promptly.

For other bugs I would accept a pull request in our github source code repo that fixes them, and I may get around to some of them myself at some point in the absence of pull requests, but I'm not making promises, and don't have time to look into it near term.

my guess is the bug would have to be in the sqlce data layer since I don't think this problem happens for other db platforms.

2/22/2016 3:18:59 PM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: /eletter/LetterSubscribers.aspx Not Working as Expected

Is it an option to run your mojoPortal sites using SQL Server? As Joe says, there's no such bug there, and in general that is the most tested platform. I migrated a site from CCE to SQL Server once, pretty successfully as I recall (the site is still going strong anyway).

2/23/2016 1:39:55 PM
TTI
Gravatar
Total Posts 22

Re: /eletter/LetterSubscribers.aspx Not Working as Expected

Thank you very much for the response Joe. We'll have to discuss our options.

2/24/2016 2:31:04 PM
Gravatar
Total Posts 2239

Re: /eletter/LetterSubscribers.aspx Not Working as Expected

We just created a pull request over at GitHub and Joe A. merged it into mojoPortal proper. This pull request fixes this issue along with a few other things.

This doesn't mean a new release is ready but it does mean that at least this issue has been fixed in code and the fix will be included in any future release.

Thank you,
Joe Davis

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