Project:API
Version:5.x-1.0
Component:Parser
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

on page
http://api.drupal.org/api/function/variable_init/5/references
http://api.drupal.org/api/function/variable_init/6/references
http://api.drupal.org/api/function/variable_init/7/references

variable_init is the only function that is listed as a calling function

the right function afaik should be _drupal_boostrap

Best Thomas

Comments

#1

Status:active» fixed

The self-reference was a bug fixed in another issue.

The lack of reference was caused by functions without documentation not being parsed for functions they call.

This is now fixed in HEAD.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here