- Mar 24, 2012
-
-
Philipp Gampe authored
This happens for the mkdirSetsGroupOwnershipOfCreatedDirectory() test in t3lib_divTest. Solution, just skip the test if the function does not exists. Also do same safety check for posix_getegid() as done some tests above. Change-Id: I18cbebc0b22ae5a7318673ed8abd2bd01003ba57 Fixes: #33718 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/8867 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
- Mar 23, 2012
-
-
Oliver Hader authored
Change-Id: Iafa34e5c40105879afc58fe793bb61086dd19526 Resolves: #35160 Releases: 4.5, 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/9816 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Stefan Galinski authored
Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268 Fixes: #33791 Releases: 4.8, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/9169 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers
-
- Mar 21, 2012
-
-
Stefan Neufeind authored
When fetching page-details while using inside a workspace make sure to fetch the correct overlay. Change-Id: I7cd58201e4e3babf71e89f2ec7fecfd06f27ad21 Resolves: #27811 Releases: 4.5, 4.6, 4.7, 4.8 Reviewed-on: http://review.typo3.org/3391 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Philipp Gampe authored
To make the long drowdown more readable, group the task list in schedular (Add Task) by extension and add the description as title to the corresponding option tag. Change-Id: Ida7d85298df776c1f604c931aee49bf4f65cd796 Resolves: #35020 Releases: 4.8 Reviewed-on: http://review.typo3.org/9755 Reviewed-by: Felix Kopp Tested-by: Felix Kopp Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
Georg Ringer authored
The styling of t3editor should be configurable for the content element "HTML". This makes it possible to use e.g. a custom height Change-Id: I64cde4382cc1e3b3e2185c52381d538aeb721698 Resolves: #34548 Releases: 4.8 Reviewed-on: http://review.typo3.org/9758 Reviewed-by: Philipp Gampe Reviewed-by: Tobias Liebig Tested-by: Tobias Liebig
-
- Mar 20, 2012
-
-
Wouter Wolters authored
Add missing sql_free_result in alt_doc.php to free hanging records properly. Change-Id: If2a6f291bd8839d1b7a2a617a192fe1d175f7cde Resolves: #34771 Releases: 4.8, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/9757 Reviewed-by: Philipp Gampe Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Mar 18, 2012
-
-
Helmut Hummel authored
Commit 94feeb25 introduced a major performance overhead and is reverted for now. Change-Id: Iaaa8895bf2ccfcf875b32e3d0773c111672e80ae Releases: 4.8, 4.7, 4.6, 4.5 Resolves: #32756 Reviewed-on: http://review.typo3.org/9732 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Mar 17, 2012
-
-
Stanislas Rolland authored
Problem: Function compareLabel is not correctly declared in class.tx_rtehtmlarea_microdataschema.php Change-Id: Ieb2f5c460260c5aa3cc07ae3a5408270fc43011f Resolves: #34708 Releases: 4.7, master Reviewed-on: http://review.typo3.org/9536 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Oliver Klee Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
Stanislas Rolland authored
Problem: IE does not support document.baseURI and document.URL is incorrect when using realurl. Solution: Get first base tag and extract href as base for iframe document. Change-Id: I845c3f617808235575d3af761e36ad188379c1b0 Resolves: #30847 Releases: 4.5, 4.6,4.7, master Reviewed-on: http://review.typo3.org/6360 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
- Mar 16, 2012
-
-
Oliver Hader authored
The PHP fatal error occurs for the following settings: $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled $TYPO3_CONF_VARS['BE']['forceCharset'] is not "utf-8" (or empty) $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is set to "file" Change-Id: If95166c985499ded9764e6f7d6df224110580d95 Fixes: #34662 Releases: 4.5, 4.6, 4.7, 4.8 Reviewed-on: http://review.typo3.org/9643 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Oliver Klee Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
- Mar 15, 2012
-
-
Tolleiv Nietsch authored
The manual says that this type has been removed in 4.6 in favor of userfunctions. Besides that, the block makes use of includeMakeMenu(), which doesn't exist anymore. Therefore I'd say it's safe to remove the block. Change-Id: I69b33894eff55a8eedd0b04448229a96f6a0d199 Fixes: #25100 Release: 4.7, 4.6 Reviewed-on: http://review.typo3.org/8848 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Tolleiv Nietsch authored
When focussing the livesearch in the backend, other menus should be closed. Change-Id: Ibc6e9727ab9142f549bef3d5615bcb1426b42ebe Fixes: #32890 Release: 4.7, 4.6 Reviewed-on: http://review.typo3.org/8837 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Sebastian Fischer
-
- Mar 13, 2012
-
-
TYPO3 v4 Release Team authored
Change-Id: I6e7260fcb33f79f81ad2dbc4ae2da23130a009e6 Reviewed-on: http://review.typo3.org/9619 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team
-
Stefan Neufeind authored
The classes t3lib_stdgraphic and t3lib_iconworks provide the method imagecopyresized. Those functions got parameters $w, $h twice in the function-header and therefore the function only worked in "special cases". This patch also adds a docblock and improves the (internal) naming of the variables. Change-Id: Id43229caa3694e8859f9912946c963f907f92951 Fixes: #26660 Releases: 4.4, 4.5, 4.6, 4.7 Reviewed-on: http://review.typo3.org/2564 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Philipp Gampe Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Steffen Ritter authored
When selecting html5 in config.doctype and deactivating config.xmlprologue = none the xmlns-attribute of <html> has to be omitted and the xhtml-cleaning has to be deactivated. Furthermore the non XML-Syntax of the charset meta-tag has to be provided to the renderer. Change-Id: I5b3d3fe084d745df2a1cc98c614ba1fff173a4db Fixes: #34730 Releases: 4.8,4.7,4.6 Reviewed-on: http://review.typo3.org/9537 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Ingo Pfennigstorf Tested-by: Ingo Pfennigstorf Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Tolleiv Nietsch authored
Setting $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] = FALSE; isn't fully working within tcemain because some isset() checks don't look at the value atm. Change-Id: I5cfca5fa73a7f30b56342052ef0193f21999bce1 Fixes: #33625 Releases: 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/8836 Reviewed-by: Philipp Gampe Reviewed-by: Wouter Wolters Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Fabrizio Branca authored
In issue #34299 caching for stdWrap was introduced. With this patch I'd like to add a hook to the cacheStore method. Using this patch cache handling can be refined. usecases are - reuse provided tags for page tags - memorize lifetimes so that the pages lifetime can be limited to the shortest stdWrap lifetime Change-Id: I8faecc465c04810259b335a2cb30ec5a5a6ae52f Resolves: #34343 Releases: 4.7, 4.6-backports, 4.5-backports Reviewed-on: http://review.typo3.org/9264 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Daniel Poetzinger Tested-by: Daniel Poetzinger Reviewed-by: Simon Schaufelberger Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Fabrizio Branca authored
Cache tags could be reused for nc_staticfile cache or even for tagging varnish cache content. When it is flushed using the caching framework there should be a hook in place that allows to also purge other external caches. Change-Id: I39b85ca31722d66b9af1aeb76d248fc41dc360f6 Resolves: #34475 Releases: 4.8 Reviewed-on: http://review.typo3.org/9327 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Fabrizio Branca authored
A hook is needed that is processed when storing something into the cache. This hook could be used to reuse the page tags in some external caches like nc_staticfilecache or even varnish. In combination with the hook introduced in #34475 external caches could easily be synced to the TYPO3 page cache. Change-Id: I0452b937c48ec5ab4e4147995da600bf9815f20a Resolves: #34476 Releases: 4.8 Reviewed-on: http://review.typo3.org/9328 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Markus Klein authored
t3lib_lock issues warnings for non-existent lock files. Change-Id: I069f6d9bdb6e84e7436e81b9fdf94d14ab6065ec Fixes: #32282 Releases: 4.7, 4.6, 4.5, 4.4 Reviewed-on: http://review.typo3.org/7052 Tested-by: Razakanirina Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
- Mar 12, 2012
-
-
Dmitry Dulepov authored
Mail sending fails if the name in the e-mail address is quoted but requires encoding to base64 or quoted-printable. The t3lib_div::encodeHeader() function encodes the name without taking quotation into account. Change-Id: I3f5e7b5074f6ef6dbd9c3e86f95709ae9c6fe235 Resolves: #34526 Releases: 4.5, 4.6, 4.7 Reviewed-on: http://review.typo3.org/9378 Reviewed-by: Philipp Gampe Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Stefan Neufeind Reviewed-by: Sebastian Fischer Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Stanislas Rolland authored
Update manual and NEWS.txt Change-Id: I4b90fd822d7364d006c65722f54b7c0394a34dcb Releases: 4.7 Reviewed-on: http://review.typo3.org/9591 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
Stanislas Rolland authored
Problem: This is a follow-up to #34371. Now that HTML5 custom attributes are correctly rendered in frontend, the clickenlarge feature needs to be adapted. Change-Id: Ibd0de010609d7365769d10b1596fcaaf21717df3 Resolves: #34764 Releases: 4.7, master Reviewed-on: http://review.typo3.org/9581 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
TYPO3 v4 Release Team authored
Change-Id: I93bd0295126e622872ea45cac5015bb4ad7d4195 Reviewed-on: http://review.typo3.org/9579 Reviewed-by: TYPO3 v4 Release Team Tested-by: TYPO3 v4 Release Team
-
Jigal van Hemert authored
In frontend rendering hyphens in custom attribute names must be kept. Use the same regexp as in t3lib_parsehtml keeps allowed special characters. Change-Id: Iacc82d8e0620f87ffa7667297b8a06be732d1297 Releases: 4.8, 4.7, 4.6, 4.5 Fixes: #34371 Reviewed-on: http://review.typo3.org/9521 Reviewed-by: Philipp Gampe Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
-
- Mar 11, 2012
-
-
Markus Opahle authored
If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*', then it is not recognized as such one in t3lib_loadDBGroup::start(). Change-Id: Ifbf8a71af8a9d0a0636d8a2332999c402a717559 Resolves: #34148 Releases: 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/9156 Reviewed-by: Markus Opahle Tested-by: Markus Opahle Reviewed-by: Georg Ringer Reviewed-by: Simon Schaufelberger Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Bart Dubelaar authored
The process_datamap function in TCEmain expects to receive the ids of the existing offline counterparts of a record whenever operations are performed in a workspace. This implies that this has taken into account in all places where the process_datamap function is called. In some cases this is not properly done, see bug #32780 and related. The process_cmdmap function does handle this transparently, so it is desirable to have the same behavior in process_datamap. This fix implements the translation to versioned records for operations on a single record. Operations with child records (IRRE) still require the versioned id's, no bugs are known that would require this behavior to be changed. Change-Id: I1e41172b0cc1e04a4822147f3c48ca272b69467c Fixes: #32780 Releases: 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/8721 Reviewed-by: Stefan Neufeind Reviewed-by: Wouter Wolters Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Jigal van Hemert authored
Check if there is a file->body element before trying to parse it further. Change-Id: I07c4f88199c7c8102ad5c02f19675a06f6c67b32 Fixes: #34473 Releases: 4.8, 4.7, 4.6 Reviewed-on: http://review.typo3.org/9530 Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Markus Klein authored
Small adjustments for PHP 5.4 compatibility. Change-Id: I0ce1c8901a940980f2a753ee219fb6b01497cac8 Resolves: #34685 Releases: 4.8, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/9511 Reviewed-by: Sebastian Fischer Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Thomas Layh authored
Since the patch #30892 the backend login domain has a higher priority than the first domain in the rootline. Changed this behavior to work like in the older TYPO3 version. Change-Id: Ib6be760eb2707fb0fbf7b3b37464ba9ef9eab744 Fixes: #34698 Releases: 4.8, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/9519 Reviewed-by: Philipp Gampe Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Wouter Wolters
-
- Mar 09, 2012
-
-
Georg Ringer authored
The field "allowed excludefields" should not show fields of tables which are restricted to admins, either because of the flag adminOnly =1 or rootLevel = 1 Change-Id: Id9ed03ad33c2c6a83bac44d6d08f36483762ae6a Resolves: #34460 Releases: 4.8,4.7,4.6,4.5 Reviewed-on: http://review.typo3.org/9337 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
- Mar 08, 2012
-
-
Simon Schaufelberger authored
reducing colors in getImgResource function fails if not using image- magic Change-Id: I99577b8064d8094d47f2735767ad6ea4c8c0d54e Fixes: #34446 Releases: 4.7, 4.6, 4.5, 4.4 Reviewed-on: http://review.typo3.org/9316 Reviewed-by: Steffen Ritter Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Tested-by: Steffen Ritter
-
Stanislas Rolland authored
Problem: As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for selection and range objects newly supported by IE9. In this context, the current selection may be lost by the context menu. Change-Id: Ic3481af906ed25672f953e43517e2ccc8d54d6a2 Resolves: #34658 Releases: 4.7, master Reviewed-on: http://review.typo3.org/9481 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
- Mar 07, 2012
-
-
Patrick authored
When pages:content_from_pid is used, the TSFE for the current object will be cloned to a temporary object for the page to get the content from. In this temporary object, the id for the page will be changed to the contents of content_from_pid. However, the MP variable will not be changed. This results in a TSFE object with the wrong MP variable connected to the id. Within this temporary object the rootline will be calculated, which will be empty, because of the wrong MP variable. This triggers the 503 header. This bugfix fixes this by emptying the MP variable. Change-Id: I380b33e6daf3d36a1799409f484cc2e75290681b Fixes: #32292 Releases: 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/7071 Reviewed-by: Stefan Neufeind Reviewed-by: Steffen Ritter Tested-by: Stefan Neufeind Tested-by: Steffen Ritter
-
Jigal van Hemert authored
The referrer and referrerDomains redirect options must be ignored after changing the password, otherwise you would end up on the page where the change password form was displayed (which shows an error message now). An extra option to ignore the referrer redirects is introduced for this. Change-Id: Iebb5cd67b5d04fe169bdc4d5ec7f9c025a1f7004 Fixes: #21943 Releases: 4.5, 4.6, 4.7 Reviewed-on: http://review.typo3.org/7647 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Dennis Ahrens authored
As the backpath cannot be resolved, the JS dies. Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8 Fixes: #25079 Releases: 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/7452 Reviewed-by: Dennis Ahrens Tested-by: Dennis Ahrens Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Dmitry Dulepov authored
Shell command arguments should be escaped with escapeshellarg() PHP function, which adds single quotes around the argument and escapes all single quotes inside the argument. Change-Id: I4fb655e6496e1d0f09d6386831daa8d2f7a95351 Resolves: #31278 Releases: 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/6779 Reviewed-by: Oliver Hader Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Andy Grunwald Reviewed-by: Wouter Wolters Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Philipp Gampe authored
Limit the data to entries which can be created without posix_getgid(). Change-Id: I26f8950e2d69185ff990489f573e3dde8f870aca Fixes: #34482 Releases: 4.8 Reviewed-on: http://review.typo3.org/9333 Reviewed-by: Oliver Klee Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Georg Ringer authored
Since #30311 an additional class is used to check domains but the call is wrong. This is fixed now Change-Id: I459b40c4b9fcab5d03d029f03b07385feb49e691 Resolves: #34627 Releases: 4.8, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/9448 Reviewed-by: Oliver Klee Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-