Opened 13 years ago
Closed 13 years ago
#409 closed enhancement (fixed)
Globals.xslt - support 'HTML' for getText template
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | major | Milestone: | 1.2.0 |
Component: | widgets | Version: | trunk |
Keywords: | bis-1.2.0 | Cc: |
Description
Currently
The 'getText' template in Globals.xslt currently use 'JS' as encoding type only.
Need
In order to do #386, the method needs to be able to set it to 'HTML' as well.
Todo
Add a new 'pType' parameter for the method. Use 'JS' as default value if not set to keep current behavior as it is.
Note:
See TracTickets
for help on using tickets.
Fixed in r1307.