[viewvc-users] Errors while viewing query form...

Martin Dessureault <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <879709.69951243523196655.JavaMail.httpd__31504.7647025951$1243523340$gmane$org@localhost>
I got ViewVC 1.1.0 installed on Redhat ES5 using subversion.  The view part of it seems to work fine but I am unable to get the query part of it to work.

When I click on the "Query revision history" link, I get a blank page. Upon further examination, I viewed the source of the blank query form html page to discover a python error.

The error is:

<form action="<h3>An Exception Has Occurred</h3>
<h4>Python Traceback</h4>
<p><pre>Traceback (most recent call last):
  File "/usr/local/viewvc-1.1.0/lib/viewvc.py", line 4098, in main
    request.run_viewvc()
  File "/usr/local/viewvc-1.1.0/lib/viewvc.py", line 403, in run_viewvc
    self.view_func(self)
  File "/usr/local/viewvc-1.1.0/lib/viewvc.py", line 3432, in view_queryform
    generate_page(request, "query_form", data)
  File "/usr/local/viewvc-1.1.0/lib/viewvc.py", line 909, in generate_page
    template.generate(server_fp, data)
  File "/usr/local/viewvc-1.1.0/lib/ezt.py", line 329, in generate
    self._execute(self.program, ctx)
  File "/usr/local/viewvc-1.1.0/lib/ezt.py", line 458, in _execute
    step[0](step[1], ctx)
  File "/usr/local/viewvc-1.1.0/lib/ezt.py", line 461, in _cmd_print
    value = _get_value(valrefs[0], ctx)
  File "/usr/local/viewvc-1.1.0/lib/ezt.py", line 620, in _get_value
    raise UnknownReference(refname)
UnknownReference: query_action


Is this a configuration error? Any help appreciated.

Thanks in advance

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2356216

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.