Le jeudi 19 avril 2007 à 21:40 +0200, Vincent Dutat a écrit : > I also noticed that many directories defined in org.nuxeo.ecm.webapp > have a executeScriptPolicy set to 'always', is it advisable ? Shouldn't > it be 'on_missing_columns' instead ? Most of these directories will be removed from webapp and moved to a dedicated package. And yes, the 'always' is because it's easier in the developpement process, it will be removed :)
> > > Tiry wrote: > > Le jeudi 19 avril 2007 à 17:08 +0200, Vincent Dutat a écrit : > >> Hi, > >> > >> 'format' is used as a table name (see > >> org.nuxeo.ecm.webapp/resources/directories/format.sql), which is a > >> reserved word for MySQL. > > > > We will try to fix this quickly. > > But you can simply redefine the directory and change the sql setup > > script (and include the needed escape in the table name). > > > > This just mean creating a xml contribution file that declares a > > directory with the same name as the one that generates the problem. > > > > Tiry > > > >> _______________________________________________ > >> ECM mailing list > >> [email protected] > >> http://lists.nuxeo.com/mailman/listinfo/ecm > >> > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
