Issue Details (XML | Word | Printable)

Key: JRA-10662
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nick Menere [Atlassian]
Votes: 1
Watchers: 6
Operations

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

Progress Status bar is broken in IE & Opera

Created: 23/Jul/06 10:16 PM   Updated: 28/Aug/06 07:35 PM
Component/s: Web interface
Affects Version/s: 3.6.3
Fix Version/s: 3.6.4

Time Tracking:
Not Specified

File Attachments: 1. File project.jsp (7 kB)

Image Attachments:

1. jirabug.jpg
(48 kB)

2. mouseOverHint.jpg
(228 kB)
Issue Links:
Blocker
 
Duplicate
 
Reference
 

Participants: =Neal Applebaum, Chris Mountford [Atlassian], Jim Hazen, Lars Torunski, Nick Menere [Atlassian], Nico Bresler and Remon van Gijn
Since last comment: 2 years, 6 weeks, 5 days ago
Resolution Date: 25/Jul/06 12:57 AM
Labels:


 Description  « Hide
Check out the the project status bar on dashboard in IE.... broken in 3.6.3

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jim Hazen added a comment - 24/Jul/06 11:06 AM
Attached example.

Chris Mountford [Atlassian] added a comment - 25/Jul/06 12:57 AM
problem with additional newlines in generated html inside attribute values

Chris Mountford [Atlassian] added a comment - 30/Jul/06 11:30 PM

For those who can't wait for the next version of JIRA:

The attached patch file for fixing this bug works on v 3.6.3 only.

To install this patch you must replace the existing project.jsp file.

If you are using JIRA Standalone please do the following (while it is running is OK):

1. Download the attached project.jsp file.
2. Copy the file to <jira_install_dir>/atlassian-jira/webapp/includes/dashboard/
3. You should then be able to see the change in JIRA without restarting it

If you are using the WAR distribution of JIRA:

1. Download the attached project.jsp
2. Copy the file to <jira_unzip_dir>/webapp/WEB-INF/webapp/includes/dashboard/
3. Run 'build.sh clean' on unix or 'build.bat clean' on windows
4. Run 'build.sh' on unix or 'build.bat' on windows
5. Redeploy the JIRA web app into your application server
6. Restart the application server


Remon van Gijn added a comment - 02/Aug/06 02:48 AM
When patching jira-3.6.3-standalone the file is in "atlassian-jira\includes\dashboard" , no webapp dir is included in the path.

Nico Bresler added a comment - 04/Aug/06 07:35 AM
Link 2

Lars Torunski added a comment - 21/Aug/06 12:34 PM
Maybe it's a configuration problem or this issue isn't resolved completly. The grey mouse over hint in Firefox is wrong, it displays {2}

=Neal Applebaum added a comment - 21/Aug/06 12:55 PM
Lars - maybe they need to re-index this site. I have the patch and I don't experience that problem.

Nick Menere [Atlassian] added a comment - 21/Aug/06 07:29 PM
Lars,

Is this on this site or your own? Perhaps something isn't internationalised?

I can't seem to reproduce it either.

cheers,
Nick


=Neal Applebaum added a comment - 22/Aug/06 07:07 AM
I could reproduce it.. here on jira.atlassian.com
3.6.4 hasn't been released yet, that I know of.