Download & Extend

links to PHP.net are not generated

Project:API
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

In previous version of the live api.d.o site, any PHP built-in function was rendered as a link to the docs on php.net. That seems to be broken now - the function is rendered in a color suggesting it may be recognized, but there is no link.

Comments

#1

Priority:normal» critical

#2

I'm guessing it's due to the //todo on line 655 of parser.inc.

I'm getting errors like this locally:

user warning: Unknown column 'branch_name' in 'where clause' query: SELECT COUNT(*) FROM api_documentation WHERE object_name = 'substr' AND branch_name = 'php' in /var/www/drupal-6/sites/api.rtk0.net/modules/contrib/api/parser.inc on line 655.

Looks like the code isn't updated to the latest schema yet.

#3

ahh, my bad, the live site isn't running the latest code.

#4

Status:active» fixed

I believe I have this working in DRUPAL-6--1.

#5

Status:fixed» closed (fixed)

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

nobody click here