Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007027 | Openbravo ERP | 01. General setup | public | 2009-01-20 13:51 | 2009-04-21 10:33 |
|
Reporter | roklenardic | |
Assigned To | pheenan | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 8.10 |
Product Version | pi | |
Target Version | | Fixed in Version | 2.50beta | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0007027: Links to Alerts elements with UUID doesn't work |
Description | When an alert is triggered that links to an item that has a UUID (as opposed to a previous ID such as 1000012) identifier, the link does not work. |
Steps To Reproduce | |
Proposed Solution | Links are constructed using the following structure:
onclick="submitCommandChangingName(DDC962B4AE5142AABD334E6CE964D237, '../BusinessPartner/BusinessPartner_Edition.html', 'inpcBpartnerId'); return false;"
because of alpha numeric structure of UUID the syntax of the javascript is corrupt. UUID needs to be put in single quotation marks. To correct this,
fix the src/org/openbravo/erpCommon/ad_forms/AlertManagementDetail.srpt, and put the single quotation marks around the xx on line 40. |
Additional Information | |
Tags | commsup_sprint6, UUID project |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-01-20 13:51 | roklenardic | New Issue | |
2009-01-20 13:51 | roklenardic | Assigned To | => rafaroda |
2009-01-20 13:51 | roklenardic | sf_bug_id | 0 => 2523583 |
2009-01-20 13:51 | roklenardic | Regression testing | => No |
2009-01-21 06:17 | pjuvara | Priority | normal => urgent |
2009-01-21 06:17 | pjuvara | Severity | trivial => major |
2009-01-21 09:14 | rafaroda | Tag Attached: UUID project | |
2009-01-30 12:01 | psarobe | Note Added: 0012883 | |
2009-01-30 12:01 | psarobe | Assigned To | rafaroda => pheenan |
2009-01-30 12:01 | psarobe | Priority | urgent => normal |
2009-01-30 12:01 | psarobe | Status | new => scheduled |
2009-02-02 06:18 | pjuvara | Priority | normal => high |
2009-02-12 10:06 | pheenan | Tag Attached: commsup_sprint6 | |
2009-02-12 17:04 | svnbot | Checkin | |
2009-02-12 17:04 | svnbot | Note Added: 0013424 | |
2009-02-12 17:04 | svnbot | Status | scheduled => resolved |
2009-02-12 17:04 | svnbot | Resolution | open => fixed |
2009-02-12 17:04 | svnbot | svn_revision | => 13103 |
2009-04-21 10:33 | psarobe | Status | resolved => closed |