briatte/ala

Fix HTML issues

Open

#1 opened on Jan 9, 2017

View on GitHub
 (1 comment) (0 reactions) (1 assignee)R (0 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

  • missing /article/xhtml entirely

This looks like a URL_Rewrite issue, since the link does not end up on the 404 page, but redirects to /articles.

All these articles (one of them is a column) contain HTML errors that cause libxml2 to fail parsing the main-content <div> properly.

Detailed description of issue here, with massive thanks to @hrbrmstr for helping diagnose the problem.

  • Ask for help on Twitter: done
  • Ask for help here: @zeldman @alistapart @murtaugh @mkammerer

Contributor guide