History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BAM-1322
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Brydie McCoy [Atlassian]
Reporter: Georg Schmidt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Bamboo

Bamboo error when browsing authors

Created: 06/Jun/07 11:30 AM   Updated: 17/Jun/07 11:02 PM
Component/s: User Interface, Author Reports
Affects Version/s: 1.1.2
Fix Version/s: 1.2

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Internal Priority: 3. Medium
Participants: Ajay Sridhar [Atlassian], Brydie McCoy [Atlassian], Georg Schmidt and Mark Chaimungkalanont [Atlassian]
Since last comment: 57 weeks, 2 days ago
Internal Work Bucket: Confirmed
Number of comments: 3
Labels:


 Description  « Hide
A system error has occurred - our apologies!
Please create a issue on our bug tracking system at http://jira.atlassian.com with the following information:

a description of your problem and what you were doing at the time it occurred
cut & paste the error and system information found below
attach the application server log file (if possible).
We will respond as promptly as possible.
Thank you!

Version: 1.1.2
Build: 305
Build Date: 31.05.2007

Stack Trace: javax.servlet.ServletException: No page associated with this URI: /browse/author/brox/gschmidt
at com.atlassian.bamboo.filter.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:83)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:823)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:75)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:823)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:635)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
at org.mortbay.jetty.plus.PlusWebAppContext.handle(PlusWebAppContext.java:158)
at org.mortbay.http.HttpServer.service(HttpServer.java:954)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:814)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:831)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ajay Sridhar [Atlassian] - 06/Jun/07 08:30 PM
Hi Georg,

Unfortunately, this is a known issue (See, BAM-1298) with authors on Windows Domain. Bamboo does't URL encode "\", when referencing authors on a windows domain.

Although, I was just curious what browser you are using? And also, are you using the stand alone version of Bamboo (if not, which application server are you running Bamboo on)?

If you are using the Stand alone version of Bamboo - could you give firefox a try?

Sorry for the inconvenience and I will keep you updated on our progress.

Cheers,
Ajay


Georg Schmidt - 07/Jun/07 01:46 AM
The issue happened, when i did not created the user.

After i created the user, the link was usable.

I am using the stand alone version on a Windows 2003 system. The browser is IE7.


Brydie McCoy [Atlassian] - 17/Jun/07 11:01 PM
Hi Georg,

If a user exists for an author it will link to the user instead, hence why the link worked after you created the user. I have made changes to ensure that any backslashes in author names are URL encoded so the links should work without a user. The changes will be included in the next release (1.2).

Cheers,
Brydie