On 2006-11-08, at 13:23 EST, Jim Grandy wrote:
Tucker Withington:
LPP-2981 Multiline text with newlines is broken again in IE 6
Know how to work-around. Simple.
LPP-1916 Smokecheck regression test bug-2263 invalid
I'd be happy to give this away. The test is invalid, because it is
comparing xml as strings and xml does not preserve attibute order. I
thought Henry already fixed this or something very similar.
LPP-2366 Fix SWF compiler forward branch bug that keeps appearing
No known fix. But this is not a regression (bug exists in trunk and
we seem not to get bitten by it).
LPP-1546 Conditionalize wrapper pages for $DHTML runtime
SMOP
LPP-2302 Replace 'Prototype traits implementation' with real
interface declarations
Should be easy
LPP-1915 setAttribute should not call sendEvent if there are no
listeners
Risky change if I reorganize events and delegates into targets and
handlers to implement (as proposed)
LPP-2774 Add browser detect to basic wrappers
Need consensus on what browsers to detect and if an alert is sufficient.
LPP-2836 Can't type into multiline edittext in DHTML with
debug=true
Don't know
LPP-1987 Make all wrappers standards compliant
Happy to give this away and give instructions on how to do it.
LPP-2920 Compiler warnings should fail the build
Could be downgraded.
LPP-2830 tabslider component generates debug errors
We are just going to turn this error off. It got accidentally
enabled while we were debugging. It is an indication of the
fragility of our constraint system, but it is not a regression.