Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » OTRS Template in Web Template outdated (Query Url and Query Pattern doesn't work anymore)
OTRS Template in Web Template outdated [message #550462] Fri, 30 July 2010 13:10 Go to next message
Yingding Wang is currently offline Yingding WangFriend
Messages: 13
Registered: July 2010
Junior Member
Hi,

i am trying to connect my otrs with mylyn web Template.

The template query url and query pattern in advanced configuration is outdated.

The new query url should be:
${serverUrl}/otrs/index.pl?Action=AgentTicketLockedView

I need help to get a new pattern for the following html content:
</td>
<td>
<a href=" /otrs/index.pl?Action=AgentTicketZoom&TicketID=10&Ar ticleID=14&QueueID=6 " onmouseover="window.status='Inhalt'; return true;" onmouseout="window.status='';" title="TestTickets">2010072910000011</a>
</td>
</tr>
</table>
</td>

I have tried the follow pattern but without success:
</td><td><a href=\" /otrs/index.pl\?Action=AgentTicketZoom&TicketID=(.+?)&am p;am p;am p;.+?title= ".+?">(.+?)</a></td></tr></table></td>

for testing you can use the demo system:
http://demo.otrs.org/otrs/index.pl

and its also good to know how the query pattern works,
so that changes can be made for the further development.

best regards
JD

[Updated on: Fri, 30 July 2010 13:12]

Report message to a moderator

Re: OTRS Template in Web Template outdated [message #550477 is a reply to message #550462] Fri, 30 July 2010 13:54 Go to previous message
Yingding Wang is currently offline Yingding WangFriend
Messages: 13
Registered: July 2010
Junior Member
I got the answer now.

Would like to share this with you.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=152906
Previous Topic:unable to work with modified version of bugzilla
Next Topic:help needed - running wikitext ant build from within eclipse
Goto Forum:
  


Current Time: Thu Apr 25 06:28:13 GMT 2024

Powered by FUDForum. Page generated in 0.03332 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top