From: kiano <[email protected]> Date: Thu, Sep 17, 2009 at 1:58 PM Subject: Re: Unable to add, remove, or edit milestones. To: Erik Bray <[email protected]>
This seems to be a similar issue. Adding a new milestone with the command: > milestone add NEWMS adds the milestone, and the new milestone can be seen with: > milestone list However, trac doesn't show the new milestone on the website. Restarting the webserver did not help either. Performing the same exact steps on another server works. The difference is the server environment and trac version. Here are the current environment variables: trac 0.10.4 python 2.5.2 ubuntu 8.04 Any ideas? On Aug 6, 12:10 pm, Erik Bray <[email protected]> wrote: > On Wed, Aug 5, 2009 at 5:48 PM, Chadley<[email protected]> wrote: > > > Hello, > > > I installed Trac and SVN on my 9.0.4 Ubuntu server. They both appear > > to be working correctly, except I can't add/edit/remove any of the > > milestone from the web interface. Right now, the permissions in the > > trac directory are 755 and chown was set to www-data:www-data. I've > > tried 777 permissions and still no luck. At this point, I have no clue > > why this isn't working. > > > Just to make sure I did this right, I double checked my installation > > against Trac's installation guide (http://trac.edgewall.org/wiki/0.11/ > > TracOnUbuntu) and the steps match up. (I've put my installation in a > > different directory, but I highly doubt that matters.) > > > (And, it also appears that I cannot attach files to the wiki. I get > > the same results. All the page does it click back to the section you > > were just at, with no noticeable difference). > > > Thanks in advance. > > You're probably using Python 2.6. Upgrade to the latest Trac release. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
