
HI, Also das Update von OTRS 1.2.3 auf 1.3.2 schien nur auf den ersten Blick erfolgreich zusein. 1. Problem was ich gefunden habe war: Ich hab die Customer in Gruppen eingeteilt. Diese Gruppen habe ich Queues zugeordnet (damit wir eine saubere Struktur ins System bekommen). Leider gabs da schon die ersten Problem auf Kundenseite. Die Kunden konnten im Webinterface im An Select die Queues nicht mehr sehen bzw anklicken weil nicht vorhanden ??? Beispiel: Oberqueue -> Sichtbar Oberqueue::unterqueue -> nicht mehr sichtbar Oberqueue::unterqueue::unterunterqueue -> sichtbar Vorher mit Version 1.2.3 gings. Die Kunden haben auch RW rechte auf die Gruppen und die Gruppen sind den Queues richtig zugeordnet. Nun gut, hab ich einiges rumgebastelt in der CustomerMessage.pm und hab in der Agent.pm die Funktion AgentQueueListOption kopiert, abgewandeld und als CustomerQueueListOption eingefügt. Danach ging die Sache. Die Queues waren für den Kunden wieder sichtbar. Jetzt aber mein 2. Problem. Wenn der Kunde ein Ticket schreibet, dann kommt das ticket auch richtig an. Nur der Body fehlt mit dem Text: no body found. Auch in der DB steht nur no body found drin. OK, alles wieder rückgängig gemacht und das Original System von 1.3.2 wieder genommen. Tja, leider geht dies jetzt immer noch nicht. Hab dazu Debug mal eingeschalten und das stand jetzt in der otrs.log datei: ### OTRS.log ### [Fri Oct 22 11:36:20 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][77] Global handle started... [Fri Oct 22 11:36:20 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][616] Kernel::Modules::CustomerMessage->new [Fri Oct 22 11:36:20 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][630] Kernel::Modules::CustomerMessage->run [Fri Oct 22 11:36:21 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][684] Global handle stopped. [Fri Oct 22 11:36:27 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][77] Global handle started... [Fri Oct 22 11:36:27 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][616] Kernel::Modules::CustomerMessage->new [Fri Oct 22 11:36:27 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][630] Kernel::Modules::CustomerMessage->run [Fri Oct 22 11:36:27 2004][Error][Kernel::System::Ticket::HistoryTypeLookup][2965] No TypeID for WebRequestCustomer found! [Fri Oct 22 11:36:27 2004][Error][Kernel::System::Ticket::HistoryAdd][3008] Need HistoryTypeID! [Fri Oct 22 11:36:27 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][684] Global handle stopped. [Fri Oct 22 11:36:27 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][77] Global handle started... [Fri Oct 22 11:36:28 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][616] Kernel::Modules::CustomerTicketOverView->new [Fri Oct 22 11:36:28 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][630] Kernel::Modules::CustomerTicketOverView->run [Fri Oct 22 11:36:28 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][684] Global handle stopped. [Fri Oct 22 11:37:15 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][77] Global handle started... [Fri Oct 22 11:37:15 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][616] Kernel::Modules::CustomerTicketOverView->new [Fri Oct 22 11:37:15 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][630] Kernel::Modules::CustomerTicketOverView->run [Fri Oct 22 11:37:16 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][684] Global handle stopped. [Fri Oct 22 11:37:17 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][77] Global handle started... [Fri Oct 22 11:37:17 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][616] Kernel::Modules::CustomerZoom->new [Fri Oct 22 11:37:17 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][630] Kernel::Modules::CustomerZoom->run [Fri Oct 22 11:37:17 2004][Debug][ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_custom er_2epl::handler][684] Global handle stopped. Dazu auch noch eine Frage (vielleicht bekomm ich das als alter Perl Guru auch selber hin :-) ) Wie leuft der Weg vom Webinterface in die DB ??? Also welche Files werden mit welche funktionen wie angesprochen ? Vielen Dank schon mal die Hilfe. best Regards / mit freundlichen Grüßen Cliff Dornig