[jifty-devel] Duplicate regions and calendar links

Bart Bunting bart at bunting.net.au
Sat Mar 25 23:26:32 EST 2006


Hi again,

I've attached a very small test app which shows a couple of problems I'm
having.

I'm trying to figure out if they are caused by something in my setup or if
they are genuine Jifty bugs.

There are three things, two of which I suspect are related.

Just use the admin interface and try and create a product record.

1 The calendar link on the date field does not pop up a window.
2 when you add a new product the image file is not uploaded into the
database.
3 when you add a new product a warning about duplicate regions is shown.
4 when you start with an empty database the message "no records found" or
something similar is shown.  This remains there even after the first record
is added.

Can someone confirm that they are seeing the same behaviour?

This is simply a test app created with

jifty app --name Test
jifty model --name Product

cut and pasting the column defs into the Product model

jifty schema --setup

Cheers

Bart


-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.tgz
Type: application/octet-stream
Size: 2714 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/jifty-devel/attachments/20060326/281a2161/test.obj


More information about the jifty-devel mailing list