Bug #1833

can not set 'Logo Image URL'

Added by larry shi about 1 year ago. Updated 8 months ago.

Status:Closed Start date:04/19/2012
Priority:Normal Due date:
Assignee:Dan Stangel % Done:

0%

Category:UI
Target version:- Estimated time:4.00 hours
Rank: Tester:

Description

click on [Admin]-->[Customize] menu to the 'Configuration Variables' page, change the 'Logo Image URL' , then click on 'Update' link, if the 'Logo Image URL' one external url, and did not set the proxy for wget command, always pop up one window says 'Error: Logo URL xxxxx, is not a reachable URL.'

the reason is because in /usr/share/fossology/lib/php/common-sysconfig.php

407 foreach($SysConf['PROXY'] as $var=>$val) $ProxyStmts .= "$var=$val;";
$SysConf['PROXY'] is null.

History

Updated by Paul Holland about 1 year ago

  • Target version changed from 2.0.0 to 2.0.1

Not critical for 2.0, pushing to 2.0.1

Updated by Paul Holland 12 months ago

  • IterNum set to 2

Updated by larry shi 12 months ago

  • Status changed from New to Resolved

fixed in 5900.

Updated by larry shi 12 months ago

  • Estimated time set to 4.00

Updated by larry shi 10 months ago

  • Status changed from Resolved to Feedback
  • Assignee changed from larry shi to Dan Stangel
  • IterNum changed from 2 to 6

thanks for your testing and verify.

Updated by Dan Stangel 10 months ago

  • Estimate set to 2

Updated by Mary Laser 9 months ago

  • Target version deleted (2.0.1)

Updated by Mary Laser 8 months ago

  • Status changed from Feedback to Closed

works on fluffy w/6201

Also available in: Atom PDF