#672 closed defect (cannot reproduce)

'DirectoryAsHTML' object has no attribute 'dirnode_children_error'

Reported by: francois Owned by: francois
Priority: major Milestone: undecided
Component: code-frontend-web Version: 1.3.0
Keywords: error wui Cc:
Launchpad Bug:

Description

After clicking "Create Directory!" on my fresh new tahoe node which takes part in the volunteer grid, it fails to display the newly created directory with this exception.

<type 'exceptions.AttributeError'>: 'DirectoryAsHTML' object has no attribute 'dirnode_children_error'

The WUI is available on http://tahoe.ctrlaltdel.ch:3456/ for testing.

See attached [Exception.html] file for details.

Here are the version details:

My versions: allmydata-tahoe: 1.3.0-r3784, foolscap: 0.3.2, pycryptopp: 0.5.2-1, zfec: 1.1, Twisted: 8.1.0, Nevow: 0.9.31, zope.interface: 3.3.1, python: 2.5.2, platform: Linux-debian_5.0-i686-32bit, simplejson: 1.9.2, pyOpenSSL: 0.7, setuptools: 0.6c8

Attachments (1)

Exception.html (31.0 KB) - added by francois at 2009-03-29T13:02:59Z.

Download all attachments as: .zip

Change History (7)

Changed at 2009-03-29T13:02:59Z by francois

comment:1 Changed at 2009-03-29T13:19:56Z by francois

Displaying the same directory as JSON instead of HTML (ie. after appending ?t=json to the url) works fine.

comment:2 Changed at 2009-07-03T00:59:12Z by warner

  • Component changed from unknown to code-frontend-web
  • Owner nobody deleted

comment:3 follow-up: Changed at 2010-03-25T05:10:02Z by davidsarah

I cannot reproduce this on http://tahoe.ctrlaltdel.ch:3456/ (which is currently running 1.4.1-r3916). Was it the 'Create a directory' button on the Welcome page, or on a directory page?

comment:4 Changed at 2010-03-25T05:10:32Z by davidsarah

  • Keywords error wui added

comment:5 Changed at 2010-03-25T05:40:32Z by zooko

  • Owner set to francois

comment:6 in reply to: ↑ 3 Changed at 2010-03-28T12:04:35Z by francois

  • Resolution set to cannot reproduce
  • Status changed from new to closed

Replying to davidsarah:

I cannot reproduce this on http://tahoe.ctrlaltdel.ch:3456/ (which is currently running 1.4.1-r3916). Was it the 'Create a directory' button on the Welcome page, or on a directory page?

Well, I cannot reproduce it either. This was probably fixed during development between 1.3.0-r3784 and 1.4.1-r3916.

Note: See TracTickets for help on using tickets.