ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] #37379 [Opn->Csd]: New page for yaz_es has a typo.
by jsgoupil other posts by this author
May 9 2006 5:49AM messages near this date
[PHP-DOC] #37379 [NEW]: New page for yaz_es has a typo. | [PHP-DOC] PLEASE HELP DARFUR SUDAN VICTIMS,
ID:               37379
 Updated by:       jsgoupil@[...].net
 Reported By:      RQuadling at GMail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Windows XP SP2
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.


Previous Comments:
------------------------------------------------------------------------

[2006-05-09 10:57:31] RQuadling at GMail dot com

Description:
------------
The new yaz_es function has 2 typos.

Instead of yaz_es it is yes_es.

Patch

Index: yaz-es.xml
===================================================================
RCS file: /repository/phpdoc/en/reference/yaz/functions/yaz-es.xml,v
retrieving revision 1.3
diff -u -r1.3 yaz-es.xml
--- yaz-es.xml  6 May 2006 18:33:39 -0000       1.3
+++ yaz-es.xml  9 May 2006 10:52:03 -0000
@@ -10,7 +10,7 @@
  <refsect1 role="description"> 
   &reftitle.description;
   <methodsynopsis> 
-   <type> void</type><methodname>yes_es</methodname>
+   <type> void</type><methodname>yaz_es</methodname>
    <methodparam> 
     <type> resource</type><parameter>id</parameter>
    </methodparam> 
@@ -32,7 +32,7 @@
    </para> 
   </note> 
   <para> 
-   The <function> yes_es</function> creates an Extended Service
Request
+   The <function> yaz_es</function> creates an Extended Service
Request
    packages and puts it into a queue of operations.
    Use <function> yaz_wait</function> to send the request(s) to the
server.
    After completion of <function> yaz_wait</function> the result of

Reproduce code:
---------------
See Lines 13 and 35 of Revision 1.3

Expected result:
----------------
Line 13   <type> void</type><methodname>yaz_es</methodname>

Line 35   The <function> yaz_es</function> creates an Extended Service
Request


Actual result:
--------------
Line 13   <type> void</type><methodname>yes_es</methodname>

Line 35   The <function> yes_es</function> creates an Extended Service
Request


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37379&edit=1
Thread:
RQuadling at GMail dot com
jsgoupil

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved