Chatter pages have Page Title instead of actual titles

Bug #953954 reported by Paul Everitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
JimPGlenn

Bug Description

Need to fill in a <title> as well as change the section style to not show "Section Title" by doing section_style = compact. Possibly the <header> title in the markup.

tags: added: chatter
description: updated
Changed in karl3:
assignee: Paul Everitt (paul-agendaless) → Chris Rossi (chris-archimedeanco)
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Carlos said he can take this one.

Changed in karl3:
assignee: Chris Rossi (chris-archimedeanco) → Carlos de la Guardia (cguardia)
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Still has an <title> of "Page Title". Each of the chatter screens should have meaningful titles, such as "Chatter Posts", "Chatter Following"

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Also, as a general rule, don't do:

    ${panel('status_message')}

    <div id="recent-quips-add-form">
      <h3>On your mind</h3>

Instead, the style guide for Popper is:

<header>
    ${panel('status_message')}
    <h1>On your mind</h1>
    ....actions panel if needed...
</header>

Changed in karl3:
status: New → In Progress
JimPGlenn (jpglenn09)
Changed in karl3:
milestone: m94 → m95
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Carlos, make sure you wrap this one up.

Changed in karl3:
milestone: m95 → m96
Changed in karl3:
status: In Progress → Fix Committed
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

The "Topics" screen has a page_title of "Chatter: ". But moving this to the future, as Chatter isn't as important as ux2.

Changed in karl3:
milestone: m96 → m98
status: Fix Committed → In Progress
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

I closed this one.

Changed in karl3:
assignee: Carlos de la Guardia (cguardia) → JimPGlenn (jpglenn09)
status: In Progress → Fix Committed
JimPGlenn (jpglenn09)
tags: added: fixed
JimPGlenn (jpglenn09)
tags: added: r3.83 tested
JimPGlenn (jpglenn09)
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.