Ticket #8223 (closed Bug: fixed)

Opened 4 years ago

Last modified 3 years ago

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

comment:1 Changed 4 years ago by limi

  • Owner limi deleted
  • Component changed from Usability to Navigation/Folder listings

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.

comment:2 Changed 3 years ago by spliter

  • Status changed from new to closed
  • Resolution set to fixed

(In [22389]) Fixed content type name for items in folder_contents when you hover any. Fixed #8223

comment:3 Changed 3 years ago by hannosch

  • Milestone changed from 3.x to 3.3
Note: See TracTickets for help on using tickets.