atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io
MIT License
440 stars 104 forks source link

Fix table column tooltip typecast #2076

Open mkrecek234 opened 1 year ago

mvorisek commented 1 year ago

The tooltip should be definitely typecasted. The coverage says it is covered, but I do not think the actual shown string is asserted, so this change should be covered with a Behat test (and preferably with non-string field).