Text Issue with SPAW Editor 2.0.5 .NET Edition Beta

November 20th, 2007 by ailon

It has come to our attention that whenever you use SPAW 2.0.5 .NET Edition Beta on a page with master pages you can’t access submitted content with the Text property of your SpawEditor object.

This is one of the most important and annoying issues in the beta but luckily there’s a workaround. While we are working on the next release you can access the submitted content through Request.Form[”editor_id”]. Obviously this is not an elegant solution and we apologize for the bug, but it works for now.

Thanks to everyone who reported and helped identify the cause of this bug!

3 Responses to “Text Issue with SPAW Editor 2.0.5 .NET Edition Beta”

  1. Malcom Says:

    What about issue with non-serializable object which are written into session?
    Is it fixed in 2.0.5?
    Thanks for fixing Request.Form[”editor_id”] issue :)

  2. ailon Says:

    I didn’t say that there are no other bugs in 2.0.5 :) It’s just that almost everyone is affected by “Text issue” and only a few by non-serializable configuration objects.

  3. Malcom Says:

    I`m sorry. I didnt read your post carefully. I thought we`re talking about 2.0.6 :)

Leave a Reply

You must be logged in to post a comment.