[Moodle 1.7] Glossary: Wrong Link in RSS

[Moodle 1.7] Glossary: Wrong Link in RSS

by 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
Average of ratings: -
In reply to Martin Vögeli

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

by Eloy Lafuente (stronk7) -
Piksa bilong Core developers Piksa bilong Documentation writers Piksa bilong Moodle HQ Piksa bilong Peer reviewers Piksa bilong Plugin developers Piksa bilong 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 smile

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

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

by Martin Vögeli -
Wow - that was fast!

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

PS: Thanks for the compliment blush