| 1 | = Loading XML files that are not UTF-8 = |
| 2 | |
| 3 | || '''Date''' || 2011/10/07 || |
| 4 | || '''Contact(s)''' || Simon Pigot || |
| 5 | || '''Last edited''' || 2011/10/07 || |
| 6 | || '''Status''' || complete - ready to commit || |
| 7 | || '''Assigned to release''' || 2.7.x || |
| 8 | || '''Resources''' || Available || |
| 9 | || '''Ticket #''' || #612 || |
| 10 | |
| 11 | == Overview == |
| 12 | |
| 13 | XML files that contain characters from sets other than UTF-8 will not load. This happens often as users will paste content from MS documents into XML files containing WINDOWS-1252 characters making the content WINDOWS-1252 rather than UTF-8. This content should be converted to UTF-8 where possible and more importantly to make sure that it doesn't create issues in the rest of the processing stream which almost always assumes UTF-8. |
| 14 | |
| 15 | === Proposal Type === |
| 16 | * '''Type''': Core Change |
| 17 | * '''App''': !GeoNetwork |
| 18 | * '''Module''': Jeeves |
| 19 | |
| 20 | === Links === |
| 21 | * '''Documents''': |
| 22 | * '''Email discussions''': |
| 23 | * '''Other wiki discussions''': |
| 24 | |
| 25 | === Voting History === |
| 26 | * Vote proposed by X on Y, result was +/-n (m non-voting members). |
| 27 | |
| 28 | ---- |
| 29 | |
| 30 | == Motivations == |
| 31 | The current configuration is .... A change to .... |
| 32 | |
| 33 | == Proposal == |
| 34 | An in depth proposal can be found here : link |
| 35 | ... |
| 36 | |
| 37 | === Backwards Compatibility Issues === |
| 38 | |
| 39 | === New libraries added === |
| 40 | Explain which and why new libraries are required for that proposal ... |
| 41 | |
| 42 | == Risks == |
| 43 | |
| 44 | == Participants == |
| 45 | * List of participants and role (if necessary) in current GIP |