<br>Hi,<br><br>I have wanting to install erp5, and finally found time to get this done.<br><br>I have installed the system, but it seems some biz templates I install keep breaking the system.&nbsp; I have gone through the steps of: create a site, install base templates, progressively add extra templates ... all works fine, until I install a certain template, but I cannot tell exactly which one: altough erp5_xhtml_style and erp5_html_style are the prime suspects.&nbsp; <br>
<br>The symptoms of my problem is that most things work, but links on existing subpages fail because an extra &#39;view/&#39; string is appended to the URL (for example: <a href="http://sum.site.com:8080/voix/portal_templates/view/view">http://sum.site.com:8080/voix/portal_templates/view/view</a> instead of <a href="http://sum.site.com:8080/voix/portal_templates/view">http://sum.site.com:8080/voix/portal_templates/view</a>) .. when this happens, going to the browser address bar and deleting &#39;view/&#39; actually leads to the destination URL being displayed correctly.<br>
<br>A second issue is that it seems the jump menus on top of each page fail because Base_doAction fails to pick up on the parameter passed to it (an example parameter is: instance <br>...&nbsp; below is the log entry for this side effect.<br>
<br>I think one of the business templates is messing around with the URL writing for the site.&nbsp; This is my 3rd site, and I have encountered the problem with each of my earlier 2 attempts.&nbsp; Please, can someone help me with suggestions... this is frustrating the hell out of me .. thanks in advance.<br>
<br>displayed log entry to illustrate the &#39;second issue&#39;:<br><br>===============================================================<br>Exception traceback<br>&nbsp;<br><br>&nbsp;<br>Time&nbsp;&nbsp;&nbsp; 2008/02/16 21:23:21.961 GMT-1&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
User Name (User Id)&nbsp;&nbsp;&nbsp; zope (zope)&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>Request URL&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction">http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
Exception Type&nbsp;&nbsp;&nbsp; BadRequest&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>Exception Value&nbsp;&nbsp;&nbsp; &lt;table border=&quot;0&quot; width=&quot;100%&quot;&gt; &lt;tr valign=&quot;top&quot;&gt; &lt;td width=&quot;10%&quot; align=&quot;center&quot;&gt; &amp;nbsp; &lt;/td&gt; &lt;td width=&quot;90%&quot;&gt; &lt;h2&gt;Site Error&lt;/h2&gt; &lt;p&gt;An error was encountered while publishing this resource. &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Invalid request&lt;/strong&gt;&lt;/p&gt; The parameter, &lt;em&gt;select_action&lt;/em&gt;, was omitted from the request.&lt;p&gt;Make sure to specify all required parameters, and try the request again.&lt;/p&gt; &lt;hr noshade=&quot;noshade&quot;/&gt; &lt;p&gt;Troubleshooting Suggestions&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The URL may be incorrect.&lt;/li&gt; &lt;li&gt;The parameters passed to this resource may be incorrect.&lt;/li&gt; &lt;li&gt;A resource that this resource relies on may be encountering an error.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;For more detailed information about the error, please refer to error log. &lt;/p&gt; &lt;p&gt;If the error persists please contact the site maintainer. Thank you for your patience. &lt;/p&gt; &lt;/td&gt;&lt;/tr&gt; &lt;/table&gt;&nbsp;&nbsp;&nbsp; &nbsp;<br>
Traceback (innermost last): <br>Module ZPublisher.Publish, line 114, in publish <br>Module ZPublisher.mapply, line 83, in mapply <br>Module ZPublisher.Publish, line 45, in missing_name <br>Module ZPublisher.HTTPResponse, line 667, in badRequestError <br>
BadRequest: &lt;table border=&quot;0&quot; width=&quot;100%&quot;&gt; &lt;tr valign=&quot;top&quot;&gt; &lt;td width=&quot;10%&quot; align=&quot;center&quot;&gt; &amp;nbsp; &lt;/td&gt; &lt;td width=&quot;90%&quot;&gt; &lt;h2&gt;Site Error&lt;/h2&gt; &lt;p&gt;An error was encountered while publishing this resource. &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Invalid request&lt;/strong&gt;&lt;/p&gt; The parameter, &lt;em&gt;select_action&lt;/em&gt;, was omitted from the request.&lt;p&gt;Make sure to specify all required parameters, and try the request again.&lt;/p&gt; &lt;hr noshade=&quot;noshade&quot;/&gt; &lt;p&gt;Troubleshooting Suggestions&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The URL may be incorrect.&lt;/li&gt; &lt;li&gt;The parameters passed to this resource may be incorrect.&lt;/li&gt; &lt;li&gt;A resource that this resource relies on may be encountering an error.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;For more detailed information about the error, please refer to error log. &lt;/p&gt; &lt;p&gt;If the error persists please contact the site maintainer. Thank you for your patience. &lt;/p&gt; &lt;/td&gt;&lt;/tr&gt; &lt;/table&gt; <br>
Display traceback as text<br>&nbsp;<br>REQUEST<br>form<br>&nbsp;<br>description&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>favorite_select&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>form_id&nbsp;&nbsp;&nbsp; &#39;OrganisationModule_viewOrganisationList&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>listbox_list_start&nbsp;&nbsp;&nbsp; &#39;0&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
translated_validation_state_title&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>language_select&nbsp;&nbsp;&nbsp; &#39;en&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>title&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>is_list&nbsp;&nbsp;&nbsp; &#39;1&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>activity_title&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>SearchableText&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
jump_select&nbsp;&nbsp;&nbsp; &#39;1&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>action_select&nbsp;&nbsp;&nbsp; &#39;add Organisation&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>module_select&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>selection_name&nbsp;&nbsp;&nbsp; &#39;organisation_module_selection&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>query_string&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
default_region_title&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>md5_object_uid_list&nbsp;&nbsp;&nbsp; &#39;d751713988987e9331980363e24189ce&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>list_selection_name&nbsp;&nbsp;&nbsp; &#39;organisation_module_selection&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>listbox_list_selection_name&nbsp;&nbsp;&nbsp; &#39;organisation_module_selection&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
setSelectionQuickSortOrder&nbsp;&nbsp;&nbsp; [&#39;&lt;SPAN&gt;Usual Name&lt;/SPAN&gt;&#39;, &#39;&lt;SPAN&gt;Description&lt;/SPAN&gt;&#39;, &#39;&lt;SPAN&gt;Activity&lt;/SPAN&gt;&#39;, &#39;&lt;SPAN&gt;Region&lt;/SPAN&gt;&#39;, &#39;&lt;SPAN&gt;State&lt;/SPAN&gt;&#39;]&nbsp;&nbsp;&nbsp; &nbsp;<br>
cookies<br>&nbsp;<br>__ac_name&nbsp;&nbsp;&nbsp; &#39;zope&#39;&nbsp;&nbsp;&nbsp; &nbsp;<br>lazy items<br>&nbsp;<br>SESSION&nbsp;&nbsp;&nbsp; &lt;bound method SessionDataManager.getSessionData of &lt;SessionDataManager at /session_data_manager&gt;&gt;&nbsp;&nbsp;&nbsp; &nbsp;<br>other<br>&nbsp;<br>TraversalRequestNameStack&nbsp;&nbsp;&nbsp; []&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
AUTHENTICATED_USER&nbsp;&nbsp;&nbsp; zope&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>URL&nbsp;&nbsp;&nbsp; &#39;<a href="http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction">http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction</a>&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>SERVER_URL&nbsp;&nbsp;&nbsp; &#39;<a href="http://sum.site.com:8080">http://sum.site.com:8080</a>&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
AUTHENTICATION_PATH&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>traverse_subpath&nbsp;&nbsp;&nbsp; [&#39;setSelectionQuickSortOrder&#39;]&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>USER_PREF_LANGUAGES&nbsp;&nbsp;&nbsp; &lt;itools.i18n.accept.AcceptLanguage instance at 0xb3c6d80c&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>PATH_INFO&nbsp;&nbsp;&nbsp; &#39;/sumcompany/organisation_module/Base_doAction/setSelectionQuickSortOrder&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
PUBLISHED&nbsp;&nbsp;&nbsp; &lt;PythonScript at /sumcompany/Base_doAction used for /sumcompany/organisation_module&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>AcceptLanguage&nbsp;&nbsp;&nbsp; &lt;itools.i18n.accept.AcceptLanguage instance at 0xb3c6d80c&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>AcceptCharset&nbsp;&nbsp;&nbsp; &lt;itools.i18n.accept.AcceptCharset instance at 0xc59e06c&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
ACTUAL_URL&nbsp;&nbsp;&nbsp; &#39;<a href="http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction/setSelectionQuickSortOrder">http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction/setSelectionQuickSortOrder</a>&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
URL0&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction">http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>URL1&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080/sumcompany/organisation_module">http://sum.site.com:8080/sumcompany/organisation_module</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
URL2&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080/sumcompany">http://sum.site.com:8080/sumcompany</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>URL3&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080">http://sum.site.com:8080</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>BASE0&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080">http://sum.site.com:8080</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
BASE1&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080">http://sum.site.com:8080</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>BASE2&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080/sumcompany">http://sum.site.com:8080/sumcompany</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>BASE3&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080/sumcompany/organisation_module">http://sum.site.com:8080/sumcompany/organisation_module</a>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
BASE4&nbsp;&nbsp;&nbsp; <a href="http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction">http://sum.site.com:8080/sumcompany/organisation_module/Base_doAction</a>&nbsp;&nbsp;&nbsp; &nbsp;<br>environ<br>&nbsp;<br>HTTP_COOKIE&nbsp;&nbsp;&nbsp; &#39;__ac=&quot;em9wZTp6b3Bl&quot;; __ac_name=&quot;zope&quot;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
SERVER_SOFTWARE&nbsp;&nbsp;&nbsp; &#39;Zope/(Zope 2.8.9.1-final, python 2.4.4, linux2) ZServer/1.1&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>SCRIPT_NAME&nbsp;&nbsp;&nbsp; &#39;&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>REQUEST_METHOD&nbsp;&nbsp;&nbsp; &#39;POST&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>PATH_INFO&nbsp;&nbsp;&nbsp; &#39;/sumcompany/organisation_module/Base_doAction&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
SERVER_PROTOCOL&nbsp;&nbsp;&nbsp; &#39;HTTP/1.1&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>channel.creation_time&nbsp;&nbsp;&nbsp; 1203193339&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>CONNECTION_TYPE&nbsp;&nbsp;&nbsp; &#39;Keep-Alive&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>HTTP_USER_AGENT&nbsp;&nbsp;&nbsp; &#39;Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
HTTP_REFERER&nbsp;&nbsp;&nbsp; &#39;<a href="http://sum.site.com:8080/sumcompany/organisation_module/view">http://sum.site.com:8080/sumcompany/organisation_module/view</a>&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>SERVER_NAME&nbsp;&nbsp;&nbsp; &#39;<a href="http://0.0.0.0">0.0.0.0</a>&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
REMOTE_ADDR&nbsp;&nbsp;&nbsp; &#39;<a href="http://204.14.47.39">204.14.47.39</a>&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>PATH_TRANSLATED&nbsp;&nbsp;&nbsp; &#39;/sumcompany/organisation_module/Base_doAction&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>SERVER_PORT&nbsp;&nbsp;&nbsp; &#39;8080&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>CONTENT_LENGTH&nbsp;&nbsp;&nbsp; &#39;843&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
HTTP_HOST&nbsp;&nbsp;&nbsp; &#39;<a href="http://sum.site.com:8080">sum.site.com:8080</a>&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>HTTP_CACHE_CONTROL&nbsp;&nbsp;&nbsp; &#39;no-cache&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>HTTP_ACCEPT&nbsp;&nbsp;&nbsp; &#39;*/*&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>GATEWAY_INTERFACE&nbsp;&nbsp;&nbsp; &#39;CGI/1.1&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
HTTP_ACCEPT_LANGUAGE&nbsp;&nbsp;&nbsp; &#39;en-gb&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>CONTENT_TYPE&nbsp;&nbsp;&nbsp; &#39;application/x-www-form-urlencoded&#39;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>HTTP_ACCEPT_ENCODING&nbsp;&nbsp;&nbsp; &#39;gzip, deflate&#39;&nbsp;&nbsp;&nbsp; &nbsp;<br>&nbsp;<br><br>