Posted by coma on January 17, 2007 at 8:16am
Jump to:
| Project: | Technorati |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.
Comments
#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.