General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

Client does not connect - "405 Method not allowed" with IIS7.5

Submitted by misicsaba on

Hi, I have a problem with connecting if I use IIS.
(If I use wamp with apache I do not have this problem)

I Installed the 0.8.5 server with 0.9.7 Client with IIS7.5.
When I try to connect with client I get "405 Method not allowed".

If I call http://localhost/webissue/setup.php or index.php it says "The server is configured and working correctly."
PHP seems to be working.

Maybe the problem is the CGI-exe and ISAPI-dll is disabled in IIS mappings? I do not find how could I enable it.
Or other problem could be but what?

The new protocol - some questions

Submitted by rockfire on

Hey,

The Java API library is now near complete functionality (as it stands in 1.0-alpha4), with nearly all of the administration commands added (i.e. deletes, renames, modifies etc). This paves the way for the Mylyn plugin to make use of those features bringing it closer to the those offered in the official client.

However, to make it 100% complete, I have a few questions :)

1) Read Status

Why user sees others issues by default? Also can't hide solved issues.

Submitted by IgorKokarev on

First, thank you for WebIssues! I'm trying to understand how to work with this software. Please could you explain several points:

1. Why member (Standard access) of a project sees all issues of the project by default? It could be more logical if an user can see only issues created by him or assigned to him.

2. OK, I can set a filter to hide others issues and see only this user's issues. But when I change a folder, or project, or restart the program, filter resets to default state "See all issues". So I have to set filter again, again and again.