Hi
On Sat, 04 Mar 2006 07:02:08 -0500 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
I think that we are set. 2.8.1 will follow...
Okay for me.
Michal Čihař a écrit :
Hi
On Sat, 04 Mar 2006 07:02:08 -0500 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
I think that we are set. 2.8.1 will follow...
Okay for me.
Oops, Michal I think I'll revert this change: 2006-03-02 Michal ÄihaÅ michal@cihar.com * libraries/display_tbl.lib.php: Fix parameter to transformation (bug #1440926).
It breaks displaying in-line images.
Marc
Marc Delisle a écrit :
Michal Čihař a écrit :
Hi
On Sat, 04 Mar 2006 07:02:08 -0500 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
I think that we are set. 2.8.1 will follow...
Okay for me.
Oops, Michal I think I'll revert this change: 2006-03-02 Michal ÄihaÅ michal@cihar.com * libraries/display_tbl.lib.php: Fix parameter to transformation (bug #1440926).
It breaks displaying in-line images.
Marc
I introduced a workaround in MAINT_2_8_0, seems to work but I'll wait tomorrow for 2.8.0. Please comment.
While testing, I noticed that octetstream:download fails (at least when the contents is a PNG image). Then I tested 2.6.4-pl4 and it fails too!
Marc
Hi
On Sat, 04 Mar 2006 14:51:55 -0500 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
I introduced a workaround in MAINT_2_8_0, seems to work but I'll wait tomorrow for 2.8.0. Please comment.
Looks okay as quick fix for 2.8.0, later we need better solution.
While testing, I noticed that octetstream:download fails (at least when the contents is a PNG image). Then I tested 2.6.4-pl4 and it fails too!
Well it looks like transformations have serious problem. Some expect to get shortcut text [BLOB ...] as parameter and some full data. I don't have time to read our documentation how it was supposed to work, but full data sounds logically to me.
Michal Čihař a écrit :
Hi
On Sat, 04 Mar 2006 14:51:55 -0500 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
I introduced a workaround in MAINT_2_8_0, seems to work but I'll wait tomorrow for 2.8.0. Please comment.
Looks okay as quick fix for 2.8.0, later we need better solution.
While testing, I noticed that octetstream:download fails (at least when the contents is a PNG image). Then I tested 2.6.4-pl4 and it fails too!
Well it looks like transformations have serious problem. Some expect to get shortcut text [BLOB ...] as parameter and some full data. I don't have time to read our documentation how it was supposed to work, but full data sounds logically to me.
Yes or we could add a parameter to send both shortcut text and full data.
2.8.0 will have to wait, cvs has been down for at least 12 hours.
Marc