ShelbyTV / shelby-gt-web

the new shelby web front end for rolls <over />
shelby.tv
3 stars 0 forks source link

incorrect page title for iso rolls #791

Closed spinosa closed 11 years ago

spinosa commented 11 years ago
  1. got to http://staging.shelby.tv/isolated-roll/4f8f7fb0b415cc4762000c42
  2. title should be "fredwilson tv | curated by fredwilson | powered by Shelby" but it's the default instead

There is a page title helper ApplicationHelper#page_title_for_roll which gets used in the partial views/home/title_tag but seems it's not getting rendered correctly, probably some mis-matched instance variables.

Can you hotfix this on staging @iceberg901 ? Thanks

ps. This is also incorrect on master, but a fix on staging that gets merged to master today/monday is fine.

iceberg901 commented 11 years ago

Roger that. I'm on it.