Indefero

Indefero Commit Details


Date:2011-04-27 08:01:34 (13 years 7 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.2, release-1.3
Commit:765a86ba909742d55b2404186cc7b713208a569f
Parents: 34309e34c3cfe2f700328b29f288b461867bf31d
Message:Fix an URL in the RSS feed

Changes:

File differences

src/IDF/Views/Project.php
271271
272272
273273
274
274
275275
276276
277277
$tmpl = new Pluf_Template('idf/index.atom');
$feedurl = Pluf::f('url_base').Pluf::f('idf_base').$request->query;
$viewurl = Pluf_HTTP_URL_urlForView('IDF_Views_Project::timeline',
array($prj->shortname));
array($prj->shortname, $model_filter));
$context = new Pluf_Template_Context_Request($request,
array('body' => $out,
'date' => $date,

Archive Download the corresponding diff file

Page rendered in 0.07550s using 13 queries.