Kaizou extension 0.5.6 out
I finally took the time to fix the Firefox 2.0.0.13 Kaizou extension bug. The extension should be available in a few hours on all mozdev mirrors.
I finally took the time to fix the Firefox 2.0.0.13 Kaizou extension bug. The extension should be available in a few hours on all mozdev mirrors.
avril 25th, 2008 at 15:00
I found a bug in the HTML edit functionality.
Try to edit HTML of page http://www.deezer.com you will see in the result that the part is badly displayed (and also saved) both on the screen and the XML transformation file.
avril 25th, 2008 at 15:21
HTML in comment were cut ^_^
part is ‘div id=”right” ‘ is supposed to be displayed on the right but when we edit HTML of the page, it is displayed after the previous div and not on its right, maybe an issue with css interpretation ?