Ticket #302 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Incorrect error detecting in XSLT filter

Reported by: alexeyshockov Assigned to: alexeyshockov
Priority: major Milestone: 2.3.3
Component: phing-tasks-ext Version: 2.3.2
Keywords: xslt Cc:

Description

XSLT filter throws exception, when result of XsltProcessor::transformToXml() may be represented as false (empty string, by example), but transformation may be successful with this result.

As documented, transformation ended with errors only if result is false (false, not empty string!).

Attachments

Change History

10/26/08 17:59:37 changed by alexeyshockov

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r419.


Add/Change #302 (Incorrect error detecting in XSLT filter)




Action