[Mono-list] Preview 2.6.6

Abe Gillespie abe.gillespie at gmail.com
Mon Jul 12 15:51:16 EDT 2010


Sorry Andrew, I emailed you directly again.  Bad habit.

[snip]
This might be a regression of a bug I previously filed, but I cannot
figure out how to search bugs that have been closed. The bugzilla
search UI is ... um ... awful.

In any case, if an aspx page has a conditional IE block then the
rendered output is a bit off and consequently kills IE's rendering
completely.  E.g. if the original HTML has:

<!--[if IE]>
<style type="text/css">
#theform #pt4 {
       padding: 2em 1em 1em 1em;
       }
</style>
<![endif]-->

It will render as:

<!--[if IE]>
E]>
<style type="text/
#theform #pt4 {
       padding: 2em 1em 1em 1em;
       }
em;
       }
<![endif]-->

See http://pub.obtusesoft.com for an example.

I'll file a new bug if an old one can't be found.
Thanks.
-Abe

On Tue, Jul 6, 2010 at 2:07 PM, Andrew Jorgensen <ajorgensen at novell.com> wrote:
> We have pushed a preview release of Mono (actually sort of a release).
> Find your files, installers, and repos here:
> http://mono.ximian.com/monobuild/preview/download-preview/
>
> Major differences here are in the Mac and Windows GTK+ stacks, which
> have been updated to the latest stable releases.
>
> Also very important: We are dropping support for Mac OSX 10.4 (Tiger).
> This is due to problems compiling recent GTK+ on 10.4 as well a general
> feeling that most of our users are on 10.5 and above by now.  This means
> that 2.6.4 is the last version for 10.4.  Compiling your own newer
> versions of mono on 10.4 is still considered supported.
>
> And a note about version numbers:  We are trying to be more disciplined
> about releasing only one release per version number.  And since we are
> running beta versions of fine products like Mono Tools for Visual Studio
> those betas will occasionally eat up a version number.  That is why you
> don't see 2.6.5 anywhere (except MonoTools 2.0 beta 1) and 2.6.6
> (originally for MonoTools 2.0 beta 2) is a preview and the next official
> release will be 2.6.7.
>
> We hope to release 2.6.7 sometime this week, so please let us know
> <http://www.mono-project.com/Bugs> if you find any problems!
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list