Skip to content

Fix/contact photo rendering#48

Open
TDannhauer wants to merge 2 commits into
FRAMEWORK_6_0from
fix/contact_photo_rendering
Open

Fix/contact photo rendering#48
TDannhauer wants to merge 2 commits into
FRAMEWORK_6_0from
fix/contact_photo_rendering

Conversation

@TDannhauer
Copy link
Copy Markdown
Contributor

No description provided.

@TDannhauer TDannhauer requested a review from ralflang May 18, 2026 08:12
*/
protected function _isTurbaContactPhotoField($var): bool
{
return $var->getVarName() === 'object[photo]';
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is brittle - Turba is very strong on custom mapping of field names, field types etc - looks like something we should model in a stronger way when switching to V3.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants