[Moodle 1.7] Glossary: Wrong Link in RSS

[Moodle 1.7] Glossary: Wrong Link in RSS

Martin Vögeli
Vastuste arv 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
Keskmine hinnang: -
Vastuses Martin Vögeli

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

Eloy Lafuente (stronk7)
Core developers pilt Documentation writers pilt Moodle HQ pilt Peer reviewers pilt Plugin developers pilt Testers pilt
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 naeratus

P.S.: Cool glossary/feed! lahe
Vastuses Eloy Lafuente (stronk7)

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

Martin Vögeli
Wow - that was fast!

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

PS: Thanks for the compliment punastab