[Tickets #12051] Re: Empty "Owners" "Requesters" in History summary
    noreply at bugs.horde.org 
    noreply at bugs.horde.org
       
    Thu Jun 20 13:14:18 UTC 2013
    
    
  
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/12051
------------------------------------------------------------------------------
  Ticket           | 12051
  Aktualisiert Von | samuel.wolf at wolf-maschinenbau.de
  Zusammenfassung  | Empty "Owners" "Requesters" in History summary
  Warteschlange    | Whups
  Version          | Git master
  Typ              | Bug
  Status           | Feedback
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       | Jan Schneider
------------------------------------------------------------------------------
samuel.wolf at wolf-maschinenbau.de (2013-06-20 13:14) hat geschrieben:
var_dump($details); on line 775
array with all the users and mail addresses:
array(4) { ["user"]=> string(0) "" ["type"]=> string(4) "user"  
["name"]=> string(0) "" ["email"]=> string(32)  
"samuel.wolf at wolf-maschinenbau.de" } array(4) { ["user"]=> string(11)  
"USER2" ["type"]=> string(4) "user" ["name"]=> string(11)  
"NAMEofUSER2" ["email"]=> object(Horde_Mail_Rfc822_Address)#412 (4) {  
["comment"]=> array(0) { } ["mailbox"]=> string(11)
[...]
var_dump($name); on  line 790
strings with usernames, interesting is the space in the last three strings:
string(11) "USER2" string(11) "USER2" string(11) "Samuel Wolf"  
string(46) "USER2 " string(46) "USER2 " string(46) "Samuel Wolf "
    
    
More information about the bugs
mailing list