[Trunk/7.0] Company logo not shown if database name contains capitals
Bug #1172679 reported by
Karel Marissens
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Web (MOVED TO GITHUB) | Status tracked in Trunk | |||||
7.0 |
Fix Released
|
Low
|
OpenERP Publisher's Warranty Team | |||
Trunk |
Confirmed
|
Low
|
OpenERP R&D Web Team |
Bug Description
Steps to reproduce:
- Create a new database, with a capital in the name.
- Add an image for your company.
Observed result:
- Company logo (top left) is still the OpenERP logo.
Expected result:
- The image added for the company.
OpenERP version:
- 7.0-20130424-232422
Origin of the problem:
In controllers/
registry = openerp.
Related branches
lp://staging/~openerp-dev/openerp-web/7.0-opw-592257-rgo
- OpenERP Core Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedaddons/web/controllers/main.py (+1/-1)
summary: |
- Company logo not shown if database name contains capitals + [Trunk/7.0] Company logo not shown if database name contains capitals |
Changed in openerp-web: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → OpenERP R&D Web Team (openerp-dev-web) |
tags: | added: maintenance |
To post a comment you must log in.
Hi Karel Marissens,
Thanks for pointing the issue and the root cause, for V7.0, this issue has been fixed in the,
Branch: lp:~openerp-dev/openerp-web/7.0-opw-592257-rgo
Rev Id: <email address hidden>
Rev #: 3918
This fix will soon be reviewed and merged with main stable branch.