Bug 864114 - Agent download link address is URL:PORT/agentupdate/download instead of URL:PORT/agentupdate/download/rhq-enterprise-agent-VERSION.jar
Summary: Agent download link address is URL:PORT/agentupdate/download instead of URL:...
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Usability
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-08 15:28 UTC by Armine Hovsepyan
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Armine Hovsepyan 2012-10-08 15:28:40 UTC
Description of problem:
The Download/update link on server GUI is URL:PORT/agentupdate/download  and if customer would copy it and try to download (wget) on server, it will download a "download" file, and customer needs to rename it to rhq-enterprise-agent-VERSION.jar .

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Administration
2. Downloads
3. Copy Link address of Agent 
4. run "wget ${SAVED_LINK}" command on machine where agent will be installed
  
Actual results:
file with name "download" and without any extension  - and customer needs to cange the name to smth.jar and then install the agent.

Expected results:
rhq-enterprise-agent-VERSION.jar should be downloaded

Additional info:
If customer would download the link from GUI directly, it would be saved with correct name and extension.


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