Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

andreslucena
Copy link
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
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
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
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.

None yet

3 participants