[Mono-bugs] [Bug 507836] ListItem attributes aren't stored in view state

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 29 06:26:42 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=507836

User mhabersack at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=507836#c2


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Profile NET_1_1 : ListItem  |ListItem attributes aren't
                   |attribute are erased on     |stored in view state
                   |postback                    |




--- Comment #2 from Marek Habersack <mhabersack at novell.com>  2009-05-29 04:26:36 MDT ---
This issue existed also in the 2.0 profile. The problem wasn't with the
attribute values being erased in LoadViewState, but rather that they had never
been stored in it. This was the artefact of the way list items are created in
the OnInit handler in the attached test case.

Fixed in r135057 (trunk) and r135058 (2.4 branch)

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list