[Moodle 1.7] Glossary: Wrong Link in RSS

[Moodle 1.7] Glossary: Wrong Link in RSS

av Martin Vögeli -
Antall svar: 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
Gjennomsnittlig vurdering: -
Som svar til Martin Vögeli

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

av Eloy Lafuente (stronk7) -
Bilde av Core developers Bilde av Documentation writers Bilde av Moodle HQ Bilde av Peer reviewers Bilde av Plugin developers Bilde av 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 smiler

P.S.: Cool glossary/feed! cool
Som svar til Eloy Lafuente (stronk7)

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

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

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

PS: Thanks for the compliment rødmer