Bugzilla – Bug 6162
Nokia770 Skin: radio/mod page adds mod to radio list for all
Last modified: 2007-11-15 12:29:41 UTC
Steps: Load Default skin, note contents of Internet Radio list Load Nokia770 skin, click on radio icon, and wait for load of radio + music on demand page. Return to Default skin, note contents of Internet Radio List now contains the MOD items. Any skin home page will have these merged. Problem likely stems from: [% linkHash = additionalLinks.radio %] [% linkHash.import(additionalLinks.music_on_demand) %] This seems to have the ability to go back into the original additionalLinks hash in perl and modify it.
Created attachment 2413 [details] apply ordering and rework radio/mod menu to avoid modifying global radio hash for Ben's approval and testing on a real Nokia770/800
Ben, I don't wnat to commit this one without your views, or more importantly a test on the actual device
Looks fine so I just went ahead and checked it in. change 14755