projects
/
tweeper.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tweeper.php: fix a problem with https URLs ending up in the enclosure element
[tweeper.git]
/
rss_converter_facebook.com.xsl
diff --git
a/rss_converter_facebook.com.xsl
b/rss_converter_facebook.com.xsl
index
89cc67d
..
418b3d2
100644
(file)
--- a/
rss_converter_facebook.com.xsl
+++ b/
rss_converter_facebook.com.xsl
@@
-85,7
+85,7
@@
</guid>
<pubDate>
<xsl:variable name="timestamp" select=".//abbr[@data-shorten]/@data-utime"/>
</guid>
<pubDate>
<xsl:variable name="timestamp" select=".//abbr[@data-shorten]/@data-utime"/>
- <xsl:value-of select="php:functionString('Tweeper::epochToRssDate',
number($timestamp)
)"/>
+ <xsl:value-of select="php:functionString('Tweeper::epochToRssDate',
$timestamp
)"/>
</pubDate>
<description>
</pubDate>
<description>