Submit button space inclusion issue related to Python

Bug #314522 reported by Malte Beckmann
2
Affects Status Importance Assigned to Milestone
Akvo RSR
Confirmed
Medium
Gabriel von Heijne
0.8
Won't Fix
Medium
Gabriel von Heijne
0.9
Won't Fix
Medium
Gabriel von Heijne

Bug Description

Error message is encountered when visiting a page that contains a form submit button which contains text with spaces, e.g. "sign in" (two words separated by space) versus "logout" (one word, no spaces).

Result: Instead of writing "Sign in", we have to make it one word: "Signin". The code will look like this:
{% submit_button _('Signin') 'ab_white' %}

We currently assume it's a Python related issue. Gabriel will try to replicate it in the sandbox.

Changed in akvo.rsr:
assignee: nobody → gabriel-akvo
importance: Undecided → Medium
Revision history for this message
Gabriel von Heijne (gabriel-akvo) wrote :

Confirmed to be an "old django" bug. When doing the same tagging on sandbox, that runs on django 1.0 code, there is no problem. So expect this to go away in the 1.0 upgrade.

Changed in akvo.rsr:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.