Closed
Bug 240047
Opened 21 years ago
Closed 21 years ago
Ignore: Bugzilla is not preserving spaces
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: netdragon, Assigned: myk)
Details
(Whiteboard: test, ignore)
I had some issues with spaces on another Bugzilla server, and I'm testing to see
if this issue also exists on this server. If it does, then it might be a bug in
Bugzilla, otherwise, its probably an issue with their implementation. If so,
I'll close the bug.
Code with leading spaces:
if(forkvalue == -1)
{
perror("couldn't execute fork!!");
exit(-1);
}
This has many spaces in between words
Reporter | ||
Comment 1•21 years ago
|
||
Obviously a bug on http://bugs.kde.org
Sorry, just had to check.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Summary: Bugzilla is not preserving spaces → Ignore: Bugzilla is not preserving spaces
Whiteboard: test, ignore
Reporter | ||
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•21 years ago
|
||
http://landfill.bugzilla.org has several installations that can be used for
testing.
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•