Bug 1040818

Summary: Modify the content of shortcutSpec.xml files (windows shortcuts)
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Miles Tjandrawidjaja <mtjandra>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: low Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: mtjandra, thauser
Target Milestone: ER3   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:42:40 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1021936    
Bug Blocks:    
Attachments:
Description Flags
Unexpected shortcut targets on windows none

Description Petr Kremensky 2013-12-12 07:43:40 UTC
Created attachment 835648 [details]
Unexpected shortcut targets on windows

Description of problem:
 There is some unexpected content for windows shortcuts in shortcutSpec.xml files. This is causing my tests to fail. It is not really an issue as shortcuts are working (except one, but this is covered by BZ1021936), but it would make my test result clearer.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.GA

How reproducible:
 Always

Steps to Reproduce:
 1. Install EAP on windows using Portugues
 2. See the target for "Console de Administração do JBoss (domínio).lnk"

Actual results:
 c:\windows\system32\cmd.exe /c start http:\localhost:9990\console

Expected results:
 c:\windows\system32\cmd.exe /c start http:\\localhost:9990\console

Additional info:
 Please see attachment for complete list of my failing tests.

Comment 1 Miles Tjandrawidjaja 2013-12-12 15:02:54 UTC
http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=5c3379c9b2161663e05577126eff8f1747f0c27c

Changed to use backslashes and fixed localhost in Portugues to use two backslashses.

Comment 2 Petr Kremensky 2014-04-24 10:26:42 UTC
I'll run the tests again once BZ1021936 is resolved.

Comment 3 Petr Kremensky 2014-05-05 10:26:18 UTC
Verified on EAP 6.3.0.ER3.