[Moodle 1.7] Glossary: Wrong Link in RSS

[Moodle 1.7] Glossary: Wrong Link in RSS

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
評比平均分數: -
In reply to Martin Vögeli

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

Eloy Lafuente (stronk7)發表於
Core developers的相片 Documentation writers的相片 Moodle HQ的相片 Peer reviewers的相片 Plugin developers的相片 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 微笑

P.S.: Cool glossary/feed! 酷
In reply to 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 臉紅