[DXML-7] cannot change encoding when using the indent function Created: 27/Sep/12 Updated: 09/Oct/12 Resolved: 09/Oct/12 |
|
| Status: | Resolved |
| Project: | data.xml |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Minor |
| Reporter: | Brian Siebert | Assignee: | Ryan Senior |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Window 7 |
||
| Description |
|
When using the Indent function, and trying to change the encoding, an exception is thrown. java.lang.IllegalArgumentException: No value supplied for key: [:encoding "UTF-8"] This seems to be that the options are not being passed from indent to emit correctly. |
| Comments |
| Comment by Ryan Senior [ 09/Oct/12 10:46 PM ] |
|
Thanks for finding the bug. It's fixed in the repo and will be included in the next release. |