Activity log for bug #1106876

Date Who What changed Old value New value Message
2013-01-27 12:48:18 Dmitry Shachnev bug added bug
2013-01-27 12:50:32 Dmitry Shachnev description Quoting from comments on bug 1099828: > Confirming. Bug fixed in 24.0.1312.56-0ubuntu0.12.10.1~cm0quantal1 and now the settings tab is completely clear. Every time the settings tabs is opened, the console logs: > Uncaught TypeError: Cannot set property 'onchange' of null", source: chrome://settings-frame/options_bundle.js (5788) > Clearing cache and all settings which includes profile wiping does not solve the problem. I don't know whether the "onchange" warning is related the that page not working, but it is caused by this line (https://bazaar.launchpad.net/~webapps/unity-chromium-extension/trunk/view/head:/chromium-patches/stable-24.0.1312.52/5-desktop-integration-settings.patch#L486): + $('promptIntegrationForAnyWebsite').onchange = function () { Quoting from comments on bug 1099828: > Confirming. Bug fixed in 24.0.1312.56-0ubuntu0.12.10.1~cm0quantal1 and now the settings tab is completely clear. Every time the settings tabs is opened, the console logs: > Uncaught TypeError: Cannot set property 'onchange' of null", source: chrome://settings-frame/options_bundle.js (5788) > Clearing cache and all settings which includes profile wiping does not solve the problem. I don't know whether the "onchange" warning is related to that page not working, but it is caused by this line (https://bazaar.launchpad.net/~webapps/unity-chromium-extension/trunk/view/head:/chromium-patches/stable-24.0.1312.52/5-desktop-integration-settings.patch#L486): + $('promptIntegrationForAnyWebsite').onchange = function () {
2013-01-27 15:28:52 Paweł Kowalik bug added subscriber Paweł Kowalik
2013-01-27 17:57:06 Paweł Kowalik unity-chromium-extension: status New Confirmed
2013-01-27 20:42:30 UbuntuManiac bug added subscriber Łukasz Snopczyński
2013-01-29 15:11:23 Chad Miller unity-chromium-extension: status Confirmed Invalid