Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017386Openbravo ERP00. Application dictionarypublic2011-05-26 17:382011-06-27 17:38
jecharri 
alostale 
urgentmajoralways
closedfixed 
5
pi 
3.0MP13.0MP1 
Core
No
0017386: URL type fields are not running properly
When you enter in the URL fields address like:

-file://c:/ [^]
-\\openbravo\documento.txt

when you click on that field, this must send you to the referenced document.
Go to bussiness Partner and create one.
Enter in the URL field next text: "file:///home/openbravo/documentname" [^] and save.
Afer that try to do click on the URL field icon and you will see that in Firefox does not go to the document.
No tags attached.
depends on backport 00173872.50MP31 closed alostale URL type fields are not running properly 
Issue History
2011-05-26 17:38jecharriNew Issue
2011-05-26 17:38jecharriAssigned To => alostale
2011-05-26 17:38jecharriModules => Core
2011-05-26 17:38jecharriDescription Updatedbug_revision_view_page.php?rev_id=2118#r2118
2011-05-26 17:39jecharriNote Added: 0037618
2011-05-26 17:40jecharriStatusnew => scheduled
2011-05-26 17:40jecharrifix_in_branch => pi
2011-06-14 10:45alostaleNote Added: 0038330
2011-06-14 11:04hgbotCheckin
2011-06-14 11:04hgbotNote Added: 0038331
2011-06-14 11:04hgbotStatusscheduled => resolved
2011-06-14 11:04hgbotResolutionopen => fixed
2011-06-14 11:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/80f6f8f0066365ada1a85c00c45dc966275b7914 [^]
2011-06-22 11:44hudsonbotCheckin
2011-06-22 11:44hudsonbotNote Added: 0038462
2011-06-27 17:38jecharriStatusresolved => closed
2011-06-27 17:38jecharriFixed in Version => 3.0MP1

Notes
(0037618)
jecharri   
2011-05-26 17:39   
sla resolution time 6-07-2011
(0038330)
alostale   
2011-06-14 10:45   
Because of security restrictions, browsers do not allow by default to open a "file:///" [^] url from a remote host.

This can be configured depending on the browser:

Firefox: http://kb.mozillazine.org/Firefox_:_Issues_:_Links_to_Local_Pages_Don%27t_Work [^]

Chrome: https://chrome.google.com/webstore/detail/jllpkdkcdjndhggodimiphkghogcpida [^]
(0038331)
hgbot   
2011-06-14 11:04   
Repository: erp/devel/pi
Changeset: 80f6f8f0066365ada1a85c00c45dc966275b7914
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 14 11:04:28 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/80f6f8f0066365ada1a85c00c45dc966275b7914 [^]

fixed bug 17386: Support for file:/// [^] protocol in Link reference


  Note the only modification is in the checking for valid URLs. In order to open
  file links it is necessary to properly configure browser.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
M web/js/default/UrlTextBox.js
---
(0038462)
hudsonbot   
2011-06-22 11:44   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/abb438586c0e [^]

Maturity status: Test