Project

Profile

Help

Bug #4147

closed

module php setProperty('m',xxxx) ?

Added by Anne FAVEUR about 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
PHP API
Start date:
2019-02-28
Due date:
% Done:

100%

Estimated time:
Found in version:
1.1.2
Fixed in version:
1.2.0
Platforms:

Description

The xsl I am trying to transform with, uses xsl:message. Apparently the default behavior is to push these messages to the stdout. However, since I will be using this within a soap webservice, I am pretty sure stdout output will not make my ws happy. Also I would have liked to eventually capture these to push them in a special section of my xml output. I have come to understand that "property" m would allow to associate a different message listener. However is this really possible in PHP api ? If yes how ? If no how can I prevent them to getting output to stdout ?

In advance thank you for your help


Files

tstxslMessages.xml (130 Bytes) tstxslMessages.xml Anne FAVEUR, 2019-03-01 16:28
tstxslMessages.xsl (1.08 KB) tstxslMessages.xsl Anne FAVEUR, 2019-03-01 16:28

Related issues

Related to SaxonC - Bug #5033: missing getXslMessages() registration in zend_function_entry XsltProcessor_methods[]ClosedO'Neil Delpratt2021-06-30

Actions

Please register to edit this issue

Also available in: Atom PDF