Skip to content

Conversation

@billdagou
Copy link
Contributor

See issue #1227

* I'd prefer to set the default value to FALSE.
* Maybe we can leave it to AbstractTagBasedViewHelper in TYPO3
*/
protected bool $isXHtml = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

If at all this flag should be named requireAttributeValues or similar to clearly indicate its purpose. See the other single-purpose flags above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Renamed.

@s2b
Copy link
Contributor

s2b commented Sep 5, 2025

Let's address these issues separately. I think it makes sense to evaluate if we can deal with null differently. Can you limit your PR to just that?

@s2b
Copy link
Contributor

s2b commented Sep 13, 2025

Will be handled in #1234 and #1233

@s2b s2b closed this Sep 13, 2025
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.

3 participants