blob: e608e1b3da435d98abc467f21f9e1ba797afa0c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[[!template id=gitbranch branch=smcv/ready/htmlbalance author="[[smcv]]"]]
My one-patch htmlbalance branch fixes incompatibility with HTML::Tree 4.0.
From the git commit:
The HTML::Tree changelog says:
[THINGS THAT MAY BREAK YOUR CODE OR TESTS]
...
* Attribute names are now validated in as_XML and invalid names will
cause an error.
and indeed the regression tests do get an error.
[[!tag patch]]
|