MantisBT - CDash
View Issue Details
0008860CDashpublic2009-04-07 08:262009-05-18 11:10
tkaupp 
Julien Jomier 
normalminoralways
closedfixed 
1.2 
1.4 
0008860: http-prefix
Applies to CDash-1.2.1

> our cdash server runs on http but on a non-standard port. The emails generated
> by cdash contain a link to the build summary but the URL
> prefix is "https" instead of "http".
>
> I had a quick look in the code (sendemail.php) and it looks like the
> http-prefix is set to "https" if a port other than 80 is used.
No tags attached.
Issue History
2009-04-07 08:26tkauppNew Issue
2009-04-07 09:26Julien JomierStatusnew => assigned
2009-04-07 09:26Julien JomierAssigned To => Julien Jomier
2009-04-07 09:29Julien JomierNote Added: 0015950
2009-04-07 09:29Julien JomierStatusassigned => resolved
2009-04-07 09:29Julien JomierFixed in Version => 1.4
2009-04-07 09:29Julien JomierResolutionopen => fixed
2009-05-18 11:10Julien JomierStatusresolved => closed

Notes
(0015950)
Julien Jomier   
2009-04-07 09:29   
Thanks for the report.