Resolved bugs

Release date:Friday, September 4, 2009
C1 Version:Composite C1 1.2 SP2 (1.2.3534.23578)...
DescriptionIf your page contain an ASP.NET contol like <asp:imageButton /> with a PostBackUrl parameter definition, post backs are not working as expected. IsPostBack always return false.
Known work around:ASP.NET exhibit this behaviour if the page request have undergone a series of HttpContext.Current.RewritePath() calls.
This issue will be fixed in C1 1.2 SP2. Composite support can provide you with a copy of page.aspx.cs where the issue have been resolved.