Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017386 | Openbravo ERP | 00. Application dictionary | public | 2011-05-26 17:38 | 2011-06-27 17:38 |
|
Reporter | jecharri | |
Assigned To | alostale | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP1 | Fixed in Version | 3.0MP1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017386: URL type fields are not running properly |
Description | 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. |
Steps To Reproduce | 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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0017387 | 2.50MP31 | closed | alostale | URL type fields are not running properly |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-05-26 17:38 | jecharri | New Issue | |
2011-05-26 17:38 | jecharri | Assigned To | => alostale |
2011-05-26 17:38 | jecharri | Modules | => Core |
2011-05-26 17:38 | jecharri | OBNetwork customer | => Yes |
2011-05-26 17:38 | jecharri | Description Updated | bug_revision_view_page.php?rev_id=2118#r2118 |
2011-05-26 17:39 | jecharri | Note Added: 0037618 | |
2011-05-26 17:40 | jecharri | Status | new => scheduled |
2011-05-26 17:40 | jecharri | fix_in_branch | => pi |
2011-06-14 10:45 | alostale | Note Added: 0038330 | |
2011-06-14 11:04 | hgbot | Checkin | |
2011-06-14 11:04 | hgbot | Note Added: 0038331 | |
2011-06-14 11:04 | hgbot | Status | scheduled => resolved |
2011-06-14 11:04 | hgbot | Resolution | open => fixed |
2011-06-14 11:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/80f6f8f0066365ada1a85c00c45dc966275b7914 [^] |
2011-06-22 11:44 | hudsonbot | Checkin | |
2011-06-22 11:44 | hudsonbot | Note Added: 0038462 | |
2011-06-27 17:38 | jecharri | Status | resolved => closed |
2011-06-27 17:38 | jecharri | Fixed in Version | => 3.0MP1 |
Notes |
|
|
sla resolution time 6-07-2011 |
|
|
|
|
|
(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
---
|
|
|
|
|