Bug #161

Client address is not properly formatted.

Added by Oscar Bajner over 2 years ago. Updated over 2 years ago.

Status:Closed Start:08/08/2009
Priority:Normal Due date:
Assigned to:Jeremy Bush % Done:

100%

Category:Clients
Target version:0.7.3
Resolution:fixed

Description

Reproduce: Select Add a new client. Details input:

1234 Doozy lane
Doornfontein
Gauteng
1960

Expected Output:

Address
1234 Doozy lane
Doornfontein, Gauteng
1960

Actual output:

Address
1234 Doozy lane
DoornfonteinGauteng 1960

Setup: Windows Vista, Apache 2.2.6, PHP 5.2.6, MySQL 5.1.0, argentum svn trunk

Proposed solution: Patch attached. (patch02.diff)
Correctly format the address in ./views/client/view.php

patch02.diff (585 Bytes) Oscar Bajner, 08/08/2009 11:46 am

Associated revisions

Revision 264
Added by Jeremy Bush over 2 years ago

Fixing #161.

History

Updated by Jeremy Bush over 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r263.

Updated by Jeremy Bush over 2 years ago

  • Resolution set to fixed

Also available in: Atom PDF