Search found 1 match
- Wed Apr 20, 2011 11:07 am
- Forum: Installation and configuration
- Topic: Redmine 1.1.2 integration
- Replies: 0
- Views: 2561
Redmine 1.1.2 integration
Hey all, Following your guidelines i successfully integrated the two systems, except one thing, namely the URL which is used to open new issues in Redmine define('BUG_TRACK_ENTER_BUG_HREF',"https://localhost/redmine/projects/[PROJECT_NAME_GOES_HERE_SOMEHOW]/issues/new"); Because Redmine is...