Modify

Ticket #302 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Incorrect error detecting in XSLT filter

Reported by: alexeyshockov Owned by: 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

comment:1 Changed 3 years ago by alexeyshockov

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r419.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.