Bug in references URLs

terraces - December 9, 2005 - 15:15
Project:SIOC
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:terraces
Status:closed
Description

In some references to internal resources, sioc.module uses $base_url."path" to define linked resources (w/ rdfs:seeAlso).

Yet, some drupal websites use http://mydrupal/?q=/node/id URL syntax instead of http://mydrupal/node/id, depending on their configuration.

So you had better to use url("path", [params]) anytime, so that there won't be broken links in references.

#1

terraces - December 20, 2005 - 22:30
Assigned to:Anonymous» terraces
Status:active» closed

Fixed in CVS

 
 

Drupal is a registered trademark of Dries Buytaert.