Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015864 | Openbravo ERP | A. Platform | public | 2011-02-04 00:09 | 2011-02-23 00:00 |
|
Reporter | johnfandl | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0RC4 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0015864: When click on 'Show Audit Trail' in Community Edition, link on the modal screen is incorrect |
Description | In this case, the URL is
http://www.openbravo.com/product/erp/module/acquire/ [^] , which is a wrong link (it is about acquiring commercial modules)
Instead, the url should point to our Basic Edition page, which lets community edition users Get Basic (but also provides links to information about Pro). This is the correct link:
http://www.openbravo.com/product/erp/get-basic/ [^]
This is a trivial fix, and should be done for RC4.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0015891 | 3.0RC4 | closed | alostale | When click on 'Show Audit Trail' in Community Edition, link on the modal screen is incorrect |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-04 00:09 | johnfandl | New Issue | |
2011-02-04 00:09 | johnfandl | Assigned To | => dbaz |
2011-02-04 00:09 | johnfandl | Modules | => Core |
2011-02-04 00:20 | dmitry_mezentsev | OBNetwork customer | => No |
2011-02-04 00:20 | dmitry_mezentsev | Category | B. User interface => A. Platform |
2011-02-04 00:20 | dmitry_mezentsev | Target Version | => 3.0RC4 |
2011-02-04 00:20 | dmitry_mezentsev | Assigned To | dbaz => alostale |
2011-02-07 08:31 | alostale | Status | new => scheduled |
2011-02-09 12:14 | alostale | Status | scheduled => acknowledged |
2011-02-09 12:14 | alostale | Status | acknowledged => scheduled |
2011-02-09 12:14 | alostale | fix_in_branch | => pi |
2011-02-09 13:45 | hgbot | Checkin | |
2011-02-09 13:45 | hgbot | Note Added: 0034100 | |
2011-02-09 13:45 | hgbot | Status | scheduled => resolved |
2011-02-09 13:45 | hgbot | Resolution | open => fixed |
2011-02-09 13:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1bc65959fd80f2839ff4a8b1da865261e657139c [^] |
2011-02-22 12:11 | hgbot | Checkin | |
2011-02-22 12:11 | hgbot | Note Added: 0034304 | |
2011-02-22 12:12 | hgbot | Checkin | |
2011-02-22 12:12 | hgbot | Note Added: 0034305 | |
2011-02-22 13:16 | shuehner | Note Added: 0034312 | |
2011-02-22 13:16 | shuehner | Status | resolved => closed |
2011-02-23 00:00 | anonymous | sf_bug_id | 0 => 3189583 |
Notes |
|
(0034100)
|
hgbot
|
2011-02-09 13:45
|
|
Repository: erp/devel/pi
Changeset: 1bc65959fd80f2839ff4a8b1da865261e657139c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Feb 09 12:28:11 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1bc65959fd80f2839ff4a8b1da865261e657139c [^]
fixed bug 15864: 'Show Audit Trail' in Community Edition, link is incorrect
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/obps/ErrorActivatedInstancesOnly.html
---
|
|
|
(0034304)
|
hgbot
|
2011-02-22 12:11
|
|
|
|
(0034305)
|
hgbot
|
2011-02-22 12:12
|
|
|
|
|
Tested in pi/pgsql (rev: c4cc11a0a6b2): now showing correct link in both audit trail popup and update audit triggers process when used in a community instance. |
|