Bugzilla – Bug 15249
homepage position incorrectly requests title
Last modified: 2010-04-08 17:24:37 UTC
Laura has updated the Queen Exclusive block to be something new. However, it throws an error when she switches it with the new asset in CMS since MySB is requesting the title, when it should just ask for position: HOME-FEATURE-BOX_ONEFOURTH-WIDTH_LEFT-TO-RIGHT_FOURTH_HALFHEIGHT_TOP-TO-BOTTOM_FIRST Please remove the 'title' parameter from the request and only request this position identifier.
?!? If the 'title' flag is only in the title. If I remove it, I get the same content in the title as in the box - which is nothing more than the icon. Where should I see what content?
To clarify, do not explicitly request "Queen Exclusive", rather just request the position: instead of: [% box_title = "Queen Exclusive" | cms('HOME-FEATURE-BOX_ONEFOURTH-WIDTH_LEFT-TO-RIGHT_FOURTH_HALFHEIGHT_TOP-TO-BOTTOM_FIRST', 'title') %] [% box_width = 240 %] [% WRAPPER roundedBox %] [% "Queen Exclusive" | cms('HOME-FEATURE-BOX_ONEFOURTH-WIDTH_LEFT-TO-RIGHT_FOURTH_HALFHEIGHT_TOP-TO-BOTTOM_FIRST') %] [% END %] it should be something like: [% box_title = cms('HOME-FEATURE-BOX_ONEFOURTH-WIDTH_LEFT-TO-RIGHT_FOURTH_HALFHEIGHT_TOP-TO-BOTTOM_FIRST', 'title') %] [% box_width = 240 %] [% WRAPPER roundedBox %] [% cms('HOME-FEATURE-BOX_ONEFOURTH-WIDTH_LEFT-TO-RIGHT_FOURTH_HALFHEIGHT_TOP-TO-BOTTOM_FIRST') %] [% END %] Basically we shouldn't be requesting specific names of anything except for Apps, which really do need specific names. Other stuff should request positions only so Laura Nelson can switch it in CMS and make it go live as needed.
Created attachment 6369 [details] nothing but depressing emptiness Matthew - if I remove those titles I get nothing but empty boxes
I don't know what the issue is, Matthew wasn't able to clarify in his last weeks with logitech. I therefore doubt this is serious.
We wanted to change the Queen icon to the Facebook icon. We couldn't do this from interpire based on it requesting the title instead of the icon image. This bug is still important to update at least the partner well with different partner icons.
Laura - please let me know what you want to have there. We won't be able to fix the CMS interface. Matthew's gone and nobody else knows that code. But we can just replace the contennt with something else, if you let me know what it should be. Should there be some text with the icon, or just the icon only? A link?
Created attachment 6535 [details] Facebook icon file
Michael - Thank you! Can you please help me change the Queen icon to the Facebook icon? I have added it as an attachment. The word Facebook should be above it as a title. Thanks, Laura
Thanks Laura, that should be simple enough. What's the timeframe for this change? Is 7.5 good enough?
== Auto-comment from SVN commit #7984 to the repo by mherger == == https://svn.slimdevices.com/?view=revision&revision=7984 == Bug: 15249 Description: replace Queen with Facebook icon/link
Done on http://test.mysqueezebox.com - please let me know if you want this to be rolled out to production before the 7.5.0 release.
Hi Michael - This is perfect! I would be great to have it go live sooner than 7.5 but if its too much work or makes more sense for 7.5 please let me know. The Queen icon has been there for so long, that a partner change to the homepage would be good. Thanks, Laura
This bug has been marked fixed in a released version of Squeezebox Server or the accompanying firmware or mysqueezebox.com release. If you are still seeing this issue, please let us know!