
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 02/Jun/04 12:58 AM
Updated: 02/Jun/04 01:02 AM
|
|
| Component/s: |
Views
|
| Affects Version/s: |
2.1
|
| Fix Version/s: |
2.1
|
|
|
Currently the VelocityResult hardcodes the content type to be text/html and the encoding to be the Velocity RuntimeSingleton's encoding. This is not good :)
(You can't generate proper XML using WW w/ Velocity, nor does it use the webwork.i18n.encoding property like everything else).
|
|
Description
|
Currently the VelocityResult hardcodes the content type to be text/html and the encoding to be the Velocity RuntimeSingleton's encoding. This is not good :)
(You can't generate proper XML using WW w/ Velocity, nor does it use the webwork.i18n.encoding property like everything else). |
Show » |
|