Bug 469759 - docs for slapi_vattr_value_compare() describe "result" incorrectly
Summary: docs for slapi_vattr_value_compare() describe "result" incorrectly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Directory Server
Classification: Red Hat
Component: Doc-plugin-programming-guide
Version: 8.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Deon Ballard
QA Contact: Content Services Development
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-03 21:53 UTC by Nalin Dahyabhai
Modified: 2009-08-20 03:41 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-02 17:54:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nalin Dahyabhai 2008-11-03 21:53:06 UTC
Description of problem:
http://www.redhat.com/docs/manuals/dir-server/plugin/7.1/function.htm#1113969
documents slapi_vattr_value_compare() as storing the value 0 if the value being compared is equal, and 1 if it isn't, but the directory server appears to store 1 if the values are equal, and 0 if they aren't.

Comment 1 Deon Ballard 2008-12-02 17:54:14 UTC
I updated the 7.1 plugin guide so that the success value is 1 and for fail is 0. This is live on rh.com: http://www.redhat.com/docs/manuals/dir-server/plugin/7.1/function.htm#1113969

I also updated the 8.x draft docs.

Closing the bug.


Note You need to log in before you can comment on or make changes to this bug.