yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23597
[Bug 1379549] [NEW] Sahara cluster list page is broken
Public bug reported:
Steps to reproduce:
1. Go to Data processing / Clusters
Error:
TemplateSyntaxError at /project/data_processing/clusters/25f374a4-e65f-4bf5-9215-057c132b54f6
Exception Type: TemplateSyntaxError
Exception Value: 'blocktrans' doesn't allow other block tags (seen u'autoescape off') inside it
Error during template rendering
In template /Users/andrew/Sahara/horizon/openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html, error at line 86
Corresponding line in html file:
{% blocktrans %}{{ key }}: {% autoescape off %}{{ val }}{% endautoescape %}{% endblocktrans %}
Code was introduced by recently merged
https://review.openstack.org/#/c/125206/
** Affects: horizon
Importance: Undecided
Assignee: Andrew Lazarev (alazarev)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1379549
Title:
Sahara cluster list page is broken
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Steps to reproduce:
1. Go to Data processing / Clusters
Error:
TemplateSyntaxError at /project/data_processing/clusters/25f374a4-e65f-4bf5-9215-057c132b54f6
Exception Type: TemplateSyntaxError
Exception Value: 'blocktrans' doesn't allow other block tags (seen u'autoescape off') inside it
Error during template rendering
In template /Users/andrew/Sahara/horizon/openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html, error at line 86
Corresponding line in html file:
{% blocktrans %}{{ key }}: {% autoescape off %}{{ val }}{% endautoescape %}{% endblocktrans %}
Code was introduced by recently merged
https://review.openstack.org/#/c/125206/
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379549/+subscriptions
Follow ups
References