Moodle

Glossary "Entry List" shows no entries

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.2
  • Fix Version/s: 1.9.3
  • Component/s: Glossary
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

The entry list of a glossary shows just a blank page after clicking on the link

Regards Peter Sereinigg

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

I think this is intentional, do you remember the details Eloy?

Show
Petr Škoda (skodak) added a comment - I think this is intentional, do you remember the details Eloy?
Hide
Eloy Lafuente (stronk7) added a comment -

Uhm... nope. It should show the "definition popup" or, if javascript is disabled... one page with the definition.

I've tested it here and seems to work. Anything "special" in the configuration, Peter? Does it happen with all glossary terms?

Ciao

Show
Eloy Lafuente (stronk7) added a comment - Uhm... nope. It should show the "definition popup" or, if javascript is disabled... one page with the definition. I've tested it here and seems to work. Anything "special" in the configuration, Peter? Does it happen with all glossary terms? Ciao
Hide
Peter Sereinigg added a comment -

Hi Eloy, will send you an account. its not popup, works with none of our installations and with no user ...
regards Peter

Show
Peter Sereinigg added a comment - Hi Eloy, will send you an account. its not popup, works with none of our installations and with no user ... regards Peter
Hide
Eloy Lafuente (stronk7) added a comment -

Hi Peter,

I've been reviewing changes in glossary output and it seems that MDL-12029 introduced the bug you are seeing. The main thing is that glossary concepts used to be enclosed by <span class="nolink">XXXX</span> and, after fixing that bug, that isn't true anymore.

So, right now, the glossary filter is processing those concepts, instead of allowing the formats to display them properly. So:

1) With glossary filter disabled, it should work ok.
2) Configuring Admin->Modules->Glosary->Formats->Entry List, to display the entries in popup using, say, the dictionary format, should work too.
3) I'll try to re-add the <span class="nolink">XXXX</span> to fix this properly.

1 & 2 are temporal workarounds for the problem until I fix it as commented in 3.

Thanks and ciao

Show
Eloy Lafuente (stronk7) added a comment - Hi Peter, I've been reviewing changes in glossary output and it seems that MDL-12029 introduced the bug you are seeing. The main thing is that glossary concepts used to be enclosed by <span class="nolink">XXXX</span> and, after fixing that bug, that isn't true anymore. So, right now, the glossary filter is processing those concepts, instead of allowing the formats to display them properly. So: 1) With glossary filter disabled, it should work ok. 2) Configuring Admin->Modules->Glosary->Formats->Entry List, to display the entries in popup using, say, the dictionary format, should work too. 3) I'll try to re-add the <span class="nolink">XXXX</span> to fix this properly. 1 & 2 are temporal workarounds for the problem until I fix it as commented in 3. Thanks and ciao
Hide
Eloy Lafuente (stronk7) added a comment -

This has been fixed now. Concepts in glossary view aren't linked anymore by the glossary filter so, in entry-list format, they link to the proper popup showing the definition. Will be available in next weekly (48 hours from now) or by direct access to CVS.

Resolving as fixed. Ciao

Show
Eloy Lafuente (stronk7) added a comment - This has been fixed now. Concepts in glossary view aren't linked anymore by the glossary filter so, in entry-list format, they link to the proper popup showing the definition. Will be available in next weekly (48 hours from now) or by direct access to CVS. Resolving as fixed. Ciao
Hide
Peter Sereinigg added a comment -

Thanks a lot Eloy, will be testet,
regards Peter

Show
Peter Sereinigg added a comment - Thanks a lot Eloy, will be testet, regards Peter
Hide
Helen Foster added a comment -

Peter, thanks for reporting this issue, and Eloy, thanks for fixing it

The entry list display format works fine for me, as do the other display formats.

Show
Helen Foster added a comment - Peter, thanks for reporting this issue, and Eloy, thanks for fixing it The entry list display format works fine for me, as do the other display formats.

Dates

  • Created:
    Updated:
    Resolved: