Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007027
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 01. General setupmajoralways2009-01-20 13:512009-04-21 10:33
ReporterroklenardicView Statuspublic 
Assigned Topheenan 
PriorityhighResolutionfixedFixed in Version2.50beta
StatusclosedFix in branchFixed in SCM revision13103
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_10
OS VersionUbuntu 8.10Database version8.3.5Ant version1.7.1
Product VersionpiSCM revision11999 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007027: Links to Alerts elements with UUID doesn't work

DescriptionWhen 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 SolutionLinks 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.
Tagscommsup_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
Powered by Mantis Bugtracker