Roundup Tracker - Issues

Issue 1080251

classification
Web interface removes space between word and number.
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : bruceguenter, richard
Priority: normal :

Created on 2004-12-06 21:20 by bruceguenter, last changed 2004-12-06 21:20 by bruceguenter.

Messages
msg1544 Author: [hidden] (bruceguenter) Date: 2004-12-06 21:20
Messages containing a number following a word have the
word+number combination concatenated together when they
are displayed.  For example, if the message contains
"test 4", the email will show "test 4", the internal
msg file also contains "test 4", but displaying the
message through the web interface displays "test4" with
no spaces.

I am using RoundUp 0.7.8 with the SQLite backend.
History
Date User Action Args
2004-12-06 21:20:06bruceguentercreate