Download & Extend

freemind_render_node doesn't include "?q=" in node LINKs

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 map

But 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.

AttachmentSize
freemind.module_LINK-FIX.patch.txt1.39 KB

Comments

#1

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

#2

Status:active» closed (won't fix)

Drupal 4.x is not supported.