Survey module issues on OTRS 3

Moderator: crythias

Locked
Ramata
Znuny newbie
Posts: 20
Joined: 24 May 2010, 16:29
Znuny Version: 2.4.6

Survey module issues on OTRS 3

Post by Ramata »

I've found that the survey module that is installed on OTRS 3.0.5 didn't show the URL correclty.
Once I closed a ticket it shown a borken link (see example below). The <OTRS_PublicSurveyKey> is not changed too. It shown static.
https://172.16.189.128/otrs/public.pl?A ... SurveyKey=<OTRS_PublicSurveyKey&gt

Another think; once I configured the sender notification with my name, it didn't change. It always showed "quality@example.com".

The survey module version I used is 1.2.91.

Could anyone suggest me?

Thanks!
frazol
Znuny newbie
Posts: 2
Joined: 01 Feb 2011, 20:18
Znuny Version: 3.0.5

Re: Survey module issues on OTRS 3

Post by frazol »

Hi,
I have same issue.
Working on it to understand and solve... if any news we should update each other... ;-)

Cheers,
Francesco
frazol
Znuny newbie
Posts: 2
Joined: 01 Feb 2011, 20:18
Znuny Version: 3.0.5

Re: Survey module issues on OTRS 3

Post by frazol »

Hi,
I found the work around to solve the problem.
The issue is with the format of the email that is sent to the customer to notify the survey.
Probably the engine get confused parsing the html and the link to the survey.

You can workaround the issue just sending plain text without HTML tag and remembering the ";" character at the end of the link.

So in your email text for the survey you have to click on "source code" in the editor, remove all HTML tags and check for the link to the survey that has to be the following one:

https://172.16.189.128/otrs/public.pl?A ... cSurveyKey>;

pay attention to the < and > character.

Then save and test again the survey.

Anyway I think this issue has to be reported as bug

Hope it helped.

Regards,
Francesco
Ramata
Znuny newbie
Posts: 20
Joined: 24 May 2010, 16:29
Znuny Version: 2.4.6

Re: Survey module issues on OTRS 3

Post by Ramata »

Already reported these bugs to OTRS bugzilla.
Ramata
Znuny newbie
Posts: 20
Joined: 24 May 2010, 16:29
Znuny Version: 2.4.6

Re: Survey module issues on OTRS 3

Post by Ramata »

Already solved, please see at http://bugs.otrs.org/show_bug.cgi?id=6849

Another thing about it always showed "quality@example.com". I think it's not bug, but once you configure the SenderNotification at Survey->Core(via Sysconfig), you must update your survey question at "Edit General Info". Just updating. Then you close a ticket, at customer side, it now shows your email name(Sender notification).
danielz
Znuny newbie
Posts: 9
Joined: 12 Jun 2010, 00:06
Znuny Version: 3
Location: Guadalajara, Jalisco, México

Re: Survey module issues on OTRS 3

Post by danielz »

Hi as Ramata sayd,

This issue is solved and the bug fix was released in the last Survey release 2.0.0 beta2, please try with it
Feel free to ask if you find something else.
Best Regards,
Daniel Zamorano
Ramata
Znuny newbie
Posts: 20
Joined: 24 May 2010, 16:29
Znuny Version: 2.4.6

Re: Survey module issues on OTRS 3

Post by Ramata »

I found it showed error in attached file. I upgraded to the Beta 2 version on OTRS3.0.5.
This error is shown on customer survey screen. The URL at email is http://172.16.189.128/otrs/public.pl?Ac ... e7881c8b00
You do not have the required permissions to view the files attached to this post.
Locked