Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 917976

Summary: Malfunction of start menu icons creation when using other language than English
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Jyoti Tripathi <jtripath>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jtripath, thauser, tkirby
Target Milestone: ER5   
Target Release: EAP 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-23 18:36:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Start menu using Deutsch none

Description Petr Kremensky 2013-03-05 08:27:30 UTC
Created attachment 705328 [details]
Start menu using Deutsch

There are some bugs in creating start menu shortcuts when installing EAP with different language than English.

For example using Deutsch on windows:
 - shortcuts in Start menu don't have icons
 - shorcuts for "Stop Domain" and "Domain administration" are missing
 - targets of shortcuts are wrong thus server doesn't start
    -- start domain targer: W:\pkremens\EAP-6.1.0\${jboss.dist.dir}\bin\run.exe "w:\pkremens\EAP-6.1.0\${jboss.dist.dir}\bin\domain.bat"
    -- start standalone: W:\pkremens\EAP-6.1.0\${jboss.dist.dir}\bin\run.exe "w:\pkremens\EAP-6.1.0\${jboss.dist.dir}\bin\standalone.bat"
    -- stop standalone: W:\pkremens\EAP-6.1.0\${jboss.dist.dir}\bin\jboss-cli.bat --controller=${standalone.native-management.with-offset} --connect command=:shutdown
    -- standalone admin: C:\Windows\System32\cmd.exe /C start http:\\localhost:${standalone.management-http.with-offset}\console

On linux same shortcuts are missing, stop server shortcut is not working and server admin shortcut redirects me to http://start.fedoraproject.org/ page.

Comment 2 Petr Kremensky 2013-04-24 11:44:47 UTC
Verified on EAP 6.1.0 ER5