Problem/Motivation
Since we are dropping the set() method from SafeMarkup due to the issue #2554889: Remove SafeMarkup::set() from the codebase the method must be removed from diff as well.
Proposed resolution
Remove\Replace the calls to the method and create a patch, review.
Remaining tasks
create patch, Review and commit.
User interface changes
Data model changes
Original report by [juanse254]
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | SafeMarkup_set_remove-2563017-5.patch | 2.21 KB | juanse254 |
| #5 | interdiff-2563017-2-5.txt | 734 bytes | juanse254 |
| #2 | SafeMarkup_set_remove-2563017-2.patch | 2.1 KB | juanse254 |
Comments
Comment #2
juanse254 commentedAfter this gets committed #2549907: Fix schema langcode error and this #2557979: SafeMarkup::placeholder() has been removed, SafeMarkup class has changed, update needed we will be able to commit this(actual issue), and then the tests will be green again and everything working. Currently the module is not working correctly.
Comment #4
LKS90 commentedI don't think non breaking spaces are translatable :P.
Comment #5
juanse254 commentedSomething like this :).
Comment #7
berdirWouldn't it be easier to just merge this into #2557979: SafeMarkup::placeholder() has been removed, SafeMarkup class has changed, update needed? That's not yet committed, also related to SafeMarkup and this patch is quite small.
Comment #10
hampercm commentedVerified @juanse254 has incorporated this patch into the linked parent issue #2557979: SafeMarkup::placeholder() has been removed, SafeMarkup class has changed, update needed. Can this issue be closed?
Comment #11
lhangea commentedOk, I close this one then.