Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007027 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2009-01-20 13:51 | 2009-04-21 10:33 | |||
Reporter | roklenardic | View Status | public | |||||
Assigned To | pheenan | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50beta | |||
Status | closed | Fix in branch | Fixed in SCM revision | 13103 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_10 | |||
OS Version | Ubuntu 8.10 | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | 11999 | |||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
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. | |||||||
Tags | commsup_sprint6, UUID project | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0012883) psarobe (manager) 2009-01-30 12:01 |
Thanks Rok |
(0013424) svnbot (reporter) 2009-02-12 17:04 |
Repository: openbravo Revision: 13103 Author: pheenan Date: 2009-02-12 17:04:08 +0100 (Thu, 12 Feb 2009) Fixed 7027. Modified java class preparing the target url in the wrong format. Added quote marks to the record id attribute to force it to be used as a string. --- U trunk/src/org/openbravo/erpCommon/ad_forms/AlertManagement.java U trunk/src/org/openbravo/erpCommon/ad_forms/AlertManagementDetail.srpt --- https://dev.openbravo.com/websvn/openbravo/?rev=13103&sc=1 [^] |
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 |
Copyright © 2000 - 2009 MantisBT Group |