Partial functionality in drupal 5.0
coma - January 17, 2007 - 08:16
| Project: | Technorati |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have just upgraded to drupal 5.0 final, the cvs HEAD version of this module seems to work more or less. Everything seems to work except that the tags are not displayed with the content, I can edit a node and fill in some tags and they get saved with the content, but they are not displayed in the page, I have tried setting the display to none and to both again, but it still doesn't works.

#1
The reason is that 5.0 changed the way links are handled.
See details here.
There are other changes needed as well, such as the setting page, ...etc. See the top of the above page for details.
If you can make it work and prepare a patch, I will include it.