Page 2 of 2

Re: Problems with custom fields in serendipity_event_entrypr

Posted: Wed Sep 16, 2015 6:45 pm
by yellowled
Timbalu wrote:I am nearby ready to commit that thing. But, are you able to confirm, that zip files drop into customFields currently does not work?
Yes.

– uploaded a ZIP file to the media DB
– selected that ZIP in a custom field
– result is a “white” media db popup (the content of the iframe within said popup is empty)
– there's an error message in the JS console (“Uncaught TypeError: Cannot read property 'serendipity' of null”)

The error seems to be related to

Code: Select all

parent.self.opener.serendipity.serendipity_imageSelector_addToElement('/uploads/Archiv.zip', 'propCustomField1');
YL

Re: Problems with custom fields in serendipity_event_entrypr

Posted: Wed Sep 16, 2015 7:45 pm
by Timbalu
Thanks! I assume that was with 202, right?
Very nice you even got an error, probably with Chrome. I did not have anything within Mozilla.
Now try a current master checkout. This should work now.

Re: Problems with custom fields in serendipity_event_entrypr

Posted: Thu Sep 17, 2015 11:34 am
by yellowled
Timbalu wrote:Thanks! I assume that was with 202, right?
Current (at that time) master, actually. At least I thought so, but:
Timbalu wrote:This should work now.
It does indeed. Nice work!

YL

Re: Problems with custom fields in serendipity_event_entrypr

Posted: Mon Oct 05, 2015 10:58 am
by konus
I am terrible sorry, that I did not take part in the discussion. Seems I missed the replay notification somehow and not I am totally amazed about the progress you made here. Thank you for your effort!

Since it is a live website, I will wait for the next version release to check the solution.
Thank you again!
Greetings Konrad