Public bug reported:
on the page http://localhost:8000/teams/<team-slug> where the team has
no name (as far not seen in live database) i got the following error
Exception Type: TemplateSyntaxError
Exception Value: Caught AttributeError while rendering: 'NoneType'
object has no attribute 'replace'
In template loco_directory/templates/teams/team_detail.html, error at line 4
{% block title %}{% trans team.name %} | {% trans "Ubuntu LoCo Team Directory"
%} {% endblock %}
** Affects: loco-directory
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of loco-
directory-dev, which is the registrant for loco-directory.
https://bugs.launchpad.net/bugs/701115
Title:
Template error when team has no name
Status in LoCo Directory:
New
Bug description:
on the page http://localhost:8000/teams/<team-slug> where the team has no
name (as far not seen in live database) i got the following error
Exception Type: TemplateSyntaxError
Exception Value: Caught AttributeError while rendering: 'NoneType'
object has no attribute 'replace'
In template loco_directory/templates/teams/team_detail.html, error at line 4
{% block title %}{% trans team.name %} | {% trans "Ubuntu LoCo Team Directory"
%} {% endblock %}
_______________________________________________
Mailing list: https://launchpad.net/~loco-directory-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~loco-directory-dev
More help : https://help.launchpad.net/ListHelp