Skip to content

Backport 'Fix proposal etiquette and length validator with base64 images' to v0.26#10010

Merged
ahukkanen merged 3 commits intorelease/0.26-stablefrom
backport/0.26/fix-proposal-etiquette-and-len-9639
Nov 3, 2022
Merged

Backport 'Fix proposal etiquette and length validator with base64 images' to v0.26#10010
ahukkanen merged 3 commits intorelease/0.26-stablefrom
backport/0.26/fix-proposal-etiquette-and-len-9639

Conversation

@andreslucena
Copy link
Copy Markdown
Member

🎩 What? Why?

Backport #9639 to v0.26

♥️ Thank you!

* Fix proposal etiquette and length validator with base64 images

* Use strip_tags instead of nokogiri not to include hidden content

Content e.g. in `<script>` tags should be automatically hidden,
so this should not be included in the validation either.

* Fix the expected base64 mime types
@andreslucena andreslucena added backport Pull Requests that are a backport for a fixed bug module: core module: proposals type: fix PRs that implement a fix for a bug labels Oct 28, 2022
Copy link
Copy Markdown
Contributor

@ahukkanen ahukkanen left a comment

Choose a reason for hiding this comment

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

Build is broken because of a typo/different Ruby version.

Copy link
Copy Markdown
Contributor

@ahukkanen ahukkanen left a comment

Choose a reason for hiding this comment

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

Seems to be one more incompatibility with 0.26.

Copy link
Copy Markdown
Contributor

@ahukkanen ahukkanen left a comment

Choose a reason for hiding this comment

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

The broken assemblies spec will be fixed by #10023.

@ahukkanen ahukkanen merged commit 13fbf28 into release/0.26-stable Nov 3, 2022
@ahukkanen ahukkanen deleted the backport/0.26/fix-proposal-etiquette-and-len-9639 branch November 3, 2022 16:33
@alecslupu alecslupu added this to the 0.26.4 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Pull Requests that are a backport for a fixed bug module: core module: proposals type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants