TYPO3 : Fix “InlineBox::GenericInlineBox()” bug pdf_generator2 0.21
After some month without posting on my blog (lot of work / things to do), I come back with a small patch for TYPO3's extension "pdf_generator2".
To fix the blank pdf generation error, open the file ./typo3conf/ext/pdf_generator2/html2ps/box.inline.php
Insert the line in the constructor "function GenericInlineBox()".
-
parent::GenericContainerBox();
Hope it helped you
Joomla security Flaw discovered
The Joomla team has announced a security vulnerability in the core.
It concerne all version including 1.5.21 !
A 0-day flaw works on IE6, IE7 and IE8
Microsoft has just issued a bulletin: a 0-day vulnerability is currently being worked on versions 6, 7 and 8 of its popular browser, Internet Explorer.
The beta version of IE9 should't be targeted.
Microsoft is monitoring the situation closely. An emergency patch will be proposed, if the fault is most likely clogged with the next Tuesday patch (November 9).
Mozilla fixed in 48 hours the exploit in Firefox 3.5 and 3.6
It only took 48 hours for the Mozilla Foundation released a security patch following the discovery of a flaw in its browser, which allowed a takeover of the attacked machine.
The flaw was exploited from the site of the Nobel Peace Price site, which itself had been mysteriously hacked.
Firefox was the only browser that is visibly affected by this attack (see above).
Today, the Foundation has released two patches, one for each version of Firefox (3.5 and 3.6) affected by the exploit.
Everything is back to normal.
Hats off to a reaction rate too fast?
SabreDAV 1.3.0 available
The new version of SabreDAV comes out with a big change: it is the performance gain for the operations of most trees.
As a reminder, you can easily add SabreDAV WebDAV PHP applications. It is intended to cover the full standard to enable integration using this API easily.
Of course, this version also brings many other changes such as:
- Add a layer of tree cover in the Subject
- Added a new method
- Modifications to some classes
- Patches
- Etc.
