Project

General

Profile

Actions

Bug #237

closed

summary.php project link is broken

Added by Anchi Cheng about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Web interface
Target version:
Start date:
03/20/2010
Due date:
% Done:

100%

Estimated time:
Affected Version:
Show in known bugs:
Workaround:

Description

Found this accidentally. The problem is that $PROJECT_URL is no longer defined. This is probably a wide spread problem.


Related issues 1 (0 open1 closed)

Related to Appion - Bug #550: Project URL in config.php.template has an error.ClosedAmber Herold05/24/2010

Actions
Actions #1

Updated by Anchi Cheng about 14 years ago

  • Status changed from New to In Code Review
  • Assignee changed from Anchi Cheng to Eric Hou

$PROJECT_URL are replaced by PROJECT_URL from various .php and .inc files and also calls for global variable $PROJECT_URL to make it consistent with the new config.php.template which is also changed to be consistent with the format used in BAS_URL. grep was performed to search all cases in myamiweb, myamiweb/inc, myamiweb/project, myamiweb/project/inc, myamiweb/processing and myamiweb/processing/inc. I hope I have not missed any.

Testing:
1. Visit each of the php page that is changed.
2. Click on the link to its project page.
3. You should be taken to /your_host/myamiweb/project/getproject.php?pId=xxx and the page should exist.

Refs to Revision r13253

Actions #2

Updated by Eric Hou about 14 years ago

  • Status changed from In Code Review to In Test
  • % Done changed from 0 to 90

Just check all the code, and they are looking good.

Thanks.

Actions #3

Updated by Eric Hou almost 14 years ago

  • Assignee changed from Eric Hou to Amber Herold
  • Target version set to Appion/Leginon 2.0.0

ready for test.

Actions #4

Updated by Amber Herold almost 14 years ago

We need to revisit this. Some pages put a slash before getproject.php and some don't. The link from the summary.php page is broken.

Actions #5

Updated by Neil Voss almost 14 years ago

  • % Done changed from 90 to 100
Actions #6

Updated by Amber Herold almost 14 years ago

  • Status changed from In Test to Closed

Fixed by #550

Actions

Also available in: Atom PDF