Restore consultation description HTML format tags#6893
Conversation
|
Could someone rerun the lint code CI job for me 🙏 it's passing locally and by looking at the error I bet it's temporal. |
|
@sauloperez done! |
|
very weird 🤔 I'm getting the following on the Lint code job does it ring a bell to anyone? |
3d68e0f to
fc95f75
Compare
happening to mee since yesterday, I'm disabling erblint for the moment until someone figures out what's happening |
|
Blindly upgrading the workflow to Ruby 2.6 didn't fix it 😅 . I don't know what could be different between GH Actions and my machine. It's a load error in |
Without it all formatting in the description is lost.
b8e1133 to
9608fef
Compare
|
I'm trying to fix the erblint issue in #6913. |
|
Strangely, my PR had no problems... #6899 |
|
The only difference I see is that it's only affecting PRs against the 0.22 branch and not develop. |
74e5f33 to
c2920e0
Compare
Leusev
left a comment
There was a problem hiding this comment.
Hi @sauloperez
we'll check your #6913 PR in order to fix ErbLint error, but by the moment, for this PR I thinks it would be better that you revert "Backport Lint Code CI Job from develop" commit to not mix things please.
Thanks in advance! 😄
c2920e0 to
308ecdc
Compare
|
Thanks for the heads-up @Leusev . I removed all commits except for waht brought me here, the fix to consultation_details 😂 |
Leusev
left a comment
There was a problem hiding this comment.
Hi @sauloperez
perfect! 😄 When all tests have passed, I'll merge this
Thanks a lot for your big effort trying to solve ErbLint error also! 👍
Now we can point back to upstream because decidim/decidim#6938, decidim/decidim#6905 and decidim/decidim#6893 have been merged. There were also other bug fixes in between.
Without it all formatting in the description is lost.
Now we can point back to upstream because decidim/decidim#6938, decidim/decidim#6905 and decidim/decidim#6893 have been merged. There were also other bug fixes in between.
🎩 What? Why?
This fixes a regression introduced in #5684. The formatting of a consultation's description was totally gone.
📌 Related Issues
Link your PR to an issue
Testing
Checking the consultation's public page is enough to see whether the formatting is applied or not.
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Screenshots
Before:

After: