Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017387Openbravo ERP00. Application dictionarypublic2011-05-26 17:382011-06-23 16:22
jecharri 
alostale 
urgentmajoralways
closedfixed 
5
2.50MP29 
2.50MP312.50MP31 
Core
No
0017387: 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.
blocks defect 00173863.0MP1 closed alostale URL type fields are not running properly 
Issue History
2011-05-26 17:40jecharriTypedefect => backport
2011-05-26 17:40jecharrifix_in_branch => 2.50
2011-05-26 17:40jecharriNote Added: 0037619
2011-05-26 17:41jecharriversionpi => 2.50MP29
2011-05-26 17:41jecharriTarget Version3.0MP1 => 2.50MP31
2011-06-14 11:06hgbotCheckin
2011-06-14 11:06hgbotNote Added: 0038332
2011-06-14 11:06hgbotStatusscheduled => resolved
2011-06-14 11:06hgbotResolutionopen => fixed
2011-06-14 11:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/339715ba8c30ca6f70117314c8e0842a1ed63dd0 [^]
2011-06-23 16:22jonalegriaesarteNote Added: 0038516
2011-06-23 16:22jonalegriaesarteStatusresolved => closed
2011-06-23 16:22jonalegriaesarteFixed in Version => 2.50MP31

Notes
(0037619)
jecharri   
2011-05-26 17:40   
sla resolution time 6-07-2011
(0038332)
hgbot   
2011-06-14 11:06   
Repository: erp/stable/2.50
Changeset: 339715ba8c30ca6f70117314c8e0842a1ed63dd0
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 14 11:06:00 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/339715ba8c30ca6f70117314c8e0842a1ed63dd0 [^]

fixed bug 17387: 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 web/js/default/UrlTextBox.js
---
(0038516)
jonalegriaesarte   
2011-06-23 16:22   
Verified