[Moodle 1.7] Glossary: Wrong Link in RSS

[Moodle 1.7] Glossary: Wrong Link in RSS

Höfundur Martin Vögeli -
Number of replies: 2
In the RSS feeds of my glossaries, e.g. the public eLearningForum [1|2], <link> is wrong, e.g. [3]. Has this been fixed? I didn't find anything in the bugtracker [4] or in the changes [5]. It's annoying because <link> is used by newsreaders etc.

[1] http://elearning.zhwin.ch/moodle/mod/glossary/view.php?id=5774
[2] http://elearning.zhwin.ch/moodle/rss/file.php/1/1/glossary/73/rss.xml
[3] http://elearning.zhwin.ch/moodle/mod/glossary/view.php?f=73
[4] http://tracker.moodle.org/
[5] http://download.moodle.org/stable17/CHANGES
Meðaltal dóma: -
In reply to Martin Vögeli

Re: [Moodle 1.7] Glossary: Wrong Link in RSS

Höfundur Eloy Lafuente (stronk7) -
Mynd af Core developers Mynd af Documentation writers Mynd af Moodle HQ Mynd af Peer reviewers Mynd af Plugin developers Mynd af Testers
Hi

this should be fixed now in CVS. Will be available in next nightly build. There was a typo in the code, instead of:

http://elearning.zhwin.ch/moodle/mod/glossary/view.php?f=73

should be:

http://elearning.zhwin.ch/moodle/mod/glossary/view.php?g=73

Ciao bros

P.S.: Cool glossary/feed! svalur
In reply to Eloy Lafuente (stronk7)

Re: [Moodle 1.7] Glossary: Wrong Link in RSS

Höfundur Martin Vögeli -
Wow - that was fast!

I'll update (if ready to Moodle 1.8) on March 8th.

PS: Thanks for the compliment roðnar