Coder Social home page Coder Social logo

clouddav's People

Contributors

mar10 avatar mikespub avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

devcrono

clouddav's Issues

can't login the admin_console pages

What steps will reproduce the problem?
1. click "CloudDAV System Info" or "CloudDAV User Administration" in the 
dmin_console / Custom
2. login with the google account
3. It will back to the login screen again.

the pages work fine when direct browser it's URL.

What is the expected output? What do you see instead?
login and do the admin job. Can't login.

What version of the product are you using? On what operating system?
XP chrome IE6

Please provide any additional information below.
I open the "login screen" frame in a new window, the continue URL is using the 
app's "Live URI". It can login when it's in a window, but it can't login when 
it's within the admin_console pages's frame.

Original issue reported on code.google.com by [email protected] on 2 Jul 2010 at 6:56

test suite doesn't run

(Runs on local server, but not when deployed)

85.176.146.242 - - [29/Jan/2010:00:17:22 -0800] "GET /_run_test HTTP/1.1"
500 0 - "Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.7)
Gecko/20091221 Firefox/3.5.7 GTB6 (.NET CLR 3.5.30729),gzip(gfe)"
"1.latest.clouddav-test.appspot.com"

W 01-29 12:17AM 22.222  File referenced by handler not found: btfs.test.py


Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 2:42

Implement native move

Provide an implementation of moveRecursive.
This should boost permformance when renaming files and folders.

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 2:38

Per-request caching

Store entities in 'environ' during one request should be faster than using
memcache

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 2:40

Remove prints

There are some print statements on module import that may corrupt the output

Original issue reported on code.google.com by [email protected] on 3 Feb 2010 at 8:46

/_admin?run_tests fails

I am running clouddav on the GAE SDK dev server, Windows 7.

When I run /_admin?run_tests, I get this error:

ERROR    2011-01-04 06:00:01,823 __init__.py:395] 'NoneType' object has no 
attribute 'createCollection'
Traceback (most recent call last):
  File "C:\Program Files (x86)\Google\google_appengine\google\appengine\ext\webapp\__init__.py", line 515, in __call__
    handler.get(*groups)
  File "C:\Program Files (x86)\Google\google_appengine\google\appengine\ext\webapp\util.py", line 62, in check_login
    handler_method(self, *args)
  File ".\clouddav\src\admin_handler.py", line 24, in get
    test()
  File ".\clouddav\src\btfs\test.py", line 61, in test
    resRoot.createCollection("folder1")
AttributeError: 'NoneType' object has no attribute 'createCollection'

I also get this traceback, just before that error:

Traceback (most recent call last):
  File ".\clouddav\src\btfs\btfs_dav_provider.py", line 277, in getResourceInst
    res = BTFSResource(path, environ)
  File ".\clouddav\src\btfs\btfs_dav_provider.py", line 40, in __init__
    super(BTFSResource, self).__init__(path, isCollection, environ)
  File ".\clouddav\src\wsgidav\dav_provider.py", line 167, in __init__
    self.provider = environ["wsgidav.provider"]
KeyError: 'wsgidav.provider'

Original issue reported on code.google.com by skryskalla on 4 Jan 2011 at 6:09

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.