Ticket #6711 (closed defect: fixed)

Opened 3 months ago

Last modified 9 days ago

spotlight image link errors

Reported by: dylan Owned by: tk
Priority: normal Milestone: 1.2
Component: Website Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

On http://dojotoolkit.org/spotlight , if you are not logged into drupal, the screenshot links are populated with href="/" instead of the full url to the spotlight page about the particular product.

Change History

Changed 9 days ago by ktiedt

  • status changed from new to closed
  • resolution set to fixed

this has been fixed... problem is the module that supplies $node->path doesnt create that var unless you have "administer paths" permissions so you have to look it up manually or trust every joe out there to not create paths....

we now look it up manually.

Note: See TracTickets for help on using tickets.