Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection edit screen inconsistent naming of table columns #2597

Closed
zopyx opened this issue Oct 22, 2018 · 8 comments
Closed

Collection edit screen inconsistent naming of table columns #2597

zopyx opened this issue Oct 22, 2018 · 8 comments

Comments

@zopyx
Copy link
Member

zopyx commented Oct 22, 2018

See screenshot.

The "table columns" items are not properly named or localized. The naming should be consistent e.g. with the "Columns" items

screenshot_20181022_105321

@hvelarde
Copy link
Member

do you mind to replace the screenshot?

@vincentfretin
Copy link
Member

A recent screenshot with Plone 5.2.2rc1
Capture d’écran de 2020-06-28 10-57-41

@vincentfretin
Copy link
Member

@vincentfretin
Copy link
Member

See plone/plone.app.collection#52
In collection tabular view, ModificationDate is the id, not the title, this is related to the same issue with the vocabulary using the ids.
Capture d’écran de 2020-06-28 11-18-26

@vincentfretin
Copy link
Member

vincentfretin commented Jun 28, 2020

See #1183 to sort alphabetically the selectable columns in the collection form.

@vincentfretin
Copy link
Member

@vincentfretin
Copy link
Member

vincentfretin commented Jun 29, 2020

PR plone/plone.app.contenttypes#559 and plone/plone.app.content#203
folder tabular view
Capture d’écran de 2020-06-29 17-05-14
collection tabular view
Capture d’écran de 2020-06-29 17-05-24
collection edit
Capture d’écran de 2020-06-29 17-05-38

@vincentfretin
Copy link
Member

vincentfretin commented Jun 30, 2020

This will be fixed in the following releases for Plone 5.2.2 :

  • plone.app.contenttypes 2.1.8
  • plone.app.content 3.8.4
  • plone.app.vocabularies 4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants