phpGroupWare - Bugs: bug #14857, contacts.person_complete_data($id)...
You are not allowed to post comments on this tracker with your current authentication level.
bug #14857: contacts.person_complete_data($id) $result['locations'][n][address] lacks \n
Submitter: | Dave Hall <skwashd> | ||
Submitted: | Tue 25 Oct 2005 01:53:21 PM UTC | ||
Item Group: | 0.9.16.008 | Category: | API - phpGroupware API |
Severity: | 3 - Normal | Priority: | 1 - Later |
Status: | None | Privacy: | Public |
Assigned to: | jarg | Open/Closed: | Open |
Component Version: | SVN | Operating System: | GNU/Linux - Debian |
Reproducibility: | None | Planned Release: | 0.9.16.011+ |
Fixed Release: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
I think the summary sums it up pretty were, but here it is again in a little more detail anyway.
When calling $result = $contacts->person_complete_data($id) the $result['locations'][n][address] fields lack a \n between the lines, which makes the field value pretty useless IMHO
Can we please look at getting this fixed in 16?