Bug 1037750 - switchyard.xml files created with encoding="ASCII"
Summary: switchyard.xml files created with encoding="ASCII"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard Editor
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER7
: ---
Assignee: Rob Cernich
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 18:10 UTC by Rob Cernich
Modified: 2015-08-02 23:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-1875 0 Major Closed switchyard.xml files created with encoding="ASCII" 2015-06-16 21:11:19 UTC

Description Rob Cernich 2013-12-03 18:10:23 UTC
This is very restrictive. For now, create the file with encoding="UTF-8".

Steps to Reproduce:
1. Create a new SwitchYard project with the Eclipse tools.
2. Open switchyard.xml
3. Notice xml declaration sets encoding to ASCII.

Actual results:
<?xml version="1.0" encoding="ASCII"?>

Expected results:
<?xml version="1.0" encoding="UTF-8"?>

Comment 2 JBoss JIRA Server 2013-12-03 21:51:55 UTC
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1875

pushed

Comment 3 Tomáš Sedmík 2013-12-16 12:24:07 UTC
verified in jbdsis-7.0.0.CR1 (SwitchYard Tooling - 1.1.1.v20131205-1627-H426-Final)

Comment 4 JBoss JIRA Server 2014-06-16 23:52:52 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1875 to Closed


Note You need to log in before you can comment on or make changes to this bug.