kaffa / textpattern

Automatically exported from code.google.com/p/textpattern
0 stars 0 forks source link

'image'.'imagedata' callback might break page flow #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[r=3368] introduced a callback for 'image', 'imagedata' which recurs in any 
plugin currently hooked into the 'image' event, while we are processing the 
upload. 

fpx_image_import is one of those, and it echoes its output then. This, of 
course, does not fit well into the expected flow of things as it renders parts 
of a page before the admin menu.

Original issue reported on code.google.com by r.wetzlmayr on 25 Oct 2010 at 11:58

GoogleCodeExporter commented 8 years ago
Duplicate of issue 85.

Original comment by r.wetzlmayr on 25 Oct 2010 at 11:59

GoogleCodeExporter commented 8 years ago
Duplicate of issue 85.

Original comment by r.wetzlmayr on 25 Oct 2010 at 11:59