Summary | To display all the contact details in View - Contact Details |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | tejswita.parab (at) sarkinfotech (dot) com |
Created | 03/06/2009 (5976 days ago) |
Due | |
Updated | 04/22/2009 (5929 days ago) |
Assigned | 03/07/2009 (5975 days ago) |
Resolved | 04/22/2009 (5929 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
http://cvs.horde.org/diff.php/framework/Form/Form.php?rt=horde&r1=1.306.2.74&r2=1.306.2.75&ty=u
New Attachment: Form.php.patch
Came to the conclusion:
This error is for attribute type addresslink in turba.
This means that, addresslink type does not support parse method.
So we have changed lib/Horde/Form.php and added parse method in
Horde_Form_Type_addresslink class.
The file where we have fixed this issue is uploaded for reference.
FRAMEWORK_3 checkout of the framework? Do you get any javascript
errors? How does the HTML source code look like, is the page source
cut off? Do you get errors in the log files?
New Attachment: error.gif
horde-webmail-1.2 installed (released on Sep-26-2008). We applied the
changes for making the synchronization work with Outlook 2003 as
mentioned in http://wiki.horde.org/TurbaOutlook2003.
We have now installed horde-webmail-1.2.2 on another server. If the
changes for Outlook 2003 are not applied, then the problem is not
seen. But if the changes as mentioned at the above link are done, then
the problem appears as seen in the screen-shot.
Fatal error: Call to undefined function: parse() in
/srv/www/htdocs/horde3/lib/Horde/UI/VarRenderer/html.php on line 1202
After this error, all the following tabs (e.g. Work Address, Other
Address etc.) are displaying a blank form.
FRAMEWORK_3 checkout of the framework? Do you get any javascript
errors? How does the HTML source code look like, is the page source
cut off? Do you get errors in the log files?
HTML source contains nothing as I attached in earlier screenshot.
FRAMEWORK_3 checkout of the framework? Do you get any javascript
errors? How does the HTML source code look like, is the page source
cut off? Do you get errors in the log files?
FRAMEWORK_3 checkout of the framework? Do you get any javascript
errors? How does the HTML source code look like, is the page source
cut off? Do you get errors in the log files?
New Attachment: horde_view_contact.gif
tab after "Home Address" screen looks like the screen shot.
issues either. What exactly is happening and how did you set up your
address book, attributes and tabs?
State ⇒ Feedback
Patch ⇒ No
issues either. What exactly is happening and how did you set up your
address book, attributes and tabs?
New Attachment: html.php.patch
State ⇒ Unconfirmed
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ To display all the contact details in View - Contact Details
Type ⇒ Bug
Priority ⇒ 1. Low
contact details.
It is fixed above file path for it is "horde/lib/Horde/UI/VarRenderer/".