Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023809Openbravo ERPA. Platformpublic2013-05-13 16:072013-06-28 10:07
AugustoMauch 
shankarb 
urgentminorhave not tried
closedfixed 
5
 
3.0MP25 
AugustoMauch
Core
No
0023809: Current twitter widgets are being deprecated
This message is shown in the browser console when the twitter widget is loaded: TWITTER WIDGET: This widget is being deprecated, and will cease functioning soon. <https://twitter.com/support/status/307211042121973760> [^]
Log in into an Openbravo instance with the twitter widget added to the workspace. This message will be shown in the browser console: TWITTER WIDGET: This widget is being deprecated, and will cease functioning soon. <https://twitter.com/support/status/307211042121973760> [^]
Follow the instructions described here: https://dev.twitter.com/blog/planning-for-api-v1-retirement [^]
No tags attached.
Issue History
2013-05-13 16:07AugustoMauchNew Issue
2013-05-13 16:07AugustoMauchAssigned To => AugustoMauch
2013-05-13 16:07AugustoMauchModules => Core
2013-05-13 16:07AugustoMauchTriggers an Emergency Pack => No
2013-06-19 09:34shankarbAssigned ToAugustoMauch => shankarb
2013-06-19 09:35shankarbReview Assigned To => AugustoMauch
2013-06-19 09:35shankarbIssue Monitored: AugustoMauch
2013-06-19 09:42hgbotCheckin
2013-06-19 09:42hgbotNote Added: 0059516
2013-06-19 09:42hgbotStatusnew => resolved
2013-06-19 09:42hgbotResolutionopen => fixed
2013-06-19 09:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b631ef452dae8905e4dd762ebee7ccfc4e1d8ae0 [^]
2013-06-19 14:14shuehnerNote Added: 0059528
2013-06-20 02:08hudsonbotCheckin
2013-06-20 02:08hudsonbotNote Added: 0059594
2013-06-20 06:29hgbotCheckin
2013-06-20 06:29hgbotNote Added: 0059597
2013-06-20 14:13hudsonbotCheckin
2013-06-20 14:13hudsonbotNote Added: 0059610
2013-06-28 10:07AugustoMauchNote Added: 0059721
2013-06-28 10:07AugustoMauchStatusresolved => closed
2013-06-28 10:07AugustoMauchFixed in Version => 3.0MP25

Notes
(0059516)
hgbot   
2013-06-19 09:42   
Repository: erp/devel/pi
Changeset: b631ef452dae8905e4dd762ebee7ccfc4e1d8ae0
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Jun 19 13:11:08 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/b631ef452dae8905e4dd762ebee7ccfc4e1d8ae0 [^]

Fixes Issue 0023809: Current twitter widgets are being deprecated

Added wiget URL's using the current API for Openbravo twitter widget and Openbravo spanish twitter widget.
The widget instance creation code is replaced by using the default script of twitter as the earlier method is depreciated.

---
M modules/org.openbravo.client.widgets/web/org.openbravo.client.widgets/twitter.html
---
(0059528)
shuehner   
2013-06-19 14:14   
Note for reviewer: please verify that we don't get mixed content warnings with the new urls.
To do that access erp instance having the change via ssl and check for mixed content in the browser.
Easy to do on internet explorer as it warns by default.
(0059594)
hudsonbot   
2013-06-20 02:08   
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/5caf871044ad [^]

Maturity status: Test
(0059597)
hgbot   
2013-06-20 06:29   
Repository: erp/devel/pi
Changeset: 0d59884b87c3b5e507c9b2791cfcaa9f4a227e79
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Jun 20 09:57:01 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/0d59884b87c3b5e507c9b2791cfcaa9f4a227e79 [^]

Related to Issue 23809: Changed link color to green in twitter widgets

---
M modules/org.openbravo.client.widgets/web/org.openbravo.client.widgets/twitter.html
---
(0059610)
hudsonbot   
2013-06-20 14:13   
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/c41f33929401 [^]

Maturity status: Test
(0059721)
AugustoMauch   
2013-06-28 10:07   
Code reviewed and verified in pi@ac7af24d4f0b.

It was tested in IE9 using SSL and no mixed contents warning messages were shown.