Project

General

Profile

Actions

Bug #103687

open

Icons on 'Integrity' column on Workspace Module have no tooltip

Added by Riccardo De Contardi 13 days ago. Updated 6 days ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2024-04-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Prerequsites

  1. TYPO3 13.1.0-dev (latest main)
  2. a "main language" (e.g. "Italian" ID=0) and another language (e.g. "English" ID=1)
  3. a "Draft" workspace

Steps to reproduce

  1. Create a standard page in default language
  2. Translate it into the other language
  3. Switch to "Draft" workspace (important)
  4. On default language, create a CE (e.g CTYPE "Header Only", with Header "Test in default language")
  5. Translate the element with connected mode (important)
  6. Change the headline to "Test in other language"
  7. On the page, switch to the "Workspaces" module

Results

You should see something as the following screeshot

the icons indicated by the arrows do not have a tooltip (or title)


Files

Cattura.png (139 KB) Cattura.png Riccardo De Contardi, 2024-04-20 17:10
Bildschirmfoto 2024-04-21 um 20.58.19.png (27.3 KB) Bildschirmfoto 2024-04-21 um 20.58.19.png Georg Ringer, 2024-04-21 18:59

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #103688: Double encoded character on tootips/title on Workspace module - icons on the "Integrity" columnNew2024-04-20

Actions
Actions #1

Updated by Riccardo De Contardi 13 days ago

  • Related to Bug #103688: Double encoded character on tootips/title on Workspace module - icons on the "Integrity" column added
Actions #2

Updated by Riccardo De Contardi 13 days ago

  • Subject changed from Icons on 'Integrity' have no tooltip to Icons on 'Integrity' column on Workspace Module have no tooltip
Actions #3

Updated by Georg Ringer 12 days ago

the bigger concern is: what is the difference between those 2 icons ^^

Actions #4

Updated by Georg Ringer 12 days ago

plus wrong escaping when having in default language a header like xx"><h1>x</h1>xxx

Actions #5

Updated by Riccardo De Contardi 12 days ago

Georg Ringer wrote in #note-3:

the bigger concern is: what is the difference between those 2 icons ^^

using TYPO3 11 and 12 I've been able to read the tooltips :)

the "triangle alert" tooltip reads something like Record "[nameoftherecordinalternatelanguage]" depends on default language record

the "circle alert" tooltip reads something like Default Language record for record "[nameoftherecordinalternatelanguage]"

it is something related to translation in "connected mode" and if I am not wrong they appear when the records are created in the workspace

Actions #6

Updated by Jasmina Ließmann 6 days ago · Edited

The missing output of the information of the icons in the "Integrity" column has been restored for v13 with this patch: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83924.

Georg Ringer wrote in #note-4:

plus wrong escaping when having in default language a header like xx"><h1>x</h1>xxx

I noticed this too and have now created an issue for it: #103750.

Edit: Riccardo already created a ticket for this: #103688

Actions

Also available in: Atom PDF