Ticket #8223 (closed Bug: fixed)
Hover tooltip on "contents" tab says "Document:" instead of "Page:"
| Reported by: | kleist | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.3 |
| Component: | Navigation/Folder listings | Keywords: | |
| Cc: |
Description
Plone 3.1.2
On the "contents" tab for a folder, the hover tooltip (i.e. the "title" attribute) for a Page says "Document: ... ".
If a Page is edited, the "edit" tab has the correct header "Edit Page".
I guess this is legacy from Plone 2, where the friendly name indeed was "Document".
Change History
Note: See
TracTickets for help on using
tickets.

Yup, it should use the Title, not the ID of the type. I have no idea how to fix this, so reassigning to a category where it's most likely to be picked up.
Should be a simple fix.