Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.6.0

Bug #9924 no BODY and HTML end tags
Submitted: 2007-01-23 15:51 UTC
From: lru at rtpartner dot ch Assigned: crafics
Status: Closed Package: Services_Webservice (version 0.5.1)
PHP Version: 5.1.6 OS: OS X 10.4
Roadmaps: (Not assigned)    
Subscription  


 [2007-01-23 15:51 UTC] lru at rtpartner dot ch (lukas rueegg)
Description: ------------ the Webservice package does not create the needed HTML and end tags to be xhtml compliant. Test script: --------------- 'myService', 'encoding' => SOAP_ENCODED, 'soap_version' => SOAP_1_2) ); $myService->handle(); ?> Expected result: ---------------- myService WebService

The following operations are supported. For a formal definition, please review the Service Description.

  • string hello( int )
    Says "Hello!"

DISCO makes it possible for clients to reflect against endpoints to discover services and their associated WSDL documents.

Actual result: -------------- myService WebService <p>The following operations are supported. For a formal definition, please review the <a href="/tests/Services_Webservice/test_01.php?WSDL">Service Description</a>.</p> <ul><li><samp><var class="returnedValue">string</var> <b class="functionName">hello</b>( <var class="parameter">int</var> )</samp><br /><span class="description">Says "Hello!"</span></li></ul> <p><a href="/tests/Services_Webservice/test_01.php?DISCO">DISCO</a> makes it possible for clients to reflect against endpoints to discover services and their associated <acronym title="Web Service Description Language">WSDL</acronym> documents.</p>

Comments

 [2007-11-09 13:31 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!