Re: Page not found (404) when using post-review after upgrade to V1.6 Beta1

2013-03-04 Thread Nachiketh G
Hi,
Was anyone able to solve this issue? I upgraded my RB Server from 1.0 to 
1.7.6, the server has come up fine, however the post-review.py which is 
used to post the review is giving me the same 404 error. So if anyone was 
able to solve this issue.. do let me know! 
Thanks  Regards,
Nachiketh

On Friday, 3 June 2011 20:40:30 UTC+5:30, NSJ wrote:

 Thanks Daniel for your response. I have read lots of issue in the 
 reviewboard forum but hardly i saw getting it some conclusion Let hope i 
 would be able to make the issue end soon. Also will update the steps too. 
 Will update u soon.

 On Thu, Jun 2, 2011 at 2:36 PM, Christian Hammond 
 chi...@chipx86.comjavascript:
  wrote:

 That error looks more like p4 isn't in the PATH that Apache sees. It's a 
 server-side problem.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org

 VMware, Inc. - http://www.vmware.com


 On Wed, Jun 1, 2011 at 11:12 PM, nileshritu niles...@gmail.comjavascript:
  wrote:

 The similar issue for me.

 RB version is 1.5.5
 RBtool  0.3.2
  HTTP POSTing to 
 http://ccsdtool.na.shsho.com/ccsdtool/api/json/reviewrequests/new/: 
 {'changenum': '107805', 'repository_path': 'pf-sa.shsho.com:1666'}
  Got HTTP error: 500:
 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://
 www.w3.org/TR/html4/loose.dtd
 html lang=en

 I also see exception when running a command

  h1P4Exception at /ccsdtool/api/json/reviewrequests/new//h1
  pre class=exception_value[P4#run] Errors during command
 execution( quot;p4 describe -s 107805quot; )


thException Value:/th
  tdpre[P4#run] Errors during command execution( quot;p4
 describe -s 107805quot; )


 thException Location:/th
  td/usr/local/lib/python2.5/site-packages/P4.py in run, line
 284/td
/tr


 Please help me if i am missing something ..

 On Apr 26, 5:10 am, Jonathan jonathan.mclean.thom...@gmail.com
 wrote:
  Hi Christian,
 
  Thanks for your response. When I browse to /api/info the following is
  displayed: 1 1.6beta1 1.6 beta 1ReviewBoardhttp://mysite/reviews/
  admin jonathan.thom...@mysite.co.nz ok
  That matches what version is displayed by the web UI.
 
  I've also tried removingReviewBoard from my Python site-packages
  directory and reinstalling 1.6 beta 1 but I still get the same problem
  using post-reviewwith the Using changenums onReviewBoard 1.5.2.
  Falling back to the deprecated 1.0 API message.
 
  I'm probably going to revert back to our previousReviewBoard
  installation but if you have any ideas what might be going on I'd be
  really appreciative.
 
  Cheers,
  Jonathan.
 
  On Apr 21, 8:29 am, Christian Hammond chip...@chipx86.com wrote:
 
 
 
 
 
 
 
   Hi Jonathan,
 
   So the key part seems to be here:
 
Using changenums onReviewBoard 1.5.2. Falling back to the 
 deprecated
 
   1.0 API
 
   It almost looks like it's still running 1.5.2. Can you go 
 tohttp://yoursite/reviews/api/info/andsee what version the API is claiming
   to be? Does that match what you see when going to the web UI?
 
   Christian
 
   --
   Christian Hammond - chip...@chipx86.com
  ReviewBoard -http://www.reviewboard.org
   VMware, Inc. -http://www.vmware.com
 
   On Wed, Apr 20, 2011 at 4:19 AM, Jonathan 
 jonathan.mclean.thom...@gmail.com
 
wrote:
Hi there,
 
We had a perfectly good Windows install ofReviewBoard V1.5.2 but
curiosity got the better of me and I attempted to upgrade to V1.6
Beta1. Everything seemed to work great (btw collapsible reviews are
awesome) until we tried to post reviews using post-review(RBTools
V0.3.2) asPerforceis our SCM tool. Command prompt spat out some 
 html
that indicated that the requested page did not exist. When invoking
post-reviewwith the -d option and DEBUG = True in 
 settings_local.py I
get the following output:
 
C:\Users\xxxpost-review-d 18709
 RBTools 0.3.2
 Home = C:\Users\xxx\AppData\Roaming
 p4 info
 repository info: Path: scm.xxx.com:1666, Base path: None, 
 Supports
changesets: True
 p4 counters
 HTTP GETting api/
 HTTP GETtinghttp://nzpc2261.xxx.com/reviews/api/info/
 Using the new web API
 Generating diff for changenum 18709
 p4 describe -s 18709
 Processing edit of 
 //FPH/OSA//Firmware/MAIN/Source/aOSK_OSKernel.c
 Writing 
 //FPH/OSA//Firmware/MAIN/Source/aOSK_OSKernel.c#27 to
c:\users\xxx\appdata\local\temp\tmpkqwtrl
 p4 print -o c:\users\xxx\appdata\local\temp\tmpkqwtrl -q
//FPH/OSA//Firmware/MAIN/Source/aOSK_OSKernel.c#27
 diff -urNp c:\users\xxx\appdata\local\temp\tmpkqwtrl
C:\Work\FPH\OSA\\Firmware\MAIN\Source\aOSK_OSKernel.c
Warning: //FPH/OSA//Firmware/MAIN/Source/aOSK_OSKernel.c in 
 your
changeset is unmodified
 Using changenums onReviewBoard 1.5.2. Falling back to the 
 deprecated
1.0 API
==ReviewBoard Login Required
Enter username and password 

Re: error when click 'create new request' for bazaar

2013-03-04 Thread WW Li
Could someone help on this error please?

On Friday, March 1, 2013 3:09:40 PM UTC-8, WW Li wrote:

 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/client.py, line 72, in 
 call_expecting_body
 [Fri Mar 01 23:06:58 2013] [warn] method, args, 
 expect_response_body=True)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/client.py, line 55, in 
 _call_and_read_response
 [Fri Mar 01 23:06:58 2013] [warn] return 
 request.call_and_read_response()
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/client.py, line 155, in 
 call_and_read_response
 [Fri Mar 01 23:06:58 2013] [warn] return 
 self._call_determining_protocol_version()
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/client.py, line 218, in 
 _call_determining_protocol_version
 [Fri Mar 01 23:06:58 2013] [warn] response_tuple, response_handler = 
 self._call(protocol_version)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/client.py, line 189, in 
 _call
 [Fri Mar 01 23:06:58 2013] [warn] response_handler = 
 self._send(protocol_version)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/client.py, line 267, in 
 _send
 [Fri Mar 01 23:06:58 2013] [warn] self._send_no_retry(encoder)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/client.py, line 315, in 
 _send_no_retry
 [Fri Mar 01 23:06:58 2013] [warn] encoder.call(self.method, *self.args)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/protocol.py, line 1308, in 
 call
 [Fri Mar 01 23:06:58 2013] [warn] self._write_end()
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/protocol.py, line 1131, in 
 _write_end
 [Fri Mar 01 23:06:58 2013] [warn] self.flush()
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/protocol.py, line 1097, in 
 flush
 [Fri Mar 01 23:06:58 2013] [warn] 
 self._real_write_func(''.join(self._buf))
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/medium.py, line 545, in 
 accept_bytes
 [Fri Mar 01 23:06:58 2013] [warn] self._accept_bytes(bytes)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/medium.py, line 1176, in 
 _accept_bytes
 [Fri Mar 01 23:06:58 2013] [warn] self._medium._accept_bytes(bytes)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/medium.py, line 988, in 
 _accept_bytes
 [Fri Mar 01 23:06:58 2013] [warn] self._ensure_connection()
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/smart/medium.py, line 1012, in 
 _ensure_connection
 [Fri Mar 01 23:06:58 2013] [warn] '--directory=/', '--allow-writes'])
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/transport/ssh.py, line 397, in 
 connect_ssh
 [Fri Mar 01 23:06:58 2013] [warn] return self._connect(argv)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/transport/ssh.py, line 379, in 
 _connect
 [Fri Mar 01 23:06:58 2013] [warn] **os_specific_subprocess_params())
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/subprocess.py, line 679, in __init__
 [Fri Mar 01 23:06:58 2013] [warn] errread, errwrite)
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/subprocess.py, line 1198, in _execute_child
 [Fri Mar 01 23:06:58 2013] [warn] preexec_fn()
 [Fri Mar 01 23:06:58 2013] [warn]   File 
 /usr/lib/python2.7/dist-packages/bzrlib/transport/ssh.py, line 186, in 
 _ignore_signals
 [Fri Mar 01 23:06:58 2013] [warn] signal.signal(signal.SIGINT, 
 signal.SIG_IGN)
 Traceback (most recent call last):
   File /usr/local/bin/rbssh, line 9, in module
 load_entry_point('ReviewBoard==1.7.6', 'console_scripts', 'rbssh')()
   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.6-py2.7.egg/reviewboard/cmdline/rbssh.py,
  
 line 327, in main
 handler.transfer()
   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.6-py2.7.egg/reviewboard/cmdline/rbssh.py,
  
 line 133, in transfer
 self.handle_communications()
   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.6-py2.7.egg/reviewboard/cmdline/rbssh.py,
  
 line 140, in handle_communications
 if not self.process_channel(self.channel):
   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.6-py2.7.egg/reviewboard/cmdline/rbssh.py,
  
 line 76, in process_channel
 sys.stdout.flush()
 IOError: [Errno 11] Resource temporarily unavailable



-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/

Re: Database upgrade issues - Possible fix

2013-03-04 Thread Steve
I'm happy to report the patch you provided seems to have worked. I'm able 
to log on to my 1.7.6 site and browse reviews.  I'll test it more today, 
but so far it looks good.

Thanks Chris!

--Steve


On Friday, March 1, 2013 2:48:22 PM UTC-8, Steve wrote:

 Well, sometimes procrastination pays off.  When I came back to my session, 
 I saw this:

 Evolution successful.
 --- end log output ---

 Resetting in-database caches.

 Upgrade complete!

 The location of static media files (CSS, JavaScript, images)
 has changed. You will need to make manual changes to
 your web server configuration.

 For Apache, you will need to add:

 Location /static
 SetHandler None
 /Location

 Alias /static /var/www/reviewboard/htdocs/static

 For lighttpd:

 alias.url = (
 ...
 /static = /var/www/reviewboard/htdocs/static,
 ...
 )

 url.rewrite-once = (
 ...
 ^(/static/.*)$ = $1,
 ...
 )

 Once you have made these changes, type the following
 to resolve this:

 $ rb-site manage /var/www/reviewboard resolve-check static-media

 So that's good, right?  I'll respond back when I've made those changes and 
 had a chance to test out the server.

 Thanks

 --Steve


 On Friday, March 1, 2013 1:51:23 PM UTC-8, Steve wrote:

 It's a MySQL database. I was able to migrate the same database to 1.6 
 with no difficulty.  I'll give it another try later after my head clears a 
 bit to make sure I'm not doing something goofy.

 --steve

 On Friday, March 1, 2013 1:38:21 PM UTC-8, Christian Hammond wrote:

 Yeah that sounds stuck.

 Maybe try doing it one more time, to be sure?

 What type of database is this?

 I can try to get you a build later tonight that has some extra debugging 
 so we can at least see what it's trying to do before it gets stuck.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com 

 On Mar 1, 2013, at 1:33 PM, Steve seide...@gmail.com wrote:

 It's still sitting at the same place and appears to be stuck.  I see the 
 rb-site process in ps, but no child processes so I have no idea what it's 
 doing.  Sorry I've been more trouble than help in testing this fix.

 --steve


 On Friday, March 1, 2013 1:09:10 PM UTC-8, Christian Hammond wrote:

 Hmm, longer than I'd expect, but it's a fairly big upgrade I suppose, 
 given how old the DB is. Shame we don't have logging set up to show what 
 it's doing. Still, no errors in the simulation stage, which is promising. 
 Hopefully the other issue you hit won't crop up. If it does, we'll need to 
 investigate further.

 Christian

 On Mar 1, 2013, at 13:03, Steve seide...@gmail.com wrote:

 I went back to a pristine version of the 1.5.5 database and ran rb-site 
 again:

 # rb-site upgrade /var/www/reviewboard 
 Rebuilding directory structure
 Updating database. This may take a while.

 The log output below, including warnings and errors,
 can be ignored unless upgrade fails.

 -- begin log output --
 Creating tables ...
 Creating table extensions_registeredextension
 Creating table accounts_localsiteprofile
 Creating table attachments_fileattachment
 Creating table diffviewer_filediffdata
 Creating table hostingsvcs_hostingserviceaccount
 Creating table reviews_fileattachmentcomment
 Creating table site_localsite_users
 Creating table site_localsite_admins
 Creating table site_localsite
 Upgrading Review Board from 1.5.5 to 1.7.6
 There are unapplied evolutions for auth.
 There are unapplied evolutions for accounts.
 There are unapplied evolutions for changedescs.
 There are unapplied evolutions for diffviewer.
 There are unapplied evolutions for reviews.
 There are unapplied evolutions for scmtools.
 Adding baseline version for new models
 Project signature has changed - an evolution is required
 Installing custom SQL ...
 Installing indexes ...
 Installed 0 object(s) from 0 fixture(s)
 Registering new SCM Tool Plastic SCM 
 (reviewboard.scmtools.plastic.PlasticTool) in database
 Evolution could not be simulated, possibly due to raw SQL mutations
 ...

 It's been sitting at that point for about 15 minutes. It's a 7GB 
 database, so it might really be taking this long.  Or it might be hung. 
  I'll just leave it for a while.

 --Steve


 On Friday, March 1, 2013 12:38:11 PM UTC-8, Christian Hammond wrote:

 Did you revert to your state before the previous test, or is this on 
 top of the previous? It's possible the previous test will have caused a 
 problem for this one (though unlikely).

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com 

 On Mar 1, 2013, at 11:42 AM, Steve seide...@gmail.com wrote:

 Now I get this error:

 (1054, Unknown column 'reviews_reviewrequest.local_site_id' in 'on 
 clause')

 Request Method:GETRequest 

Re: You are not logged in

2013-03-04 Thread fishgills
Hey, just a bump since I added the log. Sorry to be annoying!


On Tuesday, February 26, 2013 12:13:29 PM UTC-8, Charlie Davis wrote:

 Hey all...

 I've been a RB user for quite some time and recently upgraded my RB to 
 1.7.whatever-the-newest-is.

 I haven't been able to post a review though and here's my command line 
 output:

 Charlies-MacBook-Pro:~ cdavis$ post-review --debug 30628
  RBTools 0.4.3
  Python 2.7.2 (default, Jun 20 2012, 16:23:33) 
 [GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]
  Running on Darwin-12.2.0-x86_64-i386-64bit

 lots of stuff here...

  HTTP POSTing to 
 http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
 '30628', 'repository': u'perforce.hq.cashview.com:1666'}
 == HTTP Authentication Required
 Enter authorization information for Web API at 
 reviewboard.hq.cashview.com
 Username: cdavis
 Password: 
  Got API Error 103 (HTTP code 401): You are not logged in
  Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
 in', u'code': 103}}
  Attempting to create review request on perforce.hq.cashview.com:1666for 
  30628
  HTTP POSTing to 
 http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
 '30628', 'repository': u'perforce.hq.cashview.com:1666'}
  Got API Error 103 (HTTP code 401): You are not logged in
  Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
 in', u'code': 103}}
  Attempting to create review request on perforce.hq.cashview.com:1666for 
  30628
  HTTP POSTing to 
 http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
 '30628', 'repository': u'perforce.hq.cashview.com:1666'}
  Got API Error 103 (HTTP code 401): You are not logged in
  Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
 in', u'code': 103}}
  Attempting to create review request on perforce.hq.cashview.com:1666for 
  30628
  HTTP POSTing to 
 http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
 '30628', 'repository': u'perforce.hq.cashview.com:1666'}
  Got API Error 103 (HTTP code 401): You are not logged in
  Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
 in', u'code': 103}}
 Error creating review request: You are not logged in (HTTP 401, API Error 
 103)

 And the contents of .post-review-cookies.txt:

 Charlies-MacBook-Pro:~ cdavis$ cat .post-review-cookies.txt 
 # Netscape HTTP Cookie File
 # http://www.netscape.com/newsref/std/cookie_spec.html
 # This is a generated file!  Do not edit.

 Charlies-MacBook-Pro:~ cdavis$ 


 If I delete this file and try again, it still dies.

 Any ideas?


 I'm able to log into the actual RB site just fine and see all my old 
 reviews and what not.

 -Charlie



-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: You are not logged in

2013-03-04 Thread Christian Hammond
Hey,

Sorry, I didn't see your log before.

So one of a few things looks to be happening:

1) Your credentials aren't being accepted or aren't what you think they are.
2) The cookie isn't being set for the proper domain (you can look at your 
~/.post-review-cookies.txt to see)
2) You may have something in-between the client and Review Board that's for 
some reason stripping/breaking cookies.

If this were a bug in RBTools, it'd probably be showing up a lot more, so I 
think it's a config issue. Hopefully the above checklist can help narrow that 
down.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com

On Feb 27, 2013, at 11:25 AM, Charlie Davis fishgi...@fishgills.net wrote:

 -

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Integration of gitlab with RB

2013-03-04 Thread Chalpat Rauth
Hi All,

I want to integrate gitlab with RB that can be used in my office.
Please note my office has some proxies set up. I would be thankful if
any one can post the steps.


Thanks,
Chalpat

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




example extension adding field to review request?

2013-03-04 Thread Matthew Woehlke
Does anyone have an RB extension that adds a custom field to a review 
request, that they would be willing to share as an example of how to do 
this?


(On a related note, am I missing something, or is the extra_data field 
still not in 1.7.x?)


--
Matthew

--
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups reviewboard group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: example extension adding field to review request?

2013-03-04 Thread Christian Hammond
Hi,

There's sort or a way, but it's terrible and will be fully replaced in 1.8.

Extra_data will also be in 1.8 most likely, though it hasn't been written yet. 
I'd be open to backporting to 1.7.

1.7's extension code was never meant to be complete, just an early dev preview. 
Out expectation is that if an interface is needed, people should get us patches 
so we can get things more solidified in 1.8.

Christian


On Mar 4, 2013, at 15:42, Matthew Woehlke mwoehlke.fl...@gmail.com wrote:

 Does anyone have an RB extension that adds a custom field to a review 
 request, that they would be willing to share as an example of how to do this?
 
 (On a related note, am I missing something, or is the extra_data field still 
 not in 1.7.x?)
 
 -- 
 Matthew
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Failure during rb-install

2013-03-04 Thread arunkurse
Hi All

  I am new to Review Board and trying to setup up internally in our 
Environment .
  I have installed reviewBoard successfully with easy_install 
ReviewBoard. 

  easy_install failed to install Django and hence i had to install it 
manually .

   I have successfully created the Postgres SQL database . 

   I am getting the below error while running rb-install

  [root@test /]# rb-site install /var/www/reviews.nonstopqa.com
Traceback (most recent call last):
  File /usr/bin/rb-site, line 5, in module
from pkg_resources import load_entry_point
  File 
/usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py, 
line 2640, in module
parse_requirements(__requires__), Environment()
  File 
/usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py, 
line 531, in resolve
raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: Django=1.4.5,1.5


  Also how do i link Review Board with Postgres SQL database ?

  Many thanks for your help.

thanks/regards
Arun kurse

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Failure during rb-install

2013-03-04 Thread Christian Hammond
Hi,

Sounds like there's some oddness on your system with locating the Django 
package, perhaps.

Can you look in the output from your easy_install and make sure it's showing 
that it's getting Python 2.6 packages?

Also, can you try typing this and see what happens?

$ python
 import django
 print django.VERSION

As for PostgreSQL database setup, that'll happen during the 'rb-site install' 
process.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com

On Mar 4, 2013, at 10:32 PM, arunku...@gmail.com wrote:

 Hi All
 
   I am new to Review Board and trying to setup up internally in our 
 Environment .
   I have installed reviewBoard successfully with easy_install ReviewBoard. 
 
   easy_install failed to install Django and hence i had to install it 
 manually .
 
I have successfully created the Postgres SQL database . 
 
I am getting the below error while running rb-install
 
   [root@test /]# rb-site install /var/www/reviews.nonstopqa.com
 Traceback (most recent call last):
   File /usr/bin/rb-site, line 5, in module
 from pkg_resources import load_entry_point
   File 
 /usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py,
  line 2640, in module
 parse_requirements(__requires__), Environment()
   File 
 /usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py,
  line 531, in resolve
 raise DistributionNotFound(req)  # XXX put more info here
 pkg_resources.DistributionNotFound: Django=1.4.5,1.5
 
 
   Also how do i link Review Board with Postgres SQL database ?
 
   Many thanks for your help.
 
 thanks/regards
 Arun kurse
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Failure during rb-install

2013-03-04 Thread Christian Hammond
We don't support Django 1.5. You will need to remove it from your site-packages 
directory and get 1.4.5.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com

On Mar 4, 2013, at 10:47 PM, arunku...@gmail.com wrote:

 Hi christian
 
   Many thanks for the info . The version of python i am using is
  
python-2.6.6-20.el6.i686
 
   Please find output from my system 
 
[root@test /]# python
 Python 2.6.6 (r266:84292, Apr 11 2011, 15:52:27)
 [GCC 4.4.4 20100726 (Red Hat 4.4.4-13)] on linux2
 Type help, copyright, credits or license for more information.
  import django
  print django.VERSION
 (1, 5, 0, 'final', 0)
 
 
 Many thanks for your help.
 
 thanks/regards
 Arun kurse 
 
   
 
 On Tuesday, March 5, 2013 12:08:15 PM UTC+5:30, Christian Hammond wrote:
 Hi,
 
 Sounds like there's some oddness on your system with locating the Django 
 package, perhaps.
 
 Can you look in the output from your easy_install and make sure it's showing 
 that it's getting Python 2.6 packages?
 
 Also, can you try typing this and see what happens?
 
 $ python
  import django
  print django.VERSION
 
 As for PostgreSQL database setup, that'll happen during the 'rb-site install' 
 process.
 
 Christian
 
 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com
 
 On Mar 4, 2013, at 10:32 PM, arun...@gmail.com wrote:
 
 Hi All
 
   I am new to Review Board and trying to setup up internally in our 
 Environment .
   I have installed reviewBoard successfully with easy_install ReviewBoard. 
 
   easy_install failed to install Django and hence i had to install it 
 manually .
 
I have successfully created the Postgres SQL database . 
 
I am getting the below error while running rb-install
 
   [root@test /]# rb-site install /var/www/reviews.nonstopqa.com
 Traceback (most recent call last):
   File /usr/bin/rb-site, line 5, in module
 from pkg_resources import load_entry_point
   File 
 /usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py,
  line 2640, in module
 parse_requirements(__requires__), Environment()
   File 
 /usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py,
  line 531, in resolve
 raise DistributionNotFound(req)  # XXX put more info here
 pkg_resources.DistributionNotFound: Django=1.4.5,1.5
 
 
   Also how do i link Review Board with Postgres SQL database ?
 
   Many thanks for your help.
 
 thanks/regards
 Arun kurse
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to reviewboard...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  
 

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Failure during rb-install

2013-03-04 Thread arunkurse
Hi christian

  Many thanks for the info . The version of python i am using is
 
   python-2.6.6-20.el6.i686

  Please find output from my system 

   [root@test /]# python
Python 2.6.6 (r266:84292, Apr 11 2011, 15:52:27)
[GCC 4.4.4 20100726 (Red Hat 4.4.4-13)] on linux2
Type help, copyright, credits or license for more information.
 import django
 print django.VERSION
(1, 5, 0, 'final', 0)


Many thanks for your help.

thanks/regards
Arun kurse 

  

On Tuesday, March 5, 2013 12:08:15 PM UTC+5:30, Christian Hammond wrote:

 Hi,

 Sounds like there's some oddness on your system with locating the Django 
 package, perhaps.

 Can you look in the output from your easy_install and make sure it's 
 showing that it's getting Python 2.6 packages?

 Also, can you try typing this and see what happens?

 $ python
  import django
  print django.VERSION

 As for PostgreSQL database setup, that'll happen during the 'rb-site 
 install' process.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com 

 On Mar 4, 2013, at 10:32 PM, arun...@gmail.com javascript: wrote:

 Hi All

   I am new to Review Board and trying to setup up internally in our 
 Environment .
   I have installed reviewBoard successfully with easy_install 
 ReviewBoard. 

   easy_install failed to install Django and hence i had to install it 
 manually .

I have successfully created the Postgres SQL database . 

I am getting the below error while running rb-install

   [root@test /]# rb-site install /var/www/reviews.nonstopqa.com
 Traceback (most recent call last):
   File /usr/bin/rb-site, line 5, in module
 from pkg_resources import load_entry_point
   File 
 /usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py,
  
 line 2640, in module
 parse_requirements(__requires__), Environment()
   File 
 /usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py,
  
 line 531, in resolve
 raise DistributionNotFound(req)  # XXX put more info here
 pkg_resources.DistributionNotFound: Django=1.4.5,1.5


   Also how do i link Review Board with Postgres SQL database ?

   Many thanks for your help.

 thanks/regards
 Arun kurse

 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com javascript:
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Failure during rb-install

2013-03-04 Thread arunkurse
Hi Christian

  Finally i could able to make some progress . I have chosen postgres SQL 
database . I have created a user called 'db1' and granted
  some privileges for that user .

  Now rb-install tell me that 'db1' role does not exist .

  [root@test Packages]# rb-site install /var/www/reviews.nonstopqa.com


* Welcome to the Review Board site installation wizard

This will prepare a Review Board site installation in:

/var/www/reviews.nonstopqa.com

We need to know a few things before we can prepare your site for
installation. This will only take a few minutes.


* Make sure you have the modules you need

Depending on your installation, you may need certain Python
modules and servers that are missing.

If you need support for any of the following, you will need to
install the necessary modules and restart the install.

Databases (optional):
* MySQL (MySQLdb)


* What's the host name for this site?

This should be the fully-qualified host name without the http://,
port or path.

Domain Name: 15.154.112.65


* What URL path points to Review Board?

Typically, Review Board exists at the root of a URL. For example,
http://reviews.example.com/. In this case, you would specify /.

However, if you want to listen to, say,
http://example.com/reviews/, you can specify /reviews/.

Note that this is the path relative to the domain and should not
include the domain name.

The default is /

Root Path [/]:


* What URL will point to the shipped media files?

While most installations distribute media files on the same server
as the rest of Review Board, some custom installs may instead have
a separate server for this purpose.

If unsure, don't change the default.

The default is static/

Shipped Media URL [static/]:


* What URL will point to the uploaded media files?

Note that this is different from shipped media. This is where all
uploaded screenshots, file attachments, and extension media will
go. It must be a different location from the shipped media.

If unsure, don't change the default.

The default is media/

Uploaded Media URL [media/]:


* What database type will you be using?

You can type either the name or the number from the list below.

(1) postgresql
(2) sqlite3 (not supported for production use)

Database Type: 1


* What database name should Review Board use?

NOTE: You need to create this database and grant user modification
rights before continuing. See your database documentation for more
information.

The default is reviewboard

Database Name [reviewboard]: nonstop


* What is the database server's address?

This should be specified in hostname:port form. The port is
optional if you're using a standard port for the database type.

The default is localhost

Database Server [localhost]:


* What is the login and password for this database?

This must be a user that has table creation and modification
rights on the database you already specified.

Database Username: db1

Database Password:

The default is hp_123

Confirm Database Password [hp_123]:


* What cache mechanism should be used?

memcached is strongly recommended. Use it unless you have a good
reason not to.

You can type either the name or the number from the list below.

(1) memcached (recommended)
(2) file

Cache Type: 1


* What memcached host should be used?

This is in the format of hostname:port

The default is localhost:11211

Memcache Server [localhost:11211]:


* What web server will you be using?

You can type either the name or the number from the list below.

(1) apache
(2) lighttpd

Web Server: 1


* What Python loader module will you be using?

Based on our experiences, we recommend using wsgi with Review
Board.

You can type either the name or the number from the list below.

(1) wsgi (recommended)
(2) fastcgi
(3) modpython (no longer supported)

Python Loader: 1


* Create an administrator account

To configure Review Board, you'll need an administrator account.
It is advised to have one administrator and then use that account
to grant administrator permissions to your personal user account.

If you plan to use NIS or LDAP, use an account name other than
your NIS/LDAP account so as to prevent conflicts.

The default is admin

Username [admin]:

Password:

The default is admin123

Confirm Password [admin123]:

E-Mail Address: arun.ku...@gmail.com


* Installing the site...
Building site directories ... OK
Building site configuration files ... OK
Creating database ... Traceback (most recent call last):
  File /usr/bin/rb-site, line 9, in module
load_entry_point('ReviewBoard==1.7.6', 'console_scripts', 'rb-site')()
  File 
/usr/lib/python2.6/site-packages/ReviewBoard-1.7.6-py2.6.egg/reviewboard/cmdline/rbsite.py,
 
line 1936, in main
command.run()
  File 

Re: Failure during rb-install

2013-03-04 Thread Christian Hammond
Hi,

At this point, it's a PostgreSQL configuration issue. You'll need to get that 
set up and working first. Sorry, I can't help too much there. Make sure you 
have a working database you can create tables on first (using the user you'll 
give rb-site), then nuke your site directory and try again.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com

On Mar 4, 2013, at 11:31 PM, arunku...@gmail.com wrote:

 Hi Christian
 
   Finally i could able to make some progress . I have chosen postgres SQL 
 database . I have created a user called 'db1' and granted
   some privileges for that user .
 
   Now rb-install tell me that 'db1' role does not exist .
 
   [root@test Packages]# rb-site install /var/www/reviews.nonstopqa.com
 
 
 * Welcome to the Review Board site installation wizard
 
 This will prepare a Review Board site installation in:
 
 /var/www/reviews.nonstopqa.com
 
 We need to know a few things before we can prepare your site for
 installation. This will only take a few minutes.
 
 
 * Make sure you have the modules you need
 
 Depending on your installation, you may need certain Python
 modules and servers that are missing.
 
 If you need support for any of the following, you will need to
 install the necessary modules and restart the install.
 
 Databases (optional):
 * MySQL (MySQLdb)
 
 
 * What's the host name for this site?
 
 This should be the fully-qualified host name without the http://,
 port or path.
 
 Domain Name: 15.154.112.65
 
 
 * What URL path points to Review Board?
 
 Typically, Review Board exists at the root of a URL. For example,
 http://reviews.example.com/. In this case, you would specify /.
 
 However, if you want to listen to, say,
 http://example.com/reviews/, you can specify /reviews/.
 
 Note that this is the path relative to the domain and should not
 include the domain name.
 
 The default is /
 
 Root Path [/]:
 
 
 * What URL will point to the shipped media files?
 
 While most installations distribute media files on the same server
 as the rest of Review Board, some custom installs may instead have
 a separate server for this purpose.
 
 If unsure, don't change the default.
 
 The default is static/
 
 Shipped Media URL [static/]:
 
 
 * What URL will point to the uploaded media files?
 
 Note that this is different from shipped media. This is where all
 uploaded screenshots, file attachments, and extension media will
 go. It must be a different location from the shipped media.
 
 If unsure, don't change the default.
 
 The default is media/
 
 Uploaded Media URL [media/]:
 
 
 * What database type will you be using?
 
 You can type either the name or the number from the list below.
 
 (1) postgresql
 (2) sqlite3 (not supported for production use)
 
 Database Type: 1
 
 
 * What database name should Review Board use?
 
 NOTE: You need to create this database and grant user modification
 rights before continuing. See your database documentation for more
 information.
 
 The default is reviewboard
 
 Database Name [reviewboard]: nonstop
 
 
 * What is the database server's address?
 
 This should be specified in hostname:port form. The port is
 optional if you're using a standard port for the database type.
 
 The default is localhost
 
 Database Server [localhost]:
 
 
 * What is the login and password for this database?
 
 This must be a user that has table creation and modification
 rights on the database you already specified.
 
 Database Username: db1
 
 Database Password:
 
 The default is hp_123
 
 Confirm Database Password [hp_123]:
 
 
 * What cache mechanism should be used?
 
 memcached is strongly recommended. Use it unless you have a good
 reason not to.
 
 You can type either the name or the number from the list below.
 
 (1) memcached (recommended)
 (2) file
 
 Cache Type: 1
 
 
 * What memcached host should be used?
 
 This is in the format of hostname:port
 
 The default is localhost:11211
 
 Memcache Server [localhost:11211]:
 
 
 * What web server will you be using?
 
 You can type either the name or the number from the list below.
 
 (1) apache
 (2) lighttpd
 
 Web Server: 1
 
 
 * What Python loader module will you be using?
 
 Based on our experiences, we recommend using wsgi with Review
 Board.
 
 You can type either the name or the number from the list below.
 
 (1) wsgi (recommended)
 (2) fastcgi
 (3) modpython (no longer supported)
 
 Python Loader: 1
 
 
 * Create an administrator account
 
 To configure Review Board, you'll need an administrator account.
 It is advised to have one administrator and then use that account
 to grant administrator permissions to your personal user account.
 
 If you plan to use 

Issue 2919 in reviewboard: Reviewboard uses non-standard calls in Javascript

2013-03-04 Thread reviewboard

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

New issue 2919 by sourto...@gmail.com: Reviewboard uses non-standard calls  
in Javascript

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

*** For customer support, please post to reviewbo...@googlegroups.com
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!

What version are you running?

1.7.4

What's the URL of the page containing the problem?

https://git.reviewboard.kde.org/r/108261/s/991/

What steps will reproduce the problem?
1. Open the above webpage in a browser with console.* Javascript support
2. Note that certain images have failed to load

What is the expected output? What do you see instead?

Images should load.

What operating system are you using? What browser?

KDE Konqueror browser using the KHTML/KJS backend on Linux.

Please provide any additional information below.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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




Re: Issue 2919 in reviewboard: Reviewboard uses non-standard calls in Javascript

2013-03-04 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 2919 by trowb...@gmail.com: Reviewboard uses  
non-standard calls in Javascript

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

Do you mean without console.*?

Does konqueror have debug tools that let you see javascript errors?

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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




Re: Issue 2919 in reviewboard: Reviewboard uses non-standard calls in Javascript

2013-03-04 Thread reviewboard


Comment #2 on issue 2919 by sourto...@gmail.com: Reviewboard uses  
non-standard calls in Javascript

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

I don't have the Javascript error at hand, but it involved the use of the  
console.assert() and console.log() functions I believe, in particular  
console.assert()


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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




Re: Issue 2919 in reviewboard: Reviewboard uses non-standard calls in Javascript

2013-03-04 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 2919 by chip...@gmail.com: Reviewboard uses  
non-standard calls in Javascript

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

Upgrade. This has since been fixed.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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