Skip to content

[GROOVY-8100] MarkupBuilder - yield before any markup (state == 0)#1284

Merged
daniellansun merged 2 commits intoapache:masterfrom
eddelplus:master
Jun 21, 2020
Merged

[GROOVY-8100] MarkupBuilder - yield before any markup (state == 0)#1284
daniellansun merged 2 commits intoapache:masterfrom
eddelplus:master

Conversation

@eddelplus
Copy link
Contributor

This will let MarkupBuilder yield output at initial state (0), before any markup is created, e.g. allowing the creation of "" via MarkupBuilder.mkp.yieldUnescaped.

This will let MarkupBuilder yield output at initial state (0), before any markup is created, e.g. allowing the creation of "<!DOCTYPE html>" via MarkupBuilder.mkp.yieldUnescaped.
Will be OK, when PR #1284 is accepted, shows the problem until then.
@daniellansun daniellansun merged commit 168bc44 into apache:master Jun 21, 2020
@daniellansun
Copy link
Contributor

Merged. Thanks.

asfgit pushed a commit that referenced this pull request Jun 21, 2020
Will be OK, when PR #1284 is accepted, shows the problem until then.

(cherry picked from commit 168bc44)
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