Activity log for bug #604980

Date Who What changed Old value New value Message
2010-07-13 11:58:33 Jonathan Jacobs bug added bug
2010-07-13 11:58:46 Jonathan Jacobs methanal: status New Confirmed
2010-07-13 11:58:52 Jonathan Jacobs methanal: importance Undecided Low
2010-07-13 11:58:55 Jonathan Jacobs methanal: milestone 0.2.1
2010-07-13 15:15:49 Jonathan Jacobs description ECMAScript 5 supports getter and setter properties[1], which can be used to implement a "value" property on MockHTMLSelectInput that coerces values to string, to better mimic the behaviour of this input and provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/> Javascript 1.5 supports getter and setter properties[1], which can be used to implement a "value" property on MockHTMLSelectInput that coerces values to string, to better mimic the behaviour of this input and provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/>
2010-07-14 12:07:37 Jonathan Jacobs description Javascript 1.5 supports getter and setter properties[1], which can be used to implement a "value" property on MockHTMLSelectInput that coerces values to string, to better mimic the behaviour of this input and provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/> Javascript 1.5 supports getter and setter properties[1][2], which can be used to implement a "value" property on MockHTMLSelectInput that coerces values to string, to better mimic the behaviour of this input and provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/> [2] <http://whereswalden.com/2010/04/16/more-spidermonkey-changes-ancient-esoteric-very-rarely-used-syntax-for-creating-getters-and-setters-is-being-removed/>
2010-07-14 12:08:54 Jonathan Jacobs description Javascript 1.5 supports getter and setter properties[1][2], which can be used to implement a "value" property on MockHTMLSelectInput that coerces values to string, to better mimic the behaviour of this input and provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/> [2] <http://whereswalden.com/2010/04/16/more-spidermonkey-changes-ancient-esoteric-very-rarely-used-syntax-for-creating-getters-and-setters-is-being-removed/> Javascript 1.5 supports getter and setter properties[1][2], which can be used to implement "value" properties for MockHTMLOptionElement on MockHTMLSelectElement that behave more like their web browser counterparts. This will also provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/> [2] <http://whereswalden.com/2010/04/16/more-spidermonkey-changes-ancient-esoteric-very-rarely-used-syntax-for-creating-getters-and-setters-is-being-removed/>
2010-07-14 12:09:36 Jonathan Jacobs summary MockHTMLSelectElement should coerce values to strings MockHTMLSelectElement and MockHTMLOptionElement should behave like real browser inputs
2010-07-14 12:12:25 Launchpad Janitor branch linked lp:~methanal-developers/methanal/coerce-MockHTMLSelectElement-value
2010-07-14 12:13:23 Jonathan Jacobs methanal: status Confirmed In Progress
2010-07-14 12:13:26 Jonathan Jacobs methanal: assignee Jonathan Jacobs (jjacobs)
2010-07-14 12:13:43 Jonathan Jacobs description Javascript 1.5 supports getter and setter properties[1][2], which can be used to implement "value" properties for MockHTMLOptionElement on MockHTMLSelectElement that behave more like their web browser counterparts. This will also provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/> [2] <http://whereswalden.com/2010/04/16/more-spidermonkey-changes-ancient-esoteric-very-rarely-used-syntax-for-creating-getters-and-setters-is-being-removed/> Javascript 1.5 supports getter and setter properties[1][2], which can be used to implement "value" properties for MockHTMLOptionElement and MockHTMLSelectElement that behave more like their web browser counterparts. This will also provide an opportunity to uncomment a test in Methanal.Tests.TestView.TestSelectInput. [1] <http://ejohn.org/blog/javascript-getters-and-setters/> [2] <http://whereswalden.com/2010/04/16/more-spidermonkey-changes-ancient-esoteric-very-rarely-used-syntax-for-creating-getters-and-setters-is-being-removed/>
2010-07-20 15:30:08 Jonathan Jacobs methanal: status In Progress Fix Committed
2010-07-23 21:42:40 Jonathan Jacobs methanal: status Fix Committed Fix Released