Fixed multiple tags bug in XML::RSS::LibXML

I fixed annoying bug in XML::RSS::LibXML which rendered multiple tags as one tag with value of ARRAY(…).

It was most often seen when multiple categories were assigned to feed item but affected all duplicate tags (I fixed similar problem specifically with enclosures earlier).

Hope that will not break feeds any more.

Leave a Reply