You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2013/10/15 18:12:52 UTC

[Bug 21525] [PATCH] XSLT/param@expression used as string instead of as expression as documented

https://issues.apache.org/bugzilla/show_bug.cgi?id=21525

František Kučera <xkucf03/> <is...@frantovo.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30495|0                           |1
        is obsolete|                            |

--- Comment #9 from František Kučera <xkucf03/> <is...@frantovo.cz> ---
Created attachment 30928
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30928&action=edit
improved patch - adds XSLTLiaison4 interface for compatibility

Method addParam(String name, Object value) is now in XSLTLiaison4 interface,
not in XSLTLiaison where is only original addParam(String name, String
expression)

-- 
You are receiving this mail because:
You are the assignee for the bug.