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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016508
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-03-28 11:472011-06-01 12:07
ReporterrgorisView Statuspublic 
Assigned Toiperdomo 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6f30131e9922
ProjectionnoneETAnoneTarget Version3.0MP0
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0RC5SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016508: Remove the light box at all times, the red message bar is enough.

DescriptionFor example when moving from header to lines when the header cannot be saved yet, the modal error message comes up. It is very harsh and redundant as there is also a red error message in the form/grid below.

So: We can take the modal error message out. It already works like this when changing tabs in case a new form was not saved yet. This is good. Now do the same for changing levels.

Prerequisite is that the red message should explain the why about the auto save.
TagsNo tags attached.
Attached Filespng file icon double-error.png [^] (108,608 bytes) 2011-03-28 11:47

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0016576 acknowledgedTriage Platform Base OPTIMIZE-09: Extend "not being able to save" message 
related to defect 0031749 closedNaroaIriarte When a record is saving a warning is thrown, the message is not correct. 

-  Notes
(0037611)
mtaal (manager)
2011-05-26 16:33

Problem is that the message in the red is the save failure reason and the message box is the auto-save message. The message in the red can not be changed directly, so the auto-save message should be added after the other one.

I am afraid that there is not enough space in the red bar to add the complete auto-save message.
(0037626)
rgoris (developer)
2011-05-26 19:09

Can´t we just say (in the red message):

"ERROR: Saving failed" -- and then the rest.

This makes sense as this error only occurs when there was a saving attempt.
(0037707)
dmitry_mezentsev (developer)
2011-05-30 11:49

Rob,

Could we please postpone it to MP1?
I agree that it is not nice but it is not sth that just does not work (and we have portion of such things).
(0037713)
hgbot (developer)
2011-05-30 12:13

Repository: erp/devel/pi
Changeset: d222c0c7c6563680aa10faa45dee2fea8ff825e9
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon May 30 12:11:32 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d222c0c7c6563680aa10faa45dee2fea8ff825e9 [^]

Fixes issue 16508: Removed light box on failed autosave

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-statusbar.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0037797)
hudsonbot (developer)
2011-05-31 09:45

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

Maturity status: Test
(0037806)
rgoris (developer)
2011-05-31 10:11

As discussed over Skype with Ivan: We forgot to extend the message:

"ERROR: Saving failed" -- and then the rest.
(0037829)
hgbot (developer)
2011-05-31 14:06

Repository: erp/devel/pi
Changeset: 6f30131e9922a0e03c7eebf42817a1a2de167879
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue May 31 14:05:20 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6f30131e9922a0e03c7eebf42817a1a2de167879 [^]

Fixes issue 16508: Added -Saving failed- prefix to normal server reply

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-messagebar.js
---
(0037858)
hudsonbot (developer)
2011-05-31 21:36

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

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-03-28 11:47 rgoris New Issue
2011-03-28 11:47 rgoris Assigned To => alostale
2011-03-28 11:47 rgoris File Added: double-error.png
2011-03-28 11:47 rgoris Modules => Core
2011-03-28 11:48 rgoris Issue Monitored: rgoris
2011-03-28 11:48 rgoris Issue End Monitor: rgoris
2011-03-28 11:48 rgoris Issue Monitored: rgoris
2011-03-28 11:48 rgoris Issue Monitored: psarobe
2011-05-02 20:46 rgoris Type feature request => defect
2011-05-02 20:47 rgoris Target Version 3.0 => 3.0RC8
2011-05-05 09:10 alostale Status new => scheduled
2011-05-05 10:27 gorka_gil Target Version 3.0RC8 => 3.0MP0
2011-05-17 09:15 iperdomo Priority high => normal
2011-05-24 12:15 rgoris Priority normal => urgent
2011-05-26 16:26 rgoris Assigned To alostale => mtaal
2011-05-26 16:33 mtaal Note Added: 0037611
2011-05-26 16:33 mtaal Status scheduled => feedback
2011-05-26 19:09 rgoris Note Added: 0037626
2011-05-26 19:09 rgoris Status feedback => scheduled
2011-05-26 19:09 rgoris fix_in_branch => pi
2011-05-27 13:45 rgoris Relationship added related to 0016576
2011-05-30 11:29 iperdomo Assigned To mtaal => iperdomo
2011-05-30 11:49 dmitry_mezentsev Note Added: 0037707
2011-05-30 12:13 hgbot Checkin
2011-05-30 12:13 hgbot Note Added: 0037713
2011-05-30 12:13 hgbot Status scheduled => resolved
2011-05-30 12:13 hgbot Resolution open => fixed
2011-05-30 12:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d222c0c7c6563680aa10faa45dee2fea8ff825e9 [^]
2011-05-31 09:45 hudsonbot Checkin
2011-05-31 09:45 hudsonbot Note Added: 0037797
2011-05-31 10:11 rgoris Note Added: 0037806
2011-05-31 10:11 rgoris Status resolved => new
2011-05-31 10:11 rgoris Resolution fixed => open
2011-05-31 10:12 iperdomo Status new => scheduled
2011-05-31 14:06 hgbot Checkin
2011-05-31 14:06 hgbot Note Added: 0037829
2011-05-31 14:06 hgbot Status scheduled => resolved
2011-05-31 14:06 hgbot Resolution open => fixed
2011-05-31 14:06 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/d222c0c7c6563680aa10faa45dee2fea8ff825e9 [^] => http://code.openbravo.com/erp/devel/pi/rev/6f30131e9922a0e03c7eebf42817a1a2de167879 [^]
2011-05-31 21:36 hudsonbot Checkin
2011-05-31 21:36 hudsonbot Note Added: 0037858
2011-06-01 12:07 rgoris Status resolved => closed
2015-12-18 13:10 NaroaIriarte Relationship added related to 0031749


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker