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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021932
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2012-10-15 10:242012-10-31 13:31
ReporterjonalegriaesarteView Statuspublic 
Assigned Toshankarb 
PriorityhighResolutionfixedFixed in Version3.0MP17
StatusclosedFix in branchpiFixed in SCM revision264d442f2b4e
ProjectionnoneETAnoneTarget Version3.0MP17
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021932: Google calendar widget is not loaded

DescriptionGoogle calendar widget is no loaded
Steps To Reproduce- Access to https://livebuilds.openbravo.com/int-full-pgsql/ [^]
- The google docs widget appears with the data related to the google account that the user is logged in
- The google calendar widget does not show information
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0053375)
shankarb (reporter)
2012-10-16 16:25

The Calendar is getting loaded in the widget. But on inspecting the element, the display style of the body is set to none. When loading the widgets, the first response for the URL is a blank request with the display style none. But then 2 more GET request are done and the result is available.

I think, the html flow element does not render the html code subsequently after getting the initial response for future results. This issue could be because of a change in the Google calendar API.
(0053792)
hgbot (developer)
2012-10-30 10:28

Repository: erp/devel/pi
Changeset: 264d442f2b4eca8ecdb720826cc4fe7dd9e33f30
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Oct 30 10:22:50 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/264d442f2b4eca8ecdb720826cc4fe7dd9e33f30 [^]

Fixes Issue 0021932: Google calendar widget is not loaded

The Default URL that was in use does not work due to the API Changes in Google Calendar. So now retrieved the user email from OB.User object and displayed the calendar using the same.

---
M modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-url-widget.js
M modules/org.openbravo.client.widgets/src-db/database/sourcedata/OBKMO_WIDGET_URL.xml
---
(0053800)
dbaz (developer)
2012-10-30 11:44

It still doesn't work
(0053811)
AugustoMauch (manager)
2012-10-30 12:47

New steps to reproduce:
- Add a valid gmail account (i.e. an Openbravo email account) to the Openbravo user in the User window.
- Log out, and log in so the new user email account is loaded in the client.
- The widget will show the calendar that corresponds with the loaded email account.
(0053812)
AugustoMauch (manager)
2012-10-30 12:48

Code reviewed and verified in pi@2c82168e2836
(0053936)
hudsonbot (developer)
2012-10-31 13:31

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9e773cbcb723 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-10-15 10:24 jonalegriaesarte New Issue
2012-10-15 10:24 jonalegriaesarte Assigned To => AugustoMauch
2012-10-15 10:24 jonalegriaesarte Modules => Core
2012-10-16 15:57 AugustoMauch Assigned To AugustoMauch => shankarb
2012-10-16 16:25 shankarb Note Added: 0053375
2012-10-30 10:26 shankarb Review Assigned To => dbaz
2012-10-30 10:26 shankarb Status new => scheduled
2012-10-30 10:26 shankarb fix_in_branch => pi
2012-10-30 10:27 shankarb Issue Monitored: dbaz
2012-10-30 10:28 hgbot Checkin
2012-10-30 10:28 hgbot Note Added: 0053792
2012-10-30 10:28 hgbot Status scheduled => resolved
2012-10-30 10:28 hgbot Resolution open => fixed
2012-10-30 10:28 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/264d442f2b4eca8ecdb720826cc4fe7dd9e33f30 [^]
2012-10-30 11:44 dbaz Note Added: 0053800
2012-10-30 11:44 dbaz Status resolved => new
2012-10-30 11:44 dbaz Resolution fixed => open
2012-10-30 11:44 dbaz Review Assigned To dbaz => AugustoMauch
2012-10-30 11:44 dbaz fix_in_branch pi =>
2012-10-30 12:47 AugustoMauch Note Added: 0053811
2012-10-30 12:47 AugustoMauch Status new => scheduled
2012-10-30 12:47 AugustoMauch fix_in_branch => pi
2012-10-30 12:47 AugustoMauch Status scheduled => resolved
2012-10-30 12:47 AugustoMauch Resolution open => fixed
2012-10-30 12:48 AugustoMauch Note Added: 0053812
2012-10-30 12:48 AugustoMauch Status resolved => closed
2012-10-30 12:48 AugustoMauch Fixed in Version => 3.0MP17
2012-10-31 13:31 hudsonbot Checkin
2012-10-31 13:31 hudsonbot Note Added: 0053936


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker