Project

General

Profile

Activity

From 2012-02-16 to 2012-03-16

2012-03-16

23:38 Revision 8a8cf8b6: [BUGFIX] ObjectContainer does not support namespaces
The object container (more specificially: the class info cache it uses)
fails when trying to get an instance of a nam...
Andreas Wolf
23:29 Revision a0627a18: [BUGFIX] ObjectContainer does not support namespaces
The object container (more specificially: the class info cache it uses)
fails when trying to get an instance of a nam...
Andreas Wolf
22:32 Revision 163cd00f: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader
22:32 Revision de9937b8: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader
22:32 Revision 56ef45df: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader
10:51 Revision 2eeaa4b0: [BUGFIX] Fatal error 't3lib_lock' does not exist
The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
Oliver Hader

2012-03-15

08:08 Revision 6290f64f: [BUGFIX] Remove menu type special.userdefined
The manual says that this type has been removed in 4.6 in favor of
userfunctions.
Besides that, the block makes use o...
Tolleiv Nietsch
08:08 Revision 5684e771: [BUGFIX] Livesearch toolbar should close others
When focussing the livesearch in the backend, other menus
should be closed.
Change-Id: Ibc6e9727ab9142f549bef3d5615b...
Tolleiv Nietsch

2012-03-14

14:12 Revision 12f13174: [BUGFIX] PropertyMapper throws exceptions instead of returning error objects.
The DateTimeConverter in extbase still throws Exceptions in extbase. In
FLOW3 this was changed with b47d1c61aaaf67c6d...
Dennis Ahrens
10:42 Revision 66209be9: [BUGFIX] Methods should not be private
Change-Id: Ica4f031652d9a8f6d6b652297710170c45502f21
Fixes: #34581
Releases: 4.5,4.6,4.7,4.8
Philipp Gampe

2012-03-13

16:27 Revision 7557458d: [TASK] Set TYPO3 version to 4.7-dev
Change-Id: I58a6b7aedcce48007ede9df3a6fec53c06236805
Reviewed-on: http://review.typo3.org/9621
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:27 Revision 64c4ad8d: [RELEASE] Release of TYPO3 4.7.0beta2
Change-Id: I5c4da53c8184ac6a4525eec7e4a52645df0d7a7f
Reviewed-on: http://review.typo3.org/9620
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:27 Revision 2fc054c5: [RELEASE] Release of TYPO3 4.7.0beta2
Change-Id: I5c4da53c8184ac6a4525eec7e4a52645df0d7a7f TYPO3 Release Team
16:15 Revision 6c56a229: [TASK] Raise submodule pointer
Change-Id: I6e7260fcb33f79f81ad2dbc4ae2da23130a009e6
Reviewed-on: http://review.typo3.org/9619
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:13 Revision 203ef22c: [TASK] Raise submodule pointer
Change-Id: I166af445aa4f26a25f2554f6034454f0946c0708
Reviewed-on: http://review.typo3.org/9618
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:07 Revision 1e08989e: [TASK] Update version to 4.7.0beta2
Change-Id: I23ab664e22762085ba59dc31c1491637ef3ac5a3
Reviewed-on: http://review.typo3.org/9617
Reviewed-by: Oliver Ha...
Oliver Hader
16:06 Revision 331dc8ae: [TASK] Update version to 4.7.0beta2
Change-Id: I4eccc1e4388725071704daf305e20da5d8c21f5f
Reviewed-on: http://review.typo3.org/9616
Reviewed-by: Oliver Ha...
Oliver Hader
13:50 Revision 504e253d: [FEATURE] Add hook to tslib_fe->get_cache_timeout()
I'd like to have a hook here to influence the calculated cacheTimeout.
This could be used to have the cache lifetime...
Fabrizio Branca
13:42 Revision 95a3a758: [TASK] PHP 5.4 adjustments
Small adjustments for PHP 5.4 compatibility.
Change-Id: I0ce1c8901a940980f2a753ee219fb6b01497cac8
Resolves: #34685
R...
Markus Klein
13:40 Revision 9ea4e973: [BUGFIX] unlink issues warnings for lock files
t3lib_lock issues warnings for non-existent lock files.
Change-Id: I069f6d9bdb6e84e7436e81b9fdf94d14ab6065ec
Fixes: ...
Markus Klein
13:39 Revision b372e8ad: [FEATURE] Add hook to stdWrap_cacheStore
In issue #34299 caching for stdWrap was introduced.
With this patch I'd like to add a hook to the cacheStore method....
Fabrizio Branca
13:37 Revision 6f3b746d: [BUGFIX] Properly check disabled versioning within tcemain
Setting $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] = FALSE; isn't
fully working within tcemain because some isse...
Tolleiv Nietsch
13:35 Revision 5d8e5723: [BUGFIX] html5 rendering does handle non-xml documents
When selecting html5 in config.doctype and deactivating
config.xmlprologue = none the xmlns-attribute of <html> has
t...
Steffen Ritter
13:34 Revision 98f73d8b: [BUGFIX] imagecopyresized: correct invalid parameters
The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
...
Stefan Neufeind
13:03 Revision 06ea329b: [BUGFIX] imagecopyresized: correct invalid parameters
The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
...
Stefan Neufeind
12:55 Revision d0bea7c2: [BUGFIX] html5 rendering does handle non-xml documents
When selecting html5 in config.doctype and deactivating
config.xmlprologue = none the xmlns-attribute of <html> has
t...
Steffen Ritter
10:54 Revision 311a9245: [TASK] Set TYPO3 version to 4.6.7-dev
Change-Id: I9c4fc49ef0089330e5cfd14a99f28e29837a3719
Reviewed-on: http://review.typo3.org/9605
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:54 Revision 2ceaa383: [RELEASE] Release of TYPO3 4.6.6
Change-Id: Ie983884066b01aacc2ddd51db64875e70681e510
Reviewed-on: http://review.typo3.org/9604
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:53 Revision 134057f8: [RELEASE] Release of TYPO3 4.6.6
Change-Id: Ie983884066b01aacc2ddd51db64875e70681e510 TYPO3 Release Team
10:44 Revision c8aa35ca: [TASK] Set TYPO3 version to 4.5.14-dev
Change-Id: I10b99bfa396c9d5198486fc39879e1af629ee8c7
Reviewed-on: http://review.typo3.org/9603
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:44 Revision 218e9b16: [RELEASE] Release of TYPO3 4.5.13
Change-Id: I211f6a296be2ffc8f2331c424764266ed8b5cc1a
Reviewed-on: http://review.typo3.org/9602
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:44 Revision bd4bc301: [RELEASE] Release of TYPO3 4.5.13
Change-Id: I211f6a296be2ffc8f2331c424764266ed8b5cc1a TYPO3 Release Team
10:35 Revision d2af0a82: [TASK] Raise submodule pointer
Change-Id: I56d8ce096e813305be8aa330a07b1a163a729238
Reviewed-on: http://review.typo3.org/9601
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:33 Revision 0eb2165b: [TASK] Raise submodule pointer
Change-Id: I5addf806fa443362eb53482519bc03d587d4f3b2
Reviewed-on: http://review.typo3.org/9600
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
10:28 Revision 90e93ef3: [TASK] Update to version 4.5.13
Change-Id: I5128a9256b31146ca4091c52a9afd3672e4c3bf5
Reviewed-on: http://review.typo3.org/9598
Reviewed-by: Oliver Ha...
Oliver Hader
10:28 Revision d43fda2c: [TASK] Update version to 4.6.6
Change-Id: I04f1c34a1284b77d5547a0b337e01914a298d3e5
Reviewed-on: http://review.typo3.org/9599
Reviewed-by: Oliver Ha...
Oliver Hader
10:19 Revision 97598ce9: [BUGFIX] Suggest Wizard crashes in Frontend Editing
As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
...
Dennis Ahrens
10:00 Revision 564e0361: [BUGFIX] Properly check disabled versioning within tcemain
Setting $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] = FALSE; isn't
fully working within tcemain because some isse...
Tolleiv Nietsch
09:57 Revision 4a1388ec: [FEATURE] Add hook to stdWrap_cacheStore
In issue #34299 caching for stdWrap was introduced.
With this patch I'd like to add a hook to the cacheStore method....
Fabrizio Branca
09:54 Revision 68c16d27: [FEATURE] Adding hook in flushByTag
Cache tags could be reused for nc_staticfile cache or even for tagging
varnish cache content. When it is flushed usin...
Fabrizio Branca
09:54 Revision a913e404: [FEATURE] Add hook to t3lib_cache_frontend_VariableFrontend->set()
A hook is needed that is processed when storing something
into the cache.
This hook could be used to reuse the page ...
Fabrizio Branca
09:48 Revision 57629aa0: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik
09:45 Revision 3668ca6c: [BUGFIX] Keep hyphens in custom HTML5 attributes
In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
Jigal van Hemert
08:42 Revision 6a9e789b: [BUGFIX] unlink issues warnings for lock files
t3lib_lock issues warnings for non-existent lock files.
Change-Id: I069f6d9bdb6e84e7436e81b9fdf94d14ab6065ec
Fixes: ...
Markus Klein
08:27 Revision 84da877d: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w...
Bart Dubelaar
08:09 Revision c4f83ec3: [BUGFIX] Shortcut page does not keep 'type' parameter
When a shortcut page is accessed with ?type=123 in the URL, the
redirect is calculated without this parameter.
Chang...
Xavier Perseguers

2012-03-12

22:00 Revision c3ecb4c8: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
21:57 Revision a31ea63f: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
21:46 Revision 5b1c05eb: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
21:39 Revision 59d5d3f9: [TASK] RTE: Update version to 2.3.0
Update manual and NEWS.txt
Change-Id: Ia372c8bee7b31ac93bdf0739851f46489b043c03
Releases: 4.7
Reviewed-on: http://re...
Stanislas Rolland
21:23 Revision 24a0afa9: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T...
Dmitry Dulepov
18:49 Revision 7189c98f: [BUGFIX] Fatal error if xlf file has wrong format
Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a...
Jigal van Hemert
18:48 Revision 329418f0: [TASK] RTE: Update version to 2.3.0
Update manual and NEWS.txt
Change-Id: I4b90fd822d7364d006c65722f54b7c0394a34dcb
Releases: 4.7
Reviewed-on: http://re...
Stanislas Rolland
18:41 Revision df585627: [BUGFIX] Fatal error if xlf file has wrong format
Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a...
Jigal van Hemert
18:32 Revision 8a6a66ec: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w...
Bart Dubelaar
18:11 Revision bb7ef5cd: [BUGFIX] RTE: Adapt clickenlarge to rendering of custom attributes
Problem: This is a follow-up to #34371. Now that HTML5 custom
attributes are correctly rendered in frontend, the clic...
Stanislas Rolland
17:59 Revision 1da4e0c9: [BUGFIX] RTE: Adapt clickenlarge to rendering of custom attributes
Problem: This is a follow-up to #34371. Now that HTML5 custom
attributes are correctly rendered in frontend, the clic...
Stanislas Rolland
17:54 Revision 511ebd2b: [BUGFIX] backColor transparent causes black background or flickering
When a GIFBUILDER object has set its backColor option to transparent,
the background may be black when adding a IMAGE...
Georg Grossberger
17:49 Revision 6b9d3086: [BUGFIX] RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
Problem: TYPO3 4.5 uses ExtJS 3.3 which does not fully support IE9.
Solution: When using RTE in FE, add meta tag inst...
Stanislas Rolland
17:44 Revision 76d75d97: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l...
Markus Opahle
17:41 Revision 02447879: [BUGFIX] Keep hyphens in custom HTML5 attributes
In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
Jigal van Hemert
17:33 Revision f2b9f516: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik
17:32 Revision a49c4a49: [BUGFIX] Better condition in versionOL of t3lib_tstemplate
Changes the condition to determine whether we're in the
frontend or in the backend.
Change-Id: I989359e25c6f05e3075b...
Mario Rimann
17:30 Revision 3fdaf5be: [BUGFIX] No content in workspace preview when using select.selectFields
The TypoScript property select.selectFields does not consider workspaces
in the frontend rendering process.
Taking t...
Tolleiv Nietsch
17:28 Revision 09ef6f69: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T...
Jaume Prat
17:25 Revision 3f9adca6: [TASK] Invalid SQL and bad code in tslib_fe
tslibe_fe::determineId() contains invalid SQL statement (using "!=")
and bad code (variable "$idQ", missing check for...
Dmitry Dulepov
17:23 Revision 7d5bf8a3: [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL
There are multiple "!=" in SQL statements. They should be "<>".
MySQL understands "!=" for the compatibility with ear...
Stefan Neufeind
17:10 Revision deb9a548: [TASK] Raise submodule pointer
Change-Id: I93bd0295126e622872ea45cac5015bb4ad7d4195
Reviewed-on: http://review.typo3.org/9579
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:10 Revision 2c450c26: [BUGFIX] Livesearch does not find all pages
If you are a BE user with various mount points (no admin), live search
does not find all pages.
Change-Id: I67e4fa56...
Udo Leimberger
17:09 Revision 05e8e7d3: [TASK] Raise submodule pointer
Change-Id: I0ba09f0923ea9526b422f719f6e84571fbf75eef
Reviewed-on: http://review.typo3.org/9578
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:08 Revision 54844f16: [TASK] Raise submodule pointer
Change-Id: Ie4e605e160302d5c46bc4f5d100aadd3e8176d20
Reviewed-on: http://review.typo3.org/9577
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:06 Revision a77cda6c: [TASK] Raise submodule pointer
Change-Id: I6e0dfcb3c8266770831bafc6956ff617b92926c3
Reviewed-on: http://review.typo3.org/9576
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:06 Revision 3250c609: [BUGFIX] Nested IRRE elements are not removed
Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th...
Oliver Hader
17:06 Revision 5e272e69: [BUGFIX] Nested IRRE elements are not removed
Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th...
Oliver Hader
16:58 Revision 5fbf5127: [BUGFIX] Nested IRRE elements are not removed
Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th...
Oliver Hader
08:11 Revision 2bb38123: [BUGFIX] Keep hyphens in custom HTML5 attributes
In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
Jigal van Hemert

2012-03-11

20:13 Revision c7bf718e: [BUGFIX] *IFSUB ignores l18n_cfg field
The l18n_cfg field is used to prevent the appearance of the default
language record or any alternative language recor...
Stefan Galinski
19:29 Revision a3f69bd7: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: Ide780688bea...
Jigal van Hemert
19:15 Revision fff28a50: [TASK] EM: make pop-up window use full screen
The information pop-up window in the Extension Manager is hard-coded
to some reduced size. Make it use the full scree...
Francois Suter
19:08 Revision 6c8fd612: [BUGFIX] Unset stdWrap of select.pidInList
Using stdWrap features on select.pidInList together with slide will
result in an endless loop because the same parent...
Marc Bastian Heinrichs
18:02 Revision 4c2d6d07: [BUGFIX] Skip t3lib_divTest::fixPermissionsSetsGroup on MacOS
This test makes use of posix_getegid which on Mac OS always returns -1,
thus making it useless for getting the effect...
Oliver Klee
17:20 Revision 1a4150df: [BUGFIX] Localization of child records fails when using MM type relations
Regular MM references are not localized, however if Inline Relational
Record Editing (IRRE) is used here, it would be...
Oliver Hader
16:19 Revision ec212a7d: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l...
Markus Opahle
15:42 Revision 0eff9e29: [BUGFIX] Warnings in tcemain on iterating over unset columns
Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
...
Mario Rimann
15:38 Revision eb2dd3db: [BUGFIX] Translated mailform should use localized email
In case mailforms are translated the email adress from the
translated record is ignored.
Change-Id: I4cf05157cff40e6...
Michael Stucki
15:22 Revision a8f5a170: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids of the
existing offline counterparts of a record w...
Bart Dubelaar
15:21 Revision cd34190a: [BUGFIX] process_datamap doesn't handle existing versions by itself
The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w...
Bart Dubelaar
13:29 Revision 72d48eff: [BUGFIX] getSingleField_typeFlex doesn't respect TSconfig settings
Change-Id: Icebe8d08c47aa22941b25007c10e55b99018cfea
Resolves: #29019
Releases: 4.6, 4.5
Reviewed-on: http://review.t...
Jo Hasenau
13:09 Revision 0cd1a4a5: [BUGFIX] Suggest Wizard crashes in Frontend Editing
As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
...
Dennis Ahrens
13:06 Revision 91c4efb7: [BUGFIX] redirect to referrer when changing password
The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en...
Jigal van Hemert
13:05 Revision 601b575d: [BUGFIX] Resolving the correct preview domain
Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed...
Thomas Layh
13:04 Revision fae94905: [BUGFIX] Page within a mountpoint using Show Content from Page results in 503 header
When pages:content_from_pid is used, the TSFE for the current object will be cloned to a temporary object for the pag... Patrick Broens
13:03 Revision 93ad11cf: [BUGFIX] undefined variable imgExt
reducing colors in getImgResource function fails if not using image-
magic
Change-Id: I99577b8064d8094d47f2735767ad6...
Simon Schaufelberger
13:01 Revision a03e5c7b: [BUGFIX] Excludefieds must exclude admin only tables
The field "allowed excludefields" should not show
fields of tables which are restricted to admins,
either because of ...
Georg Ringer
12:49 Revision 1199739a: [BUGFIX] Fatal error if xlf file has wrong format
Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a...
Jigal van Hemert
12:48 Revision 4f3ca69d: [TASK] PHP 5.4 adjustments
Small adjustments for PHP 5.4 compatibility.
Change-Id: I0ce1c8901a940980f2a753ee219fb6b01497cac8
Resolves: #34685
R...
Markus Klein
11:38 Revision a445a232: [BUGFIX] Resolving the correct preview domain
Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed...
Thomas Layh
11:33 Revision 393179a3: [BUGFIX] Resolving the correct preview domain
Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed...
Thomas Layh

2012-03-10

19:34 Revision f1f493b7: [BUGFIX] No image generation with PHP-SAFE_MODE (GM/IM)
With safe_mode enabled all imagemagick/graphicsmagick calls will fail.
Solution is to only apply escapeshellarg if it...
Jigal van Hemert
07:58 Revision 93007881: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik

2012-03-09

07:58 Revision 0b80b365: [BUGFIX] Excludefieds must exclude admin only tables
The field "allowed excludefields" should not show
fields of tables which are restricted to admins,
either because of ...
Georg Ringer

2012-03-08

22:37 Revision 5549a18a: [BUGFIX] RTE: Inserting a table is broken
Problem: The error is related to the color border settings.
Solution: HTMLArea.util.Color.colorToHex should return an...
Stanislas Rolland
22:37 Revision 41271aa0: [BUGFIX] RTE: Inserting a table is broken
Problem: The error is related to the color border settings.
Solution: HTMLArea.util.Color.colorToHex should return an...
Stanislas Rolland
22:01 Revision 4706235f: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I986961182f6...
Jigal van Hemert
12:40 Revision 92ba4820: [BUGFIX] undefined variable imgExt
reducing colors in getImgResource function fails if not using image-
magic
Change-Id: I99577b8064d8094d47f2735767ad6...
Simon Schaufelberger
12:39 Revision 1a644c8c: [BUGFIX] With "virtual page-root" review-grid needs restriction
to mountpoints visible
With the "virtual page-root"-feature (#33852) a person which is
not admin now has a root-node...
Stefan Neufeind
10:02 Revision 838dc0f8: [BUGFIX] Error when editing a record with additionalPreviewLanguage and an deleted l18n_parent
The behaviour that causes the error (translated elements are not deleted
when deleting parent) is fixed in recent TYP...
Andreas Wolf
08:09 Revision bc613b4e: [BUGFIX] Toolbar Separator IE8 and FF3.6
Improves the styling of Toolbar Separator items for Internet Explorer 8
and early Firefox (3.6). Also solves spacing ...
Felix Kopp
08:01 Revision f145fd32: [BUGFIX] Shell command arguments are not escaped
Shell command arguments should be escaped with escapeshellarg()
PHP function, which adds single quotes around the arg...
Dmitry Dulepov
07:25 Revision 953297cc: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer
07:25 Revision 6340a697: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer
02:06 Revision 5f8f4a1a: [BUGFIX] RTE: Context menu looses current selection in IE9
Problem: As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for
selection and range objects newly supported by I...
Stanislas Rolland
02:01 Revision d79c1f52: [BUGFIX] RTE: Context menu looses current selection in IE9
Problem: As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for
selection and range objects newly supported by I...
Stanislas Rolland

2012-03-07

21:26 Revision e0b5a760: [BUGFIX] Page within a mountpoint using Show Content from Page results in 503 header
When pages:content_from_pid is used, the TSFE for the current object will be cloned to a temporary object for the pag... Patrick Broens
20:43 Revision adfccd26: [BUGFIX] redirect to referrer when changing password
The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en...
Jigal van Hemert
20:41 Revision 418fe713: [BUGFIX] Suggest Wizard crashes in Frontend Editing
As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
...
Dennis Ahrens
20:39 Revision a1cd99f5: [BUGFIX] Shell command arguments are not escaped
Shell command arguments should be escaped with escapeshellarg()
PHP function, which adds single quotes around the arg...
Dmitry Dulepov
19:42 Revision f1fd1b69: [BUGFIX] flock() calls in TYPO3 prevent NFS hosting
flock() happens in several places in TYPO3. This function does
not work properly on NFS shares. t3lib_lock should be ...
Dmitry Dulepov
19:38 Revision 95c1f5f5: [BUGFIX] Fatal error: Call to undefined function posix_getgid()
Limit the data to entries which can be created without posix_getgid().
Change-Id: I26f8950e2d69185ff990489f573e3dde8...
Philipp Gampe
19:37 Revision 716ee8ed: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I5eb6568c654...
Georg Ringer
19:34 Revision c2d62aa1: [BUGFIX] Fix translation moving in workspaces
Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh...
Tolleiv Nietsch
19:31 Revision 831d361c: [BUGFIX] RTE: deprecated call-time pass-by-reference
The Hook to extend javascript functions in
mod3/class.tx_rtehtmlarea_browse_links.php uses a
deprecated call-time pas...
Andreas Bouche
19:27 Revision f87ee398: [BUGFIX] Make generated thumbnails browser-cachable
Thumbnail generation code appends current timestamp in each
invocation of the thumbnail generation script. This is us...
Dmitry Dulepov
19:24 Revision f935346c: [BUGFIX] PHP warnings may show up in the List module
If the table is defined in $TCA but it misses "columns" array,
there will be a warning in the List module when search...
Dmitry Dulepov
19:21 Revision 0e00af5c: [BUGFIX] Set filename to downloaded resource in t3lib_compressor
Compressor fails to properly reference external URLs.
It should use the downloaded copy of the resource.
Change-Id: ...
Morton Jonuschat
19:09 Revision 5b9d173a: [BUGFIX] Fix idna_convert.class not found
Since #30311 an additional class is used to check
domains but the call is wrong. This is fixed now
Change-Id: I459b4...
Georg Ringer
19:09 Revision 44314a1e: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte...
Kai Vogel
15:56 Revision aad4ef53: [BUGFIX] Fix idna_convert.class not found
Since #30311 an additional class is used to check
domains but the call is wrong. This is fixed now
Change-Id: I459b4...
Georg Ringer
10:39 Revision e39d20b3: [TASK] Remove obsolete sysext/cms/doc
This folder only contains a TODO.txt which was lastly maintained by
Kasper back in 2004.
Change-Id: I239096e62f0408a...
Sebastian Michaelsen
10:19 Revision d45c6acb: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte...
Kai Vogel
09:43 Revision bfa30d2c: [TASK] Update copyright year to 2012
Change-Id: Ie3b58bca2de4db7a56b79fd0c07e926876941d53
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:22 Revision 624f1e2c: [TASK] Update copyright year to 2012
Change-Id: Iea990864d55d90d5dc5cf0c3a238e7ede3adc75f
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:20 Revision e5af8fed: [TASK] Update copyright year to 2012
Change-Id: I4c8f9d7e1bf2024f3e8fad8e3e943c046c66f5b4
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:17 Revision 4a4811d0: [TASK] Update copyright year to 2012
Change-Id: I899892ae01a55c26c17ff270ea2b42c7a7dd6f65
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
09:02 Revision 674fad2f: [BUGFIX] Toolbar Separator IE8 and FF3.6
Improves the styling of Toolbar Separator items for Internet Explorer 8
and early Firefox (3.6). Also solves spacing ...
Felix Kopp
08:51 Revision fd61d5f5: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer
08:50 Revision c419d8d4: [TASK] Remove clear cache by id from clearCacheCMD
This issue is related to #34352. There a feature was introduced
that allows to clear the cache by tag and by id from
...
Fabrizio Branca
08:44 Revision 948dde4b: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: Id4d67ee57f72a9475abaaa7762cbc42572d38e51
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
08:43 Revision 50cc033e: [BUGFIX] Set filename to downloaded resource in t3lib_compressor
Compressor fails to properly reference external URLs.
It should use the downloaded copy of the resource.
Change-Id: ...
Morton Jonuschat
08:42 Revision 6a1632ec: [BUGFIX] Validation of umlaut URLs and mail addresses
Adds IDN support to t3lib_div's validating methods for email
addresses and URLs.
Change-Id: I7404f515123fb148f251376...
Mario Rimann
08:41 Revision 4e4f41de: [BUGFIX] PHP warnings may show up in the List module
If the table is defined in $TCA but it misses "columns" array,
there will be a warning in the List module when search...
Dmitry Dulepov
08:27 Revision 630e1765: [BUGFIX] Make generated thumbnails browser-cachable
Thumbnail generation code appends current timestamp in each
invocation of the thumbnail generation script. This is us...
Dmitry Dulepov
08:24 Revision 072a13c9: [BUGFIX] Validation of umlaut URLs and mail addresses
Adds IDN support to t3lib_div's validating methods for email
addresses and URLs.
Change-Id: Iaff6d43c54ce4a2567b46ac...
Mario Rimann
08:24 Revision 082b9b2e: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
Alexander Stehlik
08:23 Revision 218d8abe: [BUGFIX] RTE: deprecated call-time pass-by-reference
The Hook to extend javascript functions in
mod3/class.tx_rtehtmlarea_browse_links.php uses a
deprecated call-time pas...
Andreas Bouche
08:21 Revision a733d930: [BUGFIX] Images from TER hosters break SSL
The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
Georg Ringer

2012-03-06

23:59 Revision 5e93345e: [TASK] Update copyright year to 2012
Change-Id: I63902dc8a46dc5576f9a1d1f7e18920606e14105
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ...
Ernesto Baschny
20:40 Revision 413f0fab: [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Cleanup for an E_NOTICE on exploding the bitmask.
Replaced (correct working, but "unreadable") strcmp().
Add testcase...
Stefan Neufeind
20:39 Revision 02223a12: [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Cleanup for an E_NOTICE on exploding the bitmask.
Replaced (correct working, but "unreadable") strcmp().
Add testcase...
Stefan Neufeind
16:22 Revision 8904589d: [TASK] Remove obsolete sysext/cms/doc
This folder only contains a TODO.txt which was lastly maintained by
Kasper back in 2004.
Change-Id: I843fcdb0370de02...
Sebastian Michaelsen
11:38 Revision f3be1c91: [TASK] Set TYPO3 version to 4.6.6-dev
Change-Id: I6a71aec9477e1ca817fc164b1a0906e3ec7aeebc
Reviewed-on: http://review.typo3.org/9418
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:38 Revision cf6bd7e2: [RELEASE] Release of TYPO3 4.6.5
Change-Id: Ibce9cb837ff8392c7023a842de7ce1d3e20730c3
Reviewed-on: http://review.typo3.org/9417
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:38 Revision 3e3fb014: [RELEASE] Release of TYPO3 4.6.5
Change-Id: Ibce9cb837ff8392c7023a842de7ce1d3e20730c3 TYPO3 Release Team
11:28 Revision f49b51cf: [TASK] Set TYPO3 version to 4.5.13-dev
Change-Id: I36e0e20fbd2d9053463d9e49b06e4f092596aa51
Reviewed-on: http://review.typo3.org/9416
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:28 Revision 22eed73c: [RELEASE] Release of TYPO3 4.5.12
Change-Id: I949425736173f9fa0a2e32bbbbc4e4c7bbcec353
Reviewed-on: http://review.typo3.org/9415
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:27 Revision 5fa4ce89: [RELEASE] Release of TYPO3 4.5.12
Change-Id: I949425736173f9fa0a2e32bbbbc4e4c7bbcec353 TYPO3 Release Team
11:18 Revision a18817a5: [TASK] Raise submodule pointer
Change-Id: I7f186ce4e22e1d02253189da656f2a528fc2543e
Reviewed-on: http://review.typo3.org/9414
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:17 Revision 91090327: [TASK] Raise submodule pointer
Change-Id: Iad23a47019e8cb668743ac3d12d722c3e865d3e6
Reviewed-on: http://review.typo3.org/9413
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:15 Revision 594422a3: [TASK] Raise submodule pointer
Change-Id: I66694ed8b5e58ad6cb430e02d3a3c88aab384137
Reviewed-on: http://review.typo3.org/9412
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:14 Revision cc0d9232: [TASK] Raise submodule pointer
Change-Id: I817493e7bbf022eaef75f19b6c4c8ec8d1d49af7
Reviewed-on: http://review.typo3.org/9411
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
11:08 Revision 9dbab252: [TASK] Update version to 4.6.5
Change-Id: If78d7bb25fb6963b39b18cda261fa323b93993f7
Reviewed-on: http://review.typo3.org/9410
Reviewed-by: Oliver Ha...
Oliver Hader
11:08 Revision 2e2fe9fc: [TASK] Update version to 4.5.12
Change-Id: I61c85b93fa127300807735752766f83a2172fe46
Reviewed-on: http://review.typo3.org/9409
Reviewed-by: Oliver Ha...
Oliver Hader
11:02 Revision 785c57f5: [BUGFIX] Form: Confirmation value relies on label value
The confirmation action (back to form or send mail) relies
only on the label value. To solve this, the confirmation-t...
Oliver Hader
11:00 Revision b65e7c66: [BUGFIX] Form: Add more semantic classes for elements
The system extension form renders elements with a wrapped class like
"csc-form-1" which just states the order of elem...
Oliver Hader
10:58 Revision d2eb5843: [BUGFIX] Translated mailform should use localized email
In case mailforms are translated the email adress from the
translated record is ignored.
Change-Id: I55913d42815f7da...
Michael Stucki
10:19 Revision 053fa547: [BUGFIX] Check minitems for TCAtree
The TCAtree ignores currently the minitems.
This is however e.g. needed to require input for a relation field.
Chang...
Georg Ringer
10:18 Revision bc0a1f66: [BUGFIX] Validation for multiple forms on one page
Since the class tx_form_System_Validate is a singleton, it was not
possible to use more than one form on a page. This...
Niki Mueller
10:17 Revision 6ecadd50: [BUGFIX] Sporadic memcache error on server load
Memcache server sometimes closes connection under heavy load. In
such cases TYPO3 shows error messages in Frontend wh...
Dmitry Dulepov
10:14 Revision 678b01b7: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T...
Jaume Prat
10:12 Revision 050b0f68: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
10:09 Revision c8673396: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
10:09 Revision fd59df37: [BUGFIX] Media element does not recognize short YouTube links
Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Robert Heel
09:54 Revision 9d4b379d: [BUGFIX] Unset stdWrap of select.pidInList
Using stdWrap features on select.pidInList together with slide will
result in an endless loop because the same parent...
Marc Bastian Heinrichs
09:52 Revision 777dd7a5: [BUGFIX] Remove early return in PageTreeDataProvider
t3lib_tree_pagetree_Data_Provider does an early
return which makes it impossible to use the hook
which comes some lin...
Georg Ringer
09:50 Revision 46d11b5e: [BUGFIX] Warnings in tcemain on iterating over unset columns
Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
...
Mario Rimann
09:49 Revision 1c3e8965: [BUGFIX] TypoLink: absolute urls when installed in subfolder
If you have TYPO3 installed in a subfolder and a domain
record with that subfolder (localhost/subfolder/ for
example)...
Nils Seinschedt
08:24 Revision e5e91b28: [BUGFIX] Records with same UID but different tables are not shown
Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need...
Oliver Hader
08:23 Revision d21dacab: [BUGFIX] Records with same UID but different tables are not shown
Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need...
Oliver Hader
08:15 Revision 1a94d7bd: [TASK] update ext_emconf.php
Change-Id: I2ef0c09526c10ec45defb6e505b714cda68a72e4 Sebastian Kurfuerst
08:10 Revision c9303fdb: [BUGFIX] Reset LazyObjectStorage array pointer at initialization
This allows current() operation on a still lazy ObjectStorage
without causing errors.
Thanks to Franz Koch for repor...
Claus Witt
08:10 Revision 6b6f0de8: [BUGFIX] Repository replace() does not replace unpersisted objects
This adds an additional case to check $this->addedObjects even if
$existingObject has an UID. Without this, adding, p...
Claus Witt
08:09 Revision 77e470ff: [BUGFIX] Child objects are now fetched only by uid (pid and sys_language_uid are ignored).
$query->getQuerySettings()->setRespectSysLanguage(FALSE) was added.
Change-Id: Ifd5be93bc691a03dacf34630fc05dc3a44d5...
Kevin Ulrich Moschallski
08:09 Revision a03db29b: [CLEANUP] Performance in Reflection Service's cache handling
This avoids a superflous call to $this->dataCache->has() - instead
uses ->get() directly and uses return value for ch...
Raphaël Riel
08:09 Revision a071c1b5: [BUGFIX] Fatal error on matching non-existing column, DB Backend
This change prevents a fatal error by checking the returned column
map before calling a method. Instead, utilizes the...
Claus Witt
07:30 Revision 15ea27c2: [BUGFIX] Records with same UID but different tables are not shown
Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need...
Oliver Hader
07:15 Revision 004321b7: [BUGFIX] Add the title and increase width of the multiple select boxes
The db, file and select boxes are too narrow. This makes it hard
to to impossible to read long entries.
Increase the ...
Thomas Layh
07:15 Revision 0b8e2e98: [BUGFIX] Add the title and increase width of the multiple select boxes
The db, file and select boxes are too narrow. This makes it hard to
to impossible to read long entries.
Increase the ...
Thomas Layh
06:43 Revision a38cb6a0: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I153297d221d4fc2b903f3ccd7765c5496c...
Philipp Gampe
06:43 Revision 48f39b6f: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I5025cf834d1d0ff687f8460e212f0a6224...
Philipp Gampe
06:42 Revision 95d6c663: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: Id8c863470a86bd59bfb2b83d7fdfd5579f...
Philipp Gampe

2012-03-05

21:52 Revision 5bf974e4: [BUGFIX] Fix translation moving in workspaces
Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh...
Tolleiv Nietsch
21:42 Revision a43c75c0: [BUGFIX] Misleading error with empty USER_INT
Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I8319f9a13a0d42f91d2e7e09c099397727...
Philipp Gampe
21:33 Revision 59100175: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
21:33 Revision 3820d5f5: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
21:33 Revision b86a183e: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
21:22 Revision 0c7a824d: [BUGFIX] tslib_pibase: Outdated PHPDoc comment for pi_loadLL()
The PHPDoc comment for function pi_loadLL() still refers to a
"locallang.php" file, but other file extensions are now...
Stefan Rotsch
20:05 Revision 9d5b3e86: [TASK] Remove clear cache by id from clearCacheCMD
This issue is related to #34352. There a feature was introduced
that allows to clear the cache by tag and by id from
...
Fabrizio Branca
19:51 Revision c5474322: [TASK] Change typo3.com to typo3.org
As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I5eb6568c654...
Georg Ringer
11:38 Revision e68db954: [TASK] CGL of FAL
There is quite a bit what can be improved regarding CGL.
Change-Id: I074c2083604ccf3037e1b7e6441460d81028e71a
Resolv...
Georg Ringer

2012-03-04

20:19 Revision 169f4247: [BUGFIX] OpenID login fails if trailing slash is missing
The authentication process should ensure that the OpenID from database
is properly normalized prior to comparison che...
Xavier Perseguers
20:18 Revision 17ea9bbb: [BUGFIX] OpenID login fails if trailing slash is missing
The authentication process should ensure that the OpenID from database
is properly normalized prior to comparison che...
Xavier Perseguers

2012-03-03

14:00 Revision ce6946ac: [BUGFIX] Fatal error: Class 't3lib_file_BaseTestCase' not found
Solution include the file before use.
Change-Id: I0f396de9e16501d5aed23e197a8727862cc2ca47
Fixes: #34481
Releases: 4...
Philipp Gampe

2012-03-02

17:05 Revision 38430a95: [FEATURE] Integrate File Abstraction Layer API
Change-Id: Id0d5071aed6c9a03b75069bb9ba970ccfa5ca525
Resolves: #33749
Releases: 4.7
Reviewed-on: http://review.typo3....
TYPO3 Release Team

2012-02-29

23:58 Revision 4424489d: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
23:52 Revision 7830f885: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
23:48 Revision 4cfc5c12: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
23:45 Revision fae3d8af: [TASK] Remove typo3/logomenu.php
typo3/logomenu.php contains class SC_logomenu that extends t3lib_topmenubase.
But t3lib_topmenubase does not exist an...
Christian Kuhn
11:02 Revision 5d7be982: [FEATURE] Add hook to tslib_fe->get_cache_timeout()
I'd like to have a hook here to influence the calculated cacheTimeout.
This could be used to have the cache lifetime...
Fabrizio Branca

2012-02-28

23:04 Revision c2af9a39: [FEATURE] Add cache_tags to pages table
By adding a cache_tag field that contains a comma-separated list of tags
that will be attached to the stored content ...
Fabrizio Branca
22:50 Revision 614547f2: [TASK] Set TYPO3 version to 4.7-dev
Change-Id: I056c71f8cc94b458e2065860add0b4d5ff5e62b0
Reviewed-on: http://review.typo3.org/9289
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:50 Revision 81f057cd: [RELEASE] Release of TYPO3 4.7.0beta1
Change-Id: Ide35d8f6afd19e5dc0cb388c380f4a891eb5f0e0
Reviewed-on: http://review.typo3.org/9288
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:50 Revision 1d44fc84: [RELEASE] Release of TYPO3 4.7.0beta1
Change-Id: Ide35d8f6afd19e5dc0cb388c380f4a891eb5f0e0 TYPO3 Release Team
22:22 Revision a7114362: [TASK] Raise submodule pointer
Change-Id: I36320707f82864301167eba2a68e2450d5335247
Reviewed-on: http://review.typo3.org/9284
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:21 Revision f0516cde: [TASK] Raise submodule pointer
Change-Id: I5c7ff1bd4060fc8d9812f4b59f021c2097452913
Reviewed-on: http://review.typo3.org/9283
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:19 Revision 726bf5c7: [TASK] Raise submodule pointer
Change-Id: Ib6c1e7b5131f432bdf88e9b010500596da265666
Reviewed-on: http://review.typo3.org/9282
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:18 Revision ac09db9f: [BUGFIX] previewLink generation is broken without domain-record
Using the previewLink on pages within the backend on a branch
without a domain record defined, the link generation fa...
Steffen Ritter
09:02 Revision fd8c60af: [TASK] Fix setDBinit regression
Since #34092 has been merged, a missing setting of
$TYPO3_CONF_VARS[SYS][setDBinit] will cause a die.
This change fi...
Michael Stucki
08:54 Revision 5c42960d: [FEATURE] Add clearing cache by tag and by identifier clearCacheCMD
The caching framework supports to remove cache entries by identifier
and by id. If this was supported by the t3lib_tc...
Fabrizio Branca
01:09 Revision 4e1dc96d: [CLEANUP] RTE: Remove useless code when BE is only utf-8
When the BE is always utf-8 encoded, some code becomes useless.
Change-Id: I72521c47c51dd20d7f598ed9b5bc7e3d0e372882...
Stanislas Rolland

2012-02-27

22:28 Revision be1d6e45: [TASK] Add clear l10n cache when the user clear all cache
Currently the l10n parser cache can only be cleared manually, by adding this in locallang.php:
$GLOBALS['TYPO3_CONF_...
Dominique Feyer
22:23 Revision d083f5af: [BUGFIX] flock() calls in TYPO3 prevent NFS hosting
flock() happens in several places in TYPO3. This function does
not work properly on NFS shares. t3lib_lock should be ...
Dmitry Dulepov
22:15 Revision 48442542: [BUGFIX] Fatal error if pear package http_request2 is installed
The wrong path is used for include once which leads to double
inclusion of the same class from different files.
Chan...
Philipp Gampe
21:50 Revision fa52bc83: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger
20:28 Revision 44ec00ba: [BUGFIX] show uid of reference in show_item.php
The uid of referenced records is not shown anymore and if there are
more items with same title, there is no easy way ...
Joh. Feustel
20:26 Revision 27254e46: [TASK] Invalid SQL and bad code in tslib_fe
tslibe_fe::determineId() contains invalid SQL statement (using "!=")
and bad code (variable "$idQ", missing check for...
Dmitry Dulepov
18:28 Revision d3799e42: [FEATURE] Tooltip for next/prev stage icons with stage-title
ExtJS-tooltip for the next and prev stage icons
are extended with the title of that stage.
Change-Id: I8674c084664a9...
Stefan Neufeind
18:07 Revision df145c6d: [FEATURE] RTE: Use HTML5-compliant custom attribute for external url's
htmlArea RTE sets custom attribute "external" on links to external
url's so that they are preserved as external by th...
Stanislas Rolland
17:53 Revision cc892445: [BUGFIX] PHP Warning when moving a record
Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter.
Change-Id: I5e0814497791fd904df809b5c19171f3e5...
Xavier Perseguers
17:53 Revision ad4d468f: [BUGFIX] PHP Warning when moving a record
Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter.
Change-Id: I5e0814497791fd904df809b5c19171f3e5...
Xavier Perseguers
17:52 Revision b8d1929b: [BUGFIX] PHP Warning when moving a record
Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter.
Change-Id: I5e0814497791fd904df809b5c19171f3e5...
Xavier Perseguers
16:50 Revision 1edef105: [FEATURE] Default active tab to first in allowedItems-list
at "Insert image"
There is already functionality in place to fetch the first
item of the allowedItems-list if $this-...
Stefan Neufeind
14:12 Revision d91f3287: [FEATURE] Allow to order tabs of "Insert/modify image" in Page TSConfig
Allow configuring the order of tabs of the "Insert/modify image" dialogue
window via Page TSConfig property: buttons....
Stanislas Rolland
08:53 Revision b3fb0bcd: [TASK] Set X-UA-Compatible to IE=9 for Backend
To use the rendering engine of IE9 in the Backend of TYPO3, change the
X-UA-Compatible setting from IE=8 to IE=9.
Ch...
Steffen Gebert

2012-02-26

23:49 Revision aeba39ce: [FEATURE] stdWrap caching
Problem:
* Cacheable content is always page specific.
Pages cannot share cached content.
* Cacheable content has no...
Fabrizio Branca
22:52 Revision ec8d8af2: [FEATURE] Integrate possibility to overrule types array in TCEforms
Possibility to override the
$GLOBALS['TCA'][TABLE]['types'][TYPE]['showitem'] setting
Change-Id: I08202e2a9ffb6a1fff...
TYPO3 Release Team
21:11 Revision 2fe581e6: [FEATURE] IRRE - Possibility to render custom header controls
Render custom header controls by using a render function
defined in TCA field configuration customControls/userFunc
...
TYPO3 Release Team
20:54 Revision 5ddc6289: [FEATURE] Add a "virtual root" to pagetree (for mountpoints)
If there is no "root" of pages (page 0) shown, add a
"virtual root" that functions as a root for all mountpoints
belo...
Stefan Neufeind
20:53 Revision a82b6905: [TASK] Remove useless code after utf-8 code conversion
Change-Id: I01af44c694c54adaefa217162af1dd0480f30ce2
Resolves: #34106
Releases: 4.7
Reviewed-on: http://review.typo3....
Markus Klein
20:34 Revision 4579bbec: [TASK] Change various functions to use utf-8 by default
Many functions in TYPO3core expect a character set parameter to be
defined. Their default was iso-8859-1 in the past ...
Steffen Ritter
20:33 Revision 8f5456d8: [CLEANUP][CONF!!!] Remove forceCharset option and references
In TYPO3 4.5 the forceCharset and setDBinit options have been
deprecated. "forceCharset" was set to be removed in 4.7...
Steffen Ritter
15:29 Revision 6c01173c: [TASK] Cannot translate workspace preview link generation
The label and tooltip to generate the workspace preview link are
hardcoded and cannot be translated.
Change-Id: Ia16...
Xavier Perseguers
15:24 Revision dfdba35d: [TASK] Cannot translate workspace preview link generation
The label and tooltip to generate the workspace preview link are
hardcoded and cannot be translated.
Change-Id: Ia16...
Xavier Perseguers
15:21 Revision da7b2398: [TASK] Cannot translate workspace preview link generation
The label and tooltip to generate the workspace preview link are
hardcoded and cannot be translated.
Change-Id: Ia16...
Xavier Perseguers
14:56 Revision 829327d1: [FEATURE] IRRE - Possibility to avoid rendering of foreign_selector
Introduce TCE column configuration
appearance/showPossibleRecordsSelector for type inline
Change-Id: Ia523f3a9d456c2...
TYPO3 Release Team
00:17 Revision 82561d09: [TASK] Clean-up several whitespaces and PHPdoc comments
Change-Id: I6623a32a427b1ef0a8e9b646441928fbc8ee9270
Releases: 4.7
Reviewed-on: http://review.typo3.org/9213
Reviewed...
Oliver Hader

2012-02-24

19:45 Revision 325d0ec4: [TASK] Update manual with new hook
Add information about forgotPasswordMail hook
Change-Id: I6459aa462c5498c468462d4d163abd905f7fc5b3
Resolves: #34234
...
Jigal van Hemert
19:26 Revision 05099b21: [FEATURE] Add hook to process forgot password mail
Hook to change mail content of mail which is sent
if someone forgot his password.
Change-Id: Ia154d28ba07aa112c2b1ec...
Jigal van Hemert
18:39 Revision 7cb35d85: [TASK] Migrate EXT:about to extbase
Change-Id: If4161ce96038778776bcc654ad8a09b550568d44
Resolves: #34096
Releases: 4.7
Reviewed-on: http://review.typo3....
Christian Kuhn
11:01 Revision 0632b7e1: [TASK] Cleanup/Fix ViewHelper doc comments
This tweakes some ViewHelper doc comments so that they can be
rendered with the new Reference command introduced with...
Bastian Waidelich
09:31 Revision 888fe67f: [BUGFIX] EM: make update window modal
The UPDATE! script pop-up window in the new Extension Manager is hard-coded
to some reduced size and is not modal. Th...
Francois Suter

2012-02-21

22:23 Revision fe069557: [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p
Definition lists entered in the RTE are wrapped in paragraph tags when
rendered in the frontend. This is not valid HT...
Stanislas Rolland
22:22 Revision 8eb7d80a: [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p
Definition lists entered in the RTE are wrapped in paragraph tags when
rendered in the frontend. This is not valid HT...
Tolleiv Nietsch
21:51 Revision ebeb00ed: [BUGFIX] Tx_Fluid_ViewHelpers_Be_Buttons_IconViewHelper broken
It seems as the sprite keys in
$GLOBALS['TBE_STYLES']['spriteIconApi']['iconsAvailable']
have changed with TYPO3 4.6 ...
Daniel Lienert
10:20 Revision 2fb77478: Merge "[TASK] Increase version number"
Claus Witt
07:47 Revision 4e7530ba: [TASK] Remove old code related to the extension tstemplate_styler
The extension tstemplate_styler does not come with TYPO3, it is
old amd most likely unused by anybody with a modern T...
Dmitry Dulepov
07:39 Revision 729efc20: [TASK] Group excludefields by table
Do not display table name redundantly for each item but group items like
it is done for other fields like page types....
Joh. Feustel

2012-02-20

19:40 Revision ff0f3606: [FEATURE] Link errors in Template Object Browser to Template Analyzer
The Template Object Browser displays error messages about issues the
template parser found when parsing the TypoScrip...
Ingo Renner
19:33 Revision 3ef5c98c: [FEATURE] Log to sys_log when changes are made to scheduler tasks
To keep track of who created what task, introduce logging.
Logging is done for create, edit and delete.
Change-Id: ...
Soren Malling

2012-02-19

19:26 Revision 1fda8a34: [BUGFIX] Don't save form protection error messages in session
Do not persist flash messages in the session if we are in an Ajax context
because then the flash message is rendered ...
Helmut Hummel
19:25 Revision c674ade8: [BUGFIX] Don't save form protection error messages in session
Do not persist flash messages in the session if we are in an Ajax context
because then the flash message is rendered ...
Helmut Hummel
16:15 Revision ed8e160d: [BUGFIX] TCE: error message if no label has been set in TCA
Avoids an invalid SQL query if no label column is specified by the
TCA for a certain table.
Change-Id: I3de10414fa73...
Mario Rimann
16:04 Revision 35ab7324: [BUGFIX] TCE: error message if no label has been set in TCA
Avoids an invalid SQL query if no label column is specified by the
TCA for a certain table.
Change-Id: I32ef71204646...
Mario Rimann
15:42 Revision d0a1a255: [BUGFIX] TCE: error message if no label has been set in TCA
Avoids an invalid SQL query if no label column is specified by the
TCA for a certain table.
Change-Id: I90211a6bbcbd...
Mario Rimann
15:38 Revision c3360a8c: [FEATURE] Unit test for t3lib_befunc::getCommonSelectFields
Change-Id: I61fa3a31ccdb141c77fb96b0714a2c412380ed0d
Resolves: #34039
Related: #17947
Releases: 4.7
Reviewed-on: http...
Philipp Gampe
13:02 Revision b17ae043: [TASK] Migrate aboutmodules to extbase
Use extbase and fluid for aboutmodule.
Provide an install tool update wizard to load extbase and
fluid if an extensio...
Christian Kuhn
00:06 Revision 215428f9: [TASK] Move tslib_content classes to own files
Change-Id: I8ba276f4cf2a20fa788972a629b17f02aab97c13
Resolves: #34058
Releases: 4.7
Reviewed-on: http://review.typo3....
Christian Kuhn

2012-02-18

17:10 Revision 61df41fd: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind
17:08 Revision 478db05d: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind
17:07 Revision 0f808fb1: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind
12:53 Revision b0a63718: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
If the exception class is not known to the autolo...
Christian Kuhn
12:52 Revision 0417bfa1: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
When displaying a list of tasks, scheduler unserializes exceptions.
If the exception class is not known to the autolo...
Tolleiv Nietsch
06:45 Revision b2030fdf: [FEATURE] RTE: Use HTML5-compliant custom attribute for click-enlarge
Problem: htmlArea RTE click-enlarge feature adds custom attribute
"clickenlarge" to trigger click-enlarge rendering.
...
Stanislas Rolland
04:39 Revision c0a7aa8e: [BUGFIX] getAllowedItems called with one parameter too much
getAllowedItems() is called with two parameters. However
the second one is not in the function-definition and not use...
Stefan Neufeind

2012-02-17

21:40 Revision 0c10f01f: [BUGFIX] Content rendering: Definition lists in RTE are wrapped in p
Definition lists entered in the RTE are wrapped in paragraph tags when
rendered in the frontend. This is not valid HT...
Stanislas Rolland
20:07 Revision 384cefab: [BUGFIX] Update extension must invalidate autoloader cache
Change-Id: I09f30461e9c5ac1749df3daa39f8d5e4e12161c0
Fixes: #33895
Releases: 4.5,4.6,4.7
Reviewed-on: http://review.t...
Philipp Gampe
19:15 Revision f35214c5: [BUGFIX] RTE: Consistent naming for menutabs at "Insert image"
The various kinds of an image are named like
image, magic, plain and dragdrop. However their
names in the menudefinit...
Stefan Neufeind
15:22 Revision c7228a60: [BUGFIX] TypoLink: absolute urls when installed in subfolder
If you have TYPO3 installed in a subfolder and a domain
record with that subfolder (localhost/subfolder/ for
example)...
Nils Seinschedt
10:16 Revision bc453f72: [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep
Added tests check if permissions and group ownership gets correctly
set when creating directories, also when a whole ...
Loek Hilgersom
10:05 Revision 990b81d4: [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep
Added tests check if permissions and group ownership gets correctly
set when creating directories, also when a whole ...
Loek Hilgersom
09:42 Revision 6222f749: [BUGFIX] Unify Template Backend Modules
Unify the raster for the different functions Info/Modify,
Constants, Analyzer, TSOB. Highlights the separate
sub-sect...
Felix Kopp
09:32 Revision 00ba5f9b: [BUGFIX] Unknown record collection type in RecordCollectionRepository
t3lib_collection_RecordCollectionRepository::findByUid() only
has "uid" in the SQL query. The required "type" field i...
Oliver Hader
08:52 Revision cd4e0c1f: [BUGFIX] Warnings in tcemain on iterating over unset columns
Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
...
Mario Rimann

2012-02-16

23:34 Revision 7cc83cc8: [FEATURE] HTML5 multiple file upload in TCEforms
Change-Id: I60fc0bf6c7934f16e082472b12706429af22a896
Resolves: #33422
Releases: 4.7
Reviewed-on: http://review.typo3....
Alexander Dick
22:58 Revision 6614f7e6: [TASK] Update felogin manual and raise version
* Update manual with new options, new screenshots, new wraps, labels
* Raise extension version and dependency
Change...
Jigal van Hemert
21:27 Revision 860a5b07: [TASK] The DebugViewHelper now utilizes the Extbase Debugger.
Wraps Tx_Extbase_Utility_Debugger::var_dump() (enhanced
backport of FLOW3).
Introduces new arguments for <f:debug>:
...
Alexander Schnitzler
11:23 Revision 6667ceef: [FEATURE] Unset parts in t3lib_div::array_merge_recursive_overrule()
Add possibility to t3lib_div::array_merge_recursive_overrule()
to unset values from the resulting array using special...
Ingmar Schlecht
 

Also available in: Atom