[support] Drupal 7 - Firefox 15.0.1 - Strange Behavior

Kamal Palei palei.kamal at gmail.com
Fri Sep 28 08:47:53 UTC 2012


Hi All
I have a line of code as below.


$data[$index]['Resume'] = '<a href="\ncjobs.com\sites\default\files\resumes\\'
. $record->uid . '\\' . $record->filename .'" ' . 'target="_blank">' .
$record->filename . '</a>';

I am trying to show a link in one table cell.

In IE8, this is working fine, I am able to download the file.

In Firefox 15.0.1, this is not working, gets error "he requested URL /
ncjobs.com/resume_search/skill_based_search/java/1/0/360/00/\ncjobs.com\sites\default\files\resumes\4\Chinmay_Panimod.doc
was not found on this server."

I am wondering from where it is prepending "/
ncjobs.com/resume_search/skill_based_search/java/1/0/360/00/" (this is
nothing but the current URL, I wanted to access
"\ncjobs.com\sites\default\files\resumes\4\Chinmay_Pani
mod.doc" URL.

If you have faced this issue, kindly let me know whats the work around.

Thanks
kamal
NECS, Bangalore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20120928/bd5aba6b/attachment.html 


More information about the support mailing list