<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hy,<br>
<br>
Today I have found a bad Bug, who removes all conditions in
workflows.<br>
<br>
The "edit-workflow" form will be submited by GET-Method and the
browser/server removes all settings after the length limit. (Only 4
Conditions are ok. The 5. kills all settings)<br>
<br>
I don't know, if it only appears in my environment, but with POST
the transmission will success in every environment.<br>
I think it was forgotten on this position, because the Workflow
Creation also use POST<br>
<br>
To resolve the Bug only change in
[Smarty/templates/com_vtiger_workflow/EditTask.tpl] the form in line
23 to method="POST".<br>
<br>
I use Vtiger 5.4 with uptodate Chrome, Apache "2.2.16-6+squeeze7"
and PHP "5.3.3-7+squeeze1"<br>
<br>
Will it be help, if I insert this into trac? My first post on this
system was ignored or not recognized.<br>
<br>
Stefan<br>
<br>
<div class="moz-signature">-- <br>
<small><small>Freelancer@Webdevelopment</small></small><br>
<br>
<small><small><b>Web</b>: <a class="moz-txt-link-freetext"
href="http://www.stefanwarnat.de">http://www.stefanwarnat.de</a></small></small><br>
<small><small><b>Xing</b>: <a class="moz-txt-link-abbreviated"
href="https://www.xing.com/profile/Stefan_Warnat2">https://www.xing.com/profile/Stefan_Warnat2</a></small></small><br>
<small><small><b>Mail</b>: <a class="moz-txt-link-abbreviated"
href="mailto:ich@stefanwarnat.de">ich@stefanwarnat.de</a></small></small><br>
<small><small><b><br>
Telefon</b>: 0162 / 2548568 </small></small><br>
<small><small>(Werktags 10 Uhr - 18 Uhr)</small></small><br>
</div>
</body>
</html>