Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010721 | Openbravo ERP | A. Platform | public | 2009-09-23 16:25 | 2010-01-22 00:00 |
|
Reporter | psarobe | |
Assigned To | iperdomo | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP6 | |
Target Version | 2.50MP11 | Fixed in Version | 2.50MP11 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0010721: Autosave is not working with images field if you move to another window |
Description | If you are in a window that contains a field which is an image and you change it the change will not be performed if you move to another window. The change will be saved if you move to the grid or to another tab within the window |
Steps To Reproduce | 1. Login
2. Go to General setup->Client->Client
3. Move to Information and click on Your company menu image
4. Select one
5. Move to another window. for example Initial client set up.
6. Go back and you will see that the image is not there anymore |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-23 16:25 | psarobe | New Issue | |
2009-09-23 16:25 | psarobe | Assigned To | => iperdomo |
2009-09-23 16:25 | psarobe | OBNetwork customer | => No |
2009-09-24 18:57 | psarobe | Status | new => scheduled |
2009-09-24 18:57 | psarobe | version | => 2.50MP6 |
2009-09-24 18:57 | psarobe | Target Version | => 2.50MP8 |
2009-12-15 10:16 | iciordia | Priority | high => urgent |
2009-12-15 10:16 | iciordia | Target Version | 2.50MP8 => |
2009-12-15 10:33 | iperdomo | Target Version | => 2.50MP11 |
2009-12-30 17:02 | hgbot | Checkin | |
2009-12-30 17:02 | hgbot | Note Added: 0023158 | |
2009-12-30 17:02 | hgbot | Status | scheduled => resolved |
2009-12-30 17:02 | hgbot | Resolution | open => fixed |
2009-12-30 17:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/21fc041b216b93a681c00fa694d6b6f234ffba59 [^] |
2009-12-31 07:18 | arunkumar | Note Added: 0023174 | |
2009-12-31 08:59 | iperdomo | Note Added: 0023176 | |
2010-01-12 11:11 | sureshbabu | Note Added: 0023346 | |
2010-01-12 12:06 | psarobe | Note Added: 0023350 | |
2010-01-19 01:41 | hudsonbot | Checkin | |
2010-01-19 01:41 | hudsonbot | Note Added: 0023524 | |
2010-01-21 16:33 | psarobe | Note Added: 0023718 | |
2010-01-21 16:33 | psarobe | Status | resolved => closed |
2010-01-21 16:33 | psarobe | Fixed in Version | => 2.50MP11 |
2010-01-22 00:00 | anonymous | sf_bug_id | 0 => 2936676 |
Notes |
|
(0023158)
|
hgbot
|
2009-12-30 17:02
|
|
Repository: erp/devel/pi
Changeset: 21fc041b216b93a681c00fa694d6b6f234ffba59
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Dec 30 17:01:49 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/21fc041b216b93a681c00fa694d6b6f234ffba59 [^]
Fixes issue 10721: Autosave is triggered when adding an image
---
M src-wad/src/org/openbravo/wad/controls/WADImageBLOB.html
M src-wad/src/org/openbravo/wad/controls/WADImageBLOB.xml
M src/org/openbravo/erpCommon/info/ImageInfoBLOB.html
M src/org/openbravo/erpCommon/info/ImageInfoBLOB.java
---
|
|
|
|
Still I am seeing the issue while testing.
# Go to General setup->Client->Client
# Move to Information and click on Your company menu image
# Select the image.
# Move to another window. for example Initial client set up.
# Go back to Client -> Information and the image is not there anymore. |
|
|
|
@arunkumar
You need to recompile wad and recompile the Client window.
* ant wad.lib
* ant compile -Dtab="Client"
Deploy your changes. |
|
|
|
Hi Ivan,
Thanks for your update, after executing the above commands i can able to view the image in the appropriate place.
But the issue reported by the reporter is related to auto save functionality.
* After moving to Client & information tab, i tried to upload a new image for the field "Your Company Big Image" by clicking the default image.
* Then he system navigates the user to a image selector window. i selected a new image from by hard disk by clicking the browse button
* And then i successfully uploaded the new image by clicking the upload image.
* Then it takes me to the General Setup || Client || Client || Client >> Information tab and i can find my new image replaces the old image in "Your Company Big Image" field
* the issue here is if i move away from this window without clicking the save button, i am losing my new image details
Thanks
Suresh |
|
|
|
Suresh if you can reproduce the error reopen the issue |
|
|
|
|
|
|
|