[Phpmyadmin-devel] For the Midterm Evaluation - All My Code to Date

Michal Čihař michal at cihar.com
Sat Jul 11 22:54:29 CEST 2009


Hi

Dne Fri, 10 Jul 2009 10:41:57 -0500
Derek Schaefer <derek.schaefer at gmail.com> napsal(a):

> On Fri, Jul 10, 2009 at 8:11 AM, Michal Čihař<michal at cihar.com> wrote:
> > - Was it really necessary to expand OpenDocumentNS?
> 
> To the extent that I did? Probably not. I can scale it back if you
> think it's appropriate.

I think that only namespaces we use should be mentioned.

> > - It failed on quite simple spreadsheet
> >  (created by phpMyAdmin) - http://tmp.cihar.com/City.ods
> 
> I looked at that ODS file, and I can tell it was exported with a
> previous version of the ODS export module. It's failing because I made
> some important changes to what was exported. Mainly, for each table
> the maximal number of columns is included. In the case of the table
> City:
> 
> ...
> <table:table table:name="City">
>     <table:table-column table:number-columns-repeated="5" />
> ...
> 
> Without those critical lines, my plug-in will fail.

The import should handle any ODS file, not only those created by
phpMyAdmin, so you should try to work even without this "critical" line.

-- 
	Michal Čihař | http://cihar.com | http://phpmyadmin.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20090711/1d969def/attachment.sig>


More information about the Developers mailing list