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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020540
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2012-05-17 13:512012-05-31 21:37
ReporterxabiermerinoView Statuspublic 
Assigned Toguilleaer 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionb002c999253f
ProjectionnoneETAnoneTarget Version3.0MP12
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP10.2SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020540: Http error 0 matching transactions

DescriptionSee video attached

When you check and uncheck transactions and, then, save immediately this error appears:
HTTP error 0:
Steps To ReproduceSee video attached
TagsNo tags attached.
Attached Files? file icon test-0000.mpeg [^] (1,372,428 bytes) 2012-05-17 13:52

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0048909)
hgbot (developer)
2012-05-24 12:55

Repository: erp/devel/pi
Changeset: 76f0c5a1026f1c1ad21f0e22180889bcecdebd8a
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu May 24 12:54:43 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/76f0c5a1026f1c1ad21f0e22180889bcecdebd8a [^]

Fixes issue 20540: Http error 0 matching transactions.
Now the button save will not be enabled util all callbacks has finished

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransactionGrid.srpt
---
(0048912)
hgbot (developer)
2012-05-24 16:53

Repository: erp/devel/pi
Changeset: 744f12f0a11c25588ec7a59b6a0d3f195eebd009
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu May 24 16:51:08 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/744f12f0a11c25588ec7a59b6a0d3f195eebd009 [^]

issue 20539,issue 20540.
I have added some change to the first correction.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
---
(0048922)
hgbot (developer)
2012-05-24 17:56

Repository: erp/devel/pi
Changeset: 28a4b99b526588cb41cab39c8389bbb20cc8b95d
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu May 24 17:55:35 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/28a4b99b526588cb41cab39c8389bbb20cc8b95d [^]

issue 20540: Http error 0 matching transactions.
The last changes but it does not work properly when you check 2 checkbox fast

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransactionGrid.srpt
---
(0049200)
hudsonbot (developer)
2012-05-25 12: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/5401e185a8b0 [^]

Maturity status: Test
(0049202)
hudsonbot (developer)
2012-05-25 12: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/5401e185a8b0 [^]

Maturity status: Test
(0049207)
hudsonbot (developer)
2012-05-25 12: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/5401e185a8b0 [^]

Maturity status: Test
(0049424)
hgbot (developer)
2012-05-29 12:40

Repository: erp/devel/pi
Changeset: faec5225c28ae45e585804f5430028a74346da5c
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue May 29 12:38:36 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/faec5225c28ae45e585804f5430028a74346da5c [^]

Fixed issue 20540: Server calls are not allowed until the previous have finished

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransactionGrid.srpt
---
(0049425)
guilleaer (developer)
2012-05-29 12:42

Test plan:
Follow the steps to reproduce and the attached video example.

This fix shouldn't be risky.
(0049427)
xabiermerino (reporter)
2012-05-29 13:17

verified
(0049462)
xabiermerino (reporter)
2012-05-30 10:36

Wrong behaviour related with the fix
(0049465)
hgbot (developer)
2012-05-30 11:29

Repository: erp/devel/pi
Changeset: b002c999253fc43920fb7c6ca2614159a9407d69
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed May 30 11:27:26 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b002c999253fc43920fb7c6ca2614159a9407d69 [^]

Fixed issue 20540: Enabling disabled checks when the grid is not reloaded

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
---
(0049467)
hgbot (developer)
2012-05-30 11:34

Repository: erp/devel/pi
Changeset: 8a34161af58b53d0400ebd24a7b8f9d082e227ca
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed May 30 11:33:35 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8a34161af58b53d0400ebd24a7b8f9d082e227ca [^]

Related to issue 20540: Var name has been corrected

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.html
---
(0049468)
xabiermerino (reporter)
2012-05-30 11:35

verified
(0049508)
hudsonbot (developer)
2012-05-30 18: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/3752a665362c [^]

Maturity status: Test
(0049559)
hudsonbot (developer)
2012-05-31 21:37

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/3ac036c08ee6 [^]

Maturity status: Test
(0049561)
hudsonbot (developer)
2012-05-31 21:37

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/3ac036c08ee6 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-05-17 13:51 xabiermerino New Issue
2012-05-17 13:51 xabiermerino Assigned To => mirurita
2012-05-17 13:51 xabiermerino Modules => Core
2012-05-17 13:52 xabiermerino File Added: test-0000.mpeg
2012-05-17 13:52 xabiermerino Issue Monitored: networkb
2012-05-21 13:02 jonalegriaesarte Assigned To mirurita => ioritzCia
2012-05-22 11:58 jonalegriaesarte Assigned To ioritzCia => jecharri
2012-05-22 11:59 jonalegriaesarte Assigned To jecharri => ioritzCia
2012-05-22 12:00 jonalegriaesarte Priority urgent => immediate
2012-05-23 10:06 ioritzCia Status new => scheduled
2012-05-23 10:06 ioritzCia fix_in_branch => pi
2012-05-24 09:01 ioritzCia Assigned To ioritzCia => jecharri
2012-05-24 12:55 hgbot Checkin
2012-05-24 12:55 hgbot Note Added: 0048909
2012-05-24 12:55 hgbot Status scheduled => resolved
2012-05-24 12:55 hgbot Resolution open => fixed
2012-05-24 12:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/76f0c5a1026f1c1ad21f0e22180889bcecdebd8a [^]
2012-05-24 16:53 hgbot Checkin
2012-05-24 16:53 hgbot Note Added: 0048912
2012-05-24 17:56 jecharri Status resolved => new
2012-05-24 17:56 jecharri Resolution fixed => open
2012-05-24 17:56 hgbot Checkin
2012-05-24 17:56 hgbot Note Added: 0048922
2012-05-24 17:57 jecharri Assigned To jecharri => alostale
2012-05-24 17:57 jecharri Category 09. Financial management => A. Platform
2012-05-24 17:57 jecharri fix_in_branch pi =>
2012-05-25 12:13 hudsonbot Checkin
2012-05-25 12:13 hudsonbot Note Added: 0049200
2012-05-25 12:13 hudsonbot Checkin
2012-05-25 12:13 hudsonbot Note Added: 0049202
2012-05-25 12:13 hudsonbot Checkin
2012-05-25 12:13 hudsonbot Note Added: 0049207
2012-05-25 12:54 alostale Assigned To alostale => guilleaer
2012-05-29 12:40 hgbot Checkin
2012-05-29 12:40 hgbot Note Added: 0049424
2012-05-29 12:40 hgbot Status new => resolved
2012-05-29 12:40 hgbot Resolution open => fixed
2012-05-29 12:40 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/76f0c5a1026f1c1ad21f0e22180889bcecdebd8a [^] => http://code.openbravo.com/erp/devel/pi/rev/faec5225c28ae45e585804f5430028a74346da5c [^]
2012-05-29 12:42 guilleaer Note Added: 0049425
2012-05-29 13:17 xabiermerino Note Added: 0049427
2012-05-29 13:17 xabiermerino Status resolved => closed
2012-05-30 10:36 xabiermerino Note Added: 0049462
2012-05-30 10:36 xabiermerino Status closed => new
2012-05-30 10:36 xabiermerino Resolution fixed => open
2012-05-30 11:29 hgbot Checkin
2012-05-30 11:29 hgbot Note Added: 0049465
2012-05-30 11:29 hgbot Status new => resolved
2012-05-30 11:29 hgbot Resolution open => fixed
2012-05-30 11:29 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/faec5225c28ae45e585804f5430028a74346da5c [^] => http://code.openbravo.com/erp/devel/pi/rev/b002c999253fc43920fb7c6ca2614159a9407d69 [^]
2012-05-30 11:34 hgbot Checkin
2012-05-30 11:34 hgbot Note Added: 0049467
2012-05-30 11:35 xabiermerino Note Added: 0049468
2012-05-30 11:35 xabiermerino Status resolved => closed
2012-05-30 18:13 hudsonbot Checkin
2012-05-30 18:13 hudsonbot Note Added: 0049508
2012-05-31 21:37 hudsonbot Checkin
2012-05-31 21:37 hudsonbot Note Added: 0049559
2012-05-31 21:37 hudsonbot Checkin
2012-05-31 21:37 hudsonbot Note Added: 0049561


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker