Posted by Ian Tegebo on October 17, 2006 at 4:32pm
Jump to:
| Project: | Freemind |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Using drupal version 4.7.3 and Freemind module version 1.2 2006/05/21 12:22:42, I do:
->create freemind map
[X] Include taxonomy links?
[X] Include nodes?
->Generate mapBut the node links that get generated don't work. It looks like they're simply missing "?q=" before the "taxonomy" or "node" part of their URL. I've included a two line patch so that generating a site map renders node links that I can follow.
| Attachment | Size |
|---|---|
| freemind.module_LINK-FIX.patch.txt | 1.39 KB |
Comments
#1
How about using clean URL's? I guess that is why I never encountered the problem!
#2
Drupal 4.x is not supported.