From 35a244f4d19c2accac5ccb2c553be11150aa25d8 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 29 Oct 2014 19:20:16 +0100 Subject: Added ATOM namespace declaration * commit `71a637` in upstream _InputXSLT_ activated namespace comprehension for `InputXSLT:read-file` and `InputXSLT:external-command` ** this caused both the article and the repository feed queries to fail as they are inside the ATOM namespace --- source/01_raw/repository_feeds.xsl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/01_raw/repository_feeds.xsl') diff --git a/source/01_raw/repository_feeds.xsl b/source/01_raw/repository_feeds.xsl index 24cc2d8..961c08a 100644 --- a/source/01_raw/repository_feeds.xsl +++ b/source/01_raw/repository_feeds.xsl @@ -2,6 +2,7 @@ @@ -18,7 +19,7 @@ + )/self::command/atom:feed/atom:entry"/> -- cgit v1.2.3