Add/Edit pages not working right

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.
9/25/2005 4:04:51 PM
Gravatar
Total Posts 8

Re: Add/Edit pages not working right

Moving pages up and down in the Add/Edit pages doesn't work under Mono 1.1.9 with MySql. The same operation works fine under .Net 1.1 with MySql for windows.

Also moving modules around within a page causes them to get deleted?

This is with SVN head from 9/24
9/25/2005 4:15:42 PM
Gravatar
Total Posts 18439

Re: Add/Edit pages not working right

Yes there are a lot of bugs in mono 1.1.9 and even in 1.1.9.1, hopefully these will be fixed soon and another release made.
mono 1.1.8.3 is good as is mono 1.1.7 which this site is running on.

building from svn I'm seeing a number of problems also, my demo site at demo.mojoportal.com is running on svn r50661

Joe
9/25/2005 4:19:11 PM
Gravatar
Total Posts 8

Re: Add/Edit pages not working right

That is what I figured. I guess the split of xsp and mono.web stuff is causing some issues.

Thanks for such a cool web framework.
9/26/2005 1:31:09 PM
Gravatar
Total Posts 36

Re: Add/Edit pages not working right

Well asp.net in Mono was pretty much rewritten from the ground up between 1.1.8 and 1.1.9, with a goal of supporting large user base sites, they also chose to rewrite a lot (if not all) of the controls from scratch. They spent a lot of time on it, and were very excited, and decided that since they wrote all these fun unit tests that hey, everything was hunky dory lets land this in the trunk and then ship off a new release and sing it's glories. But they neglected to really fully test all the controls and all the functionality, and users like Joe spent time (they shouldn't have had to spend) digging around and reporting silly errors that they had made. All they had to was say..."Hey we've worked really hard on this, to make it better for you! We're really excited, in fact we want you to test the crap out of this thing, we know inevitably there will be bugs, but here's a beta release of 1.1.9 please give it a go and lets us know what's wrong before we go gold." Instead Mono versioning is quickly resembling Linux kernel versions 1.x.x.x.x.x.x.x.x.x I'm excited about Mono too guys, but we just need to slow down and get's some better testing done before we declare shite gold. < / rant>
You must sign in to post in the forums. This thread is closed to new posts.