Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015592Openbravo ERPA. Platformpublic2011-01-10 10:002011-01-11 00:00
egoitz 
alostale 
immediatemajoralways
closedfixed 
5
2.50MP25 
2.50MP263.0RC4 
Core
No
0015592: The date selectors don't wokr in mp25 in firefox
The date selectors don't wokr in mp25 in firefox
-Access to the application as Openbravo admin
-Go to Sales Managamente>Transaction>Sales Invoice
-Click on the date selector.
* It does not work.

If you have firebug enable you can see an error:


Calendar._TT is undefined
Calendar(d=1, c=null, f=selected(b, a), a=closeHandler(a))calendar.js (línea 1)
showCalendar(id="frmMain.inpdateinvoiced", value="22-02-2008", debug=false, format="%d-%m-%Y", showsTime="", showsOtherMonths=false)utils.js (línea 210)
onclick(event=click clientX=330, clientY=296)26 (línea 2)
[Interrumpir en este error] Calendar=function(d,c,f,a){this.active...rmat=Calendar._TT["DEF_DATE_FORMAT"];
Regression
related to defect 00148813.0RC3 closed alostale Calendar always appear in english 
related to feature request 0014236 closed alostale AD_Model_Object cleanup for generated tabs 
depends on backport 00155932.50MP26 closed alostale The date selectors don't wokr in mp25 in firefox 
Issue History
2011-01-10 10:00egoitzNew Issue
2011-01-10 10:00egoitzAssigned To => alostale
2011-01-10 10:00egoitzModules => Core
2011-01-10 10:00egoitzSummaryThe data selectors don't wokr in mp25 in firefox => The date selectors don't wokr in mp25 in firefox
2011-01-10 10:00egoitzDescription Updatedbug_revision_view_page.php?rev_id=1413#r1413
2011-01-10 10:00egoitzIssue Monitored: networkb
2011-01-10 10:02egoitzNote Added: 0033555
2011-01-10 10:02egoitzTag Attached: Regression
2011-01-10 12:12alostaleRelationship addedrelated to 0014881
2011-01-10 12:13alostaleRelationship addedrelated to 0014236
2011-01-10 12:13alostaleStatusnew => scheduled
2011-01-10 12:13alostalefix_in_branch => pi
2011-01-10 12:18hgbotCheckin
2011-01-10 12:18hgbotNote Added: 0033562
2011-01-10 12:18hgbotStatusscheduled => resolved
2011-01-10 12:18hgbotResolutionopen => fixed
2011-01-10 12:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/dd5724f937a7d34d4ba64c74a20b8efd4b0a8402 [^]
2011-01-10 13:12dbazStatusresolved => closed
2011-01-10 13:12dbazFixed in Version => 3.0RC4
2011-01-10 18:42hudsonbotCheckin
2011-01-10 18:42hudsonbotNote Added: 0033581
2011-01-11 00:00anonymoussf_bug_id0 => 3154680

Notes
(0033555)
egoitz   
2011-01-10 10:02   
After click on the date selector, you can not navigate on fields using tab
(0033562)
hgbot   
2011-01-10 12:18   
Repository: erp/devel/pi
Changeset: dd5724f937a7d34d4ba64c74a20b8efd4b0a8402
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jan 10 12:16:51 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/dd5724f937a7d34d4ba64c74a20b8efd4b0a8402 [^]

fixed bug 15592: The date selectors don't work
  Before fixing issue 0014236 an extra / was added to the url, after fixing it
  that was removed making not to work the relative link to the calendar-lang.js
  file.

---
M web/js/jscalendar/lang/calendar-lang.js
---
(0033581)
hudsonbot   
2011-01-10 18:42   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/dd5724f937a7 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/67254b289f54 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19679.obx [^]