Ticket #816 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

FOSS4G 2007 document download broken

Reported by: arnulf Owned by: warmerdam
Priority: normal Milestone:
Component: WebSite Keywords: FOSS4G 2007
Cc: czontine, pramsey

Description (last modified by warmerdam) (diff)

Some documents seem to not download from the 2007 edition of FOSS4G anymore.

 http://2007.foss4g.org/presentations/view.php?abstract_id=136

returns: <br /> <b>Warning</b>: readfile(/osgeo/foss4g/foss4g2007/attachments/221/geoweb trends clean.pdf) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in <b>/osgeo/foss4g/2007/htdocs/presentations/viewattachment.php</b> on line <b>22</b><br />

Change History

Changed 20 months ago by arnulf

I assigned this to WebCom lacking a separate FOSS4G item. To me it id not quite clear whether WebCom considers the foss4g.org site as their own?

Changed 20 months ago by czontine

  • cc czontine added

Changed 20 months ago by warmerdam

  • owner changed from webcom@… to warmerdam
  • description modified (diff)

Investigating.

Changed 20 months ago by warmerdam

  • cc pramsey added
  • keywords 2007 added
  • status changed from new to closed
  • resolution set to fixed
  • type changed from task to defect

It appears the php attachments script expects things to be in /osgeo/foss4g/foss4g2007/attachments but they are actually in /osgeo/foss4g/2007/attachments.

I have adjusted the $dir path in /osgeo/foss4g/2007/htdocs/presentations/viewattachment.php to correct the problem on the WebExtra? VM.

Please reopen the ticket if problems persist.

Note: See TracTickets for help on using tickets.