trac need to be modified to work correctly

Bug #477637 reported by gordev
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
trac (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: trac

original trac from repository can't process ticket additions and other stuff like changing account properties.
Works for me only after that modifications
http://trac.edgewall.org/ticket/8114#comment:9

ProblemType: Bug
Architecture: i386
Date: Sat Nov 7 19:32:50 2009
DistroRelease: Ubuntu 9.10
Package: trac 0.11.5-2ubuntu1 [modified: usr/share/pyshared/trac/web/api.py]
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=ru_RU:ru:en_GB:en
 PATH=(custom, user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: trac
Uname: Linux 2.6.31-14-generic i686

Revision history for this message
gordev (zaynyatyi) wrote :
Revision history for this message
Tim Hatch (timhatch) wrote :

If you have a stack trace from running unmodified Trac, you should reopen the Trac bug #8114. We're still waiting on a trace in that issue. Can you clarify "can't process..." - do you get an obvious error or do you get a view screen without saved changes? Can you add attachments to tickets?

Tim Hatch (timhatch)
Changed in trac (Ubuntu):
status: New → Incomplete
Revision history for this message
gordev (zaynyatyi) wrote :

Bug appears only without that params on nginx
fastcgi_param QUERY_STRING $query_string;
fastcgi_param CONTENT_TYPE $content_type;
fastcgi_param CONTENT_LENGTH $content_length;
fastcgi_param REQUEST_URI $request_uri;
fastcgi_param DOCUMENT_URI $document_uri;
fastcgi_param DOCUMENT_ROOT $document_root;
fastcgi_param GATEWAY_INTERFACE CGI/1.1;
fastcgi_param SERVER_SOFTWARE nginx;
fastcgi_param REMOTE_ADDR $remote_addr;
fastcgi_param REMOTE_PORT $remote_port;
fastcgi_param SERVER_ADDR $server_addr;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

not sure which one, just have no time to experiment, but i think that's
fastcgi_param QUERY_STRING $query_string;

may be you would modify getting started documentation (nginx fastcgi installation part)

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for trac (Ubuntu) because there has been no activity for 60 days.]

Changed in trac (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.