Zine

open source content publishing system


Ticket #61 (closed defect: fixed)

Opened 9 months ago

Last modified 3 weeks ago

No error message if instance folder not writeable

Reported by: asmodai Owned by: mq
Priority: blocker Milestone:
Component: admin Version: dev
Keywords: Cc:

Description

If the instance folder does not have the requisite permissions for the webserver's user to write the textpress.ini and database.db in the resulting error message will be empty "".

Change History

Changed 9 months ago by mitsuhiko

Eh. I don't get it :( You mean the installer should check the permissions before starting the wizzard? That would make sense.

Changed 6 months ago by mq

  • owner set to mq
  • status changed from new to assigned

For the config file, this is fixed now (r352 / 3361bf345ecb). I'll have a look at how to fix it for the database next.

Changed 4 months ago by mitsuhiko

  • priority changed from major to blocker

The database part is quite important. Set to blocker.

Changed 3 weeks ago by mq

  • status changed from assigned to closed
  • resolution set to fixed

Seems to have been fixed some time ago -- at least there's an error message now.

Note: See TracTickets for help on using tickets.