Rubenerd: Finding a bug in Textpattern’s URL resolution logic (opens in new tab)
I’ve been migrating WordPress blogs I host for people over to tl;dr: If your article links 404, define an empty section with something other than the side default URL pattern, and your links will work again. This will be addressed in 4.9.2. How Textpattern defines pretty URLs By default, Textpattern’s article URL pattern (what WordPress calls a permalink structure) uses your standard GET request scheme: If you want pretty URLs, Textpattern supports the following schemes: /id/title /section/id...
Read the original article