Making WordPress.org

Opened 10 years ago

Last modified 8 years ago

#2388 new defect (bug)

Glossary rewrite broken for sites with multiple handbooks

Reported by: Kenshino Owned by:
Priority: normal Milestone:
Component: Handbooks Keywords: needs-patch
Cc:

Description (last modified by coffee2code)

Change History (6)

This ticket was mentioned in Slack in #docs by kenshino. View the logs.


10 years ago

#2 @obenland
8 years ago

Hi @Kenshino, can you point me to where this is supposed to link to?

There are no posts on developer.wordpress.org/blog, so it just tries to find the closest match before showing a 404 page.

#3 @coffee2code
8 years ago

The issue is that the glossary functionality hasn't been adapted to work for multi-handbook sites. It assumes a single glossary for a site that has a single handbook.

It'll require some rearchitecting of how a glossary gets created, though it depends on how the glossary should behave. @Kenshino: do you envision the Theme, Plugin, and REST API (and any future) handbooks on DevHub each having their own glossary, or should it be a shared glossary?

This ticket was mentioned in Slack in #meta-devhub by drew. View the logs.


8 years ago

#5 @coffee2code
8 years ago

In 7935:

Handbook plugin: Disable glossary functionality for multi-handbook sites until support is added.

See #2388.

#6 @coffee2code
8 years ago

  • Component Developer HubHandbooks
  • Description modified (diff)
  • Summary DevHub Glossary rewrite brokenGlossary rewrite broken for sites with multiple handbooks

Changing the component (and title) to reflect that the issue is with the Handbooks plugin and affects any site with multiple handbooks (currently DevHub and make/community).

Note: See TracTickets for help on using tickets.