Closed (fixed)
Project:
Content Templates (Contemplate)
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
2 Dec 2006 at 21:26 UTC
Updated:
21 Aug 2018 at 03:30 UTC
Jump to comment: Most recent
Comments
Comment #1
jjeff commentedIn the latest HEAD version, I'm only finding this reference within hook_help()... which... in my understanding, doesn't get called unless the help module is enabled.
Comment #2
Anonymous (not verified) commentedSorry for not being more clear.
The template edit page contains a link to 'help/contemplate'. If the help module is disabled the link gives an error page. But looking now the link is actually miss formed. I'm seeing https://admin.siebunlimited.com/boyde/apps/cms/%3Cem%3E/boyde/apps/cms/?... as the link. Please note that you will not be able to click the link to see the result as it points to a protected directory. If I remove the extra data from the URI I get "Page not found".
NOTE: The malformed URI may be browser specific. I don't remember seeing it before. The malformed URI is displayed with "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8". Just checked IE7 and the URI is malformed with it as well.
Earnie
http://for-my-kids.com
http://give-me-an-offer.com
Comment #3
jjeff commentedAhh... got it.
This will be fixed in the next commit to the module.. Hopefully this evening.
Comment #4
jrglasgow commentedI just committed the path to fix this. In Drupal 5 the module_exists function was added that made this easier.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.