Re: Issue 2165 in reviewboard: Issues with Internet Explorer

2011-07-31 Thread reviewboard

Updates:
Status: Fixed

Comment #5 on issue 2165 by trowb...@gmail.com: Issues with Internet  
Explorer

http://code.google.com/p/reviewboard/issues/detail?id=2165

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2165 in reviewboard: Issues with Internet Explorer

2011-07-31 Thread reviewboard


Comment #4 on issue 2165 by almon...@datawh.net: Issues with Internet  
Explorer

http://code.google.com/p/reviewboard/issues/detail?id=2165

This is no longer an issue in RC2, feel free to close this.

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2165 in reviewboard: Issues with Internet Explorer

2011-07-31 Thread reviewboard

Updates:
Status: NeedInfo
Owner: chip...@gmail.com
Labels: -Priority-Medium Priority-Critical Milestone-Release1.6

Comment #3 on issue 2165 by chip...@gmail.com: Issues with Internet Explorer
http://code.google.com/p/reviewboard/issues/detail?id=2165

Is this still a problem in RC2? We committed some fixes for this.

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2165 in reviewboard: Issues with Internet Explorer

2011-07-07 Thread reviewboard


Comment #2 on issue 2165 by almon...@datawh.net: Issues with Internet  
Explorer

http://code.google.com/p/reviewboard/issues/detail?id=2165

Well, this fixes the issue for IE9, however, it does not for IE6.

IE6 reports:

Line: 1022
Char: 13
Error: Expected identifier, string or number
Code: 0
URL: http://reviewserver/r/1308/

Line: 12
Char: 1
Error: 'RB' is undefined
Code: 0
URL: http://reviewserver/r/1308/

Line: 500
Char: 7
Error: Object doesn't support this property or method
Code: 0
URL: http://reviewserver/r/1308/

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2165 in reviewboard: Issues with Internet Explorer

2011-07-07 Thread reviewboard


Comment #1 on issue 2165 by wickerw...@gmail.com: Issues with Internet  
Explorer

http://code.google.com/p/reviewboard/issues/detail?id=2165

IE9 is most likely running in IE7 compatibility mode, especially it the  
server you are accessing is considered an internal intranet server. You can  
disable compatibility mode in IE9. What I did to fix the problem globally  
was add:


 
+  
+  
  {% block title %}{% endblock %} | Review Board


To the base.html template file.

http://msdn.microsoft.com/en-us/library/cc288325(VS.85).aspx#SetMode
http://support.microsoft.com/kb/956197



--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2165 in reviewboard: Issues with Internet Explorer

2011-07-07 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2165 by almon...@datawh.net: Issues with Internet Explorer
http://code.google.com/p/reviewboard/issues/detail?id=2165

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.6rc2.dev-20110628

What's the URL of the page containing the problem?
http://reviewserver/r/1308

What steps will reproduce the problem?
1. View an existing review request
2. Attempt to click any of the following buttons, [Close, Add Screenshot,  
Add File, Update Diff, Review, Ship It!]



What is the expected output? What do you see instead?
Buttons should perform expected function

What operating system are you using? What browser?
IE9 on Windows 7

Please provide any additional information below.

Errors reported in IE Developer Tools:

SCRIPT1028: Expected identifier, string or number datastore.js?1310058959,  
line 1021 character 13

SCRIPT5009: 'RB' is undefined reviews.js?1310058959, line 11 character 1
SCRIPT438: Object doesn't support property or method 'commentSection' 1308,  
line 498 character 7





--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.