Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038150 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2018-03-15 16:13 | 2018-05-09 19:29 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR18Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b4a1ae65524d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038150: Adjust default error page to mobile devices | |||||||
Description | Currently the error page can be zoomed and may not be displayed properly on mobile devices. Adding a <meta> tag in header we can prevent this and improve the page. | |||||||
Steps To Reproduce | See above | |||||||
Proposed Solution | Add the following tag in the error page's html: <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0"> | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0103706) hgbot (developer) 2018-04-06 09:04 |
Repository: erp/devel/pi Changeset: b4a1ae65524d757b1c2916b5b41db5d5c3011785 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Fri Apr 06 08:43:49 2018 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b4a1ae65524d757b1c2916b5b41db5d5c3011785 [^] Fixed issue 38150: Adjust error pages to mobile devices. Adding a meta tag to improve scaling of error page on mobile devices. --- M src/org/openbravo/erpCommon/security/Error.html --- |
(0103707) hgbot (developer) 2018-04-06 09:04 |
Repository: erp/mods/org.openbravo.platform.features Changeset: f65eaa3b9aad8f74a5febf27d68ca923bac2ac35 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Fri Apr 06 08:45:22 2018 +0200 URL: http://code.openbravo.com/erp/mods/org.openbravo.platform.features/rev/f65eaa3b9aad8f74a5febf27d68ca923bac2ac35 [^] Related to issue 38150: Adjust error pages to mobile devices. Adding a meta tag to improve scaling of error page on mobile devices. --- M src/org/openbravo/platform/features/errorpages/Error404.html M src/org/openbravo/platform/features/errorpages/ErrorDefault.html M src/org/openbravo/platform/features/errorpages/RuntimeException.html --- |
(0103709) caristu (developer) 2018-04-06 10:04 |
Code reviewed + tested (in mobile device) |
(0104366) hudsonbot (developer) 2018-05-09 19:29 |
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/2be7d3efe606 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2018-03-15 16:13 | jarmendariz | New Issue | |
2018-03-15 16:13 | jarmendariz | Assigned To | => platform |
2018-03-15 16:13 | jarmendariz | Modules | => Core |
2018-03-15 16:13 | jarmendariz | Triggers an Emergency Pack | => No |
2018-03-23 13:39 | alostale | Relationship added | related to 0037740 |
2018-03-23 13:39 | alostale | Status | new => acknowledged |
2018-04-05 16:45 | jarmendariz | Status | acknowledged => scheduled |
2018-04-05 16:49 | caristu | Assigned To | platform => jarmendariz |
2018-04-06 09:04 | hgbot | Checkin | |
2018-04-06 09:04 | hgbot | Note Added: 0103706 | |
2018-04-06 09:04 | hgbot | Status | scheduled => resolved |
2018-04-06 09:04 | hgbot | Resolution | open => fixed |
2018-04-06 09:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4a1ae65524d757b1c2916b5b41db5d5c3011785 [^] |
2018-04-06 09:04 | hgbot | Checkin | |
2018-04-06 09:04 | hgbot | Note Added: 0103707 | |
2018-04-06 09:05 | jarmendariz | Review Assigned To | => caristu |
2018-04-06 10:04 | caristu | Note Added: 0103709 | |
2018-04-06 10:04 | caristu | Status | resolved => closed |
2018-04-06 10:04 | caristu | Fixed in Version | => 3.0PR18Q3 |
2018-05-09 19:29 | hudsonbot | Checkin | |
2018-05-09 19:29 | hudsonbot | Note Added: 0104366 |
Copyright © 2000 - 2009 MantisBT Group |