Modify ↓
      
        Opened 18 years ago
Closed 8 years ago
#1674 closed defect (wontfix)
Patch to make plugin navigate correctly to home folder under Windows
| Reported by: | Curt Eckhart | Owned by: | linetor | 
|---|---|---|---|
| Priority: | normal | Component: | CreateProjectPlugin | 
| Severity: | normal | Keywords: | patch | 
| Cc: | Trac Release: | 0.10 | 
Description
On my installation, the home directory for the new project was incorrectly formed using the windows \ rather than the / required within a url.
This enhancement fixes the url installed into the project.
Patch attached.
Attachments (1)
Change History (3)
Changed 18 years ago by
| Attachment: | api.py.zip added | 
|---|
comment:1 Changed 18 years ago by
This is my first patch submitted to any project. I attached the patch to the Trachacks entry for this plugin, but I can't delete it.
Could you delete the patch from the wiki page until it has been approved?
comment:2 Changed 8 years ago by
| Resolution: | → wontfix | 
|---|---|
| Status: | new → closed | 
The plugin is deprecated. It needs a rewrite for a more recent version of Trac.
Note: See
        TracTickets for help on using
        tickets.
    



Patch to navigate to project home correctly under Windows