Closed (fixed)
Project:
BUEditor
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2007 at 10:51 UTC
Updated:
10 Jun 2008 at 17:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
ufku commentedare you sure?
there is no php evaluation during saving process.
does the default image button also have the same problem?
Comment #2
avpadernoYes, it does.
I have this issue already with a plain installation of the module. On the Linux machine I see the code starting with
php:, while on the Windows machine I see the text which is supposed to be returned from the PHP code, like if the code would have been executed before to save the buttons.Comment #3
avpadernoActually, the code associated with the buttons appears uncorrect from the first time one edits the buttons associated with the default editor. It seems then the wrong operation is done before the buttons definition.
In any cases, the code associated with the buttons is evalued before the right time, that I think it should be right before the editor is rendered and showed to the user.
Comment #4
ufku commentedthis is really interesting. there is no way i can reproduce it. and the code says it is not possible.
you're alone on this Kiam. good luck.
Comment #5
ufku commentedthis is specific to php5. i was trying to reproduce this bug using php4 with no luck. when i installed php5 i saw that the issue is about bueditor_buttons returning button objects by reference. php4 copied them however.
Comment #6
avpadernoComment #7
avpadernoThe patch has been already applied to the version 5.x-1.1 of the module, without any notice here.
I guess that means the issue should now be set as fixed.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.