freemind_render_node doesn't include "?q=" in node LINKs
Ian Tegebo - October 17, 2006 - 16:32
| Project: | Freemind |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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 |

#1
How about using clean URL's? I guess that is why I never encountered the problem!