| 5 | | A case can be made, that "regular old post titles" are indeed an "Edge Case" - but long filenames are probably a more common scenario. |
| | 5 | A case can be made that long, "regular old post titles" are indeed an "Edge Case" - but long filenames are probably a more common scenario. |
| | 6 | |
| | 7 | ---- |
| | 8 | |
| | 9 | Time for me to go on a tangent: There are like 4 or 5 similar tickets (with patches!) that have also been closed. It even failed a unit test, and was ignored! It's obviously broken, and is fixable with one line of code. Why are we still "talking" about this? |
| | 10 | |
| | 11 | This thread represents the very best AND worst of WordPress. Seriously. |
| | 12 | |
| | 13 | {{{ |
| | 14 | .entry-title { |
| | 15 | word-break: break-all; |
| | 16 | } |
| | 17 | }}} |