nurpax / nurpawiki

Automatically exported from code.google.com/p/nurpawiki
GNU General Public License v2.0
0 stars 3 forks source link

nurpawiki suggests DB upgrade if nurpawiki DB hasn't been initialized to the right schema #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 'nurpawiki' DB
2. Start ocsigen & nurpawiki
3. Go to view?p=WikiStart

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

Expected output is to see an error message saying the DB has not been
initialized yet.

Instead, I see the DB upgrade page.  If you press the upgrade button, DB
will be modified for users etc.  This is clearly incorrect.

Original issue reported on code.google.com by jjhel...@gmail.com on 16 Dec 2007 at 11:23

GoogleCodeExporter commented 9 years ago
Fixed in r142.

Original comment by jjhel...@gmail.com on 16 Dec 2007 at 11:41