This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 186485 - The documentation of constant is not displayed
Summary: The documentation of constant is not displayed
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 normal (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 09:31 UTC by Petr Pisl
Modified: 2010-06-09 20:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2010-05-21 09:31:04 UTC
The document of a constant is displayed only in the file, where is defined. Try to code completion for OCI_COMMIT_ON_SUCCESS constant from Ooci8.php runtime.
Comment 2 Petr Pisl 2010-05-21 10:09:42 UTC
This fix should be in NetBeans 6.9. 

Filipe could you test it and express whether it can be integrated into netbeans 6.9 clone?
Comment 3 Petr Pisl 2010-05-21 10:39:42 UTC
Thaks Radek for the fast fix. I have check it and it works now.
Comment 5 Filip Zamboj 2010-05-21 14:02:47 UTC
v/c
Product Version: NetBeans IDE Dev (Build 100521-7afe36d238b5)
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b01
Comment 6 Filip Zamboj 2010-06-09 20:21:13 UTC
Product Version: NetBeans IDE 6.9 (Build 100609-a94d6a4a87fe)
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b01

verified in release69 clone