Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015125Openbravo ERPA. Platformpublic2010-11-08 11:122010-12-16 22:16
egoitz 
alostale 
urgentmajoralways
closedfixed 
5
2.50MP23 
2.50MP25 
Core
No
0015125: When accessing to a windows/tab with a field defined as imageBlob, the backlbutton does not work
When accessing to a windows/tab with a field defined as imageBlob, the backlbutton does not work.


Besides,If you navigate from this tab to another, if you click on back button, you get a blank web.

This happens because on the tabs using an imageblob field, the showimage servlet is loaded into history.
-Go to General setup>enterprise>Organization.
-go to org info tab. Enter in edit view
-click on back button.

*nothing happens. only the same tab is reloaded.

-Then click in another window.
-Click back button to go back to the org info tab.

*A blank page is shown.
No tags attached.
Issue History
2010-11-08 11:12egoitzNew Issue
2010-11-08 11:12egoitzAssigned To => alostale
2010-11-08 12:00egoitzIssue Monitored: networkb
2010-11-15 08:05alostaleStatusnew => scheduled
2010-11-15 08:05alostalefix_in_branch => pi
2010-11-22 10:26hgbotCheckin
2010-11-22 10:26hgbotNote Added: 0032777
2010-11-22 10:26hgbotStatusscheduled => resolved
2010-11-22 10:26hgbotResolutionopen => fixed
2010-11-22 10:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8974b5c29762270b1ba2c13e900ecb9df7f4b40d [^]
2010-11-30 17:51hudsonbotCheckin
2010-11-30 17:51hudsonbotNote Added: 0032930
2010-12-13 16:41marvintmNote Added: 0033139
2010-12-13 16:41marvintmStatusresolved => closed
2010-12-16 22:16anonymoussf_bug_id0 => 3138792

Notes
(0032777)
hgbot   
2010-11-22 10:26   
Repository: erp/devel/pi
Changeset: 8974b5c29762270b1ba2c13e900ecb9df7f4b40d
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Nov 22 10:25:00 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8974b5c29762270b1ba2c13e900ecb9df7f4b40d [^]

fixed bug 15125: Accessing a tab with a imageBlob, back button doesn't work

---
M src/org/openbravo/erpCommon/utility/ShowImage.java
---
(0032930)
hudsonbot   
2010-11-30 17:51   
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/8974b5c29762 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c27b4b566df [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19017.obx [^]
(0033139)
marvintm   
2010-12-13 16:41   
Back button now works when you enter the tab which contains the image, when you add an image with the Image Selector, and when you go to a different tab.