256MbTeam / Redmine-Scrumbler

Easy to use plugin for Redmine. It allows users to use the Scrum/Agile process in projects. Scrumbler have interactive dashboard with the ability to configure for each sprint. Plugin adds Scrum Points field in every issue in project. Scrumbler as possible using the standard redmine structure of projects.
GNU General Public License v2.0
112 stars 41 forks source link

Wrong URL used (again - now other links) #33

Closed snicke closed 12 years ago

snicke commented 12 years ago

Our redmine installation is located at servername.domainexample.com/redmine/ The webserver listens to port 8080.

When i click "Settings" and now also "Backlog" (thanks for fixing that bug) in Scrumbler the correct URL is generated but when I click "Statistics" and "Sprint Settings" (and also when klicking on the sprint links and "Edit" links under "settings" and on the tracker link and issue number on any issue on the dashboard aswell as all the links in the backlog (tracker type, issue number) etc...) the following URL is generated and the page is not found:

localhost:8080/redmine/....

It seems like the "Host name and path" is not used when clicking the "Backlog" link but used correctly when cklicking other links, for example "Setttings" and "All sprints"

When the webserver is listening to 0.0.0.0:80 it works but we need to configure redmine using port 8080.

Note: There are probably more links than those stated above generating the "page not found"-error. Please check all the links in Scrumbler.

zloydadka commented 12 years ago

try lastest version from master 1.4.3

zloydadka commented 12 years ago

can you post bit of your server configuration file with redmine dir

snicke commented 12 years ago

I'm not sure what you mean/want from me. Please elaborate a bit.

zloydadka commented 12 years ago

apache or nginx selection with redmine configuration