Ticket #13475 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

Site Setup UI reports slightly misleading PIL info

Reported by: aclark Owned by:
Priority: minor Milestone: 4.x
Component: Backend (Python) Version: 4.2
Keywords: Cc:

Description

The UI says:

PIL X.X.X (Pillow)

(I assume when Pillow is found instead of PIL) Ideally, it should say:

Imaging: PIL 1.1.7

Or:

Imaging: Pillow 2.0.0

etc.

Attachments

Screen Shot 2013-03-07 at 11.50.52 AM.png Download (102.3 KB) - added by aclark 3 years ago.

Change History

Changed 3 years ago by aclark

comment:1 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to Templates/CSS

comment:2 Changed 3 years ago by aclark

FWIW I don't think this is strictly a Templates/CSS issue, there is Python code in the MigrationTool that affects the UI, IIUC:  https://github.com/plone/Products.CMFPlone/blob/master/Products/CMFPlone/MigrationTool.py#L126

comment:3 Changed 3 years ago by kleist

  • Component changed from Templates/CSS to Backend (Python)
Note: See TracTickets for help on using tickets.