Bug #8063
Reports page breaks if UI lang different to default_culture
Status: | Verified | Start date: | 03/05/2015 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | I18N | Estimated time: | 1.00 hour | |
Target version: | Release 2.2.0 | |||
Google Code Legacy ID: | Tested version: | 2.1, 2.1.1, 2.2 | ||
Sponsored: | No | Requires documentation: |
Description
How to reproduce¶
1. Identify your default_culture, e.g. English (en)
2. Change current UI lang to a language different than English (en)
3. Click on reports
Error:
PHP message: Unknown record property "report" on "QubitInformationObject"
History
#1 Updated by Jesús García Crespo about 7 years ago
- Subject changed from Reports page breaks if UI lang different to default lang to Reports page breaks if UI lang different to default_culture
#3 Updated by Jesús García Crespo about 7 years ago
- Status changed from New to QA/Review
- Assignee changed from Jesús García Crespo to Mike Gale
#4 Updated by Mike Cantelon about 7 years ago
- Status changed from QA/Review to Feedback
- Assignee changed from Mike Gale to Jesús García Crespo
The code looks good and I did a test and it seems to fix the issue, so ready to merge!
#5 Updated by Jesús García Crespo about 7 years ago
- Status changed from Feedback to QA/Review
- Assignee changed from Jesús García Crespo to Dan Gillean
@mcantelon, thank you so much!
#6 Updated by Dan Gillean about 7 years ago
- Status changed from QA/Review to Verified
Nice catch - thanks for the fix!