Commit 7f0de84
committed
Revert "FIX: Decline attribute values core can only quote lossily"
This reverts commit 78ede37.
Guarding it took a serialize-then-inspect call to find out whether core
had dropped the quote characters, for a value that has to contain one
character from each of the nine quotation pairs to get there. Reachable
content is already covered.1 parent 78ede37 commit 7f0de84
2 files changed
Lines changed: 2 additions & 13 deletions
File tree
- assets/javascripts/discourse/lib
- test/javascripts/integration
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 105 | + | |
111 | 106 | | |
112 | 107 | | |
113 | 108 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | 307 | | |
314 | 308 | | |
315 | 309 | | |
| |||
0 commit comments