Closed (fixed)
Project:
Drupal core
Version:
5.1
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2007 at 14:01 UTC
Updated:
31 Jul 2008 at 04:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
Rok Žlender commentedAfter some research I realized that all there is to it is to escape @ sign. Unfortunately I have no idea how to test it if this really fixes the prblem.
Comment #2
gábor hojtsyHm, I looked into http://cvs.drupal.org/viewcvs/drupal/contributions/modules/api/parser.inc and I don't think this will solve the problem (neither did I found where this @variable is swallowed by the code).
Comment #3
Rok Žlender commentedI tried running api module on my computer and it does not filter out @variable. Is there some documentation how drupal api is generated.
Comment #4
ainigma32 commentedI also don't see any problems with the @variable
More information on the api module can be found here http://drupal.org/node/26669
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.