Project

General

Profile

Activity

From 2012-10-31 to 2012-11-29

2012-11-29

23:08 Revision b69a5259: [BUGFIX] Page Information shows incorrect number of total hits
You need to install the extension "sys_stat" to show the mentioned hit
statistics.
Due to an error in the code a time...
old_snowman61
22:57 Revision c0221e9b: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt
22:54 Revision 7c816718: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt
22:53 Revision 209d6079: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt
22:31 Revision 04b2e6c3: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:28 Revision f0d8ed0a: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:22 Revision 98eacf9c: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:18 Revision 7a309097: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
22:12 Revision 23804c63: [BUGFIX] Remove BE login scrollbars
The BE login should not have scrollbars as long as it fits
on the screen.
Fixes: #43330
Releases: 6.0
Change-Id: I5...
Markus Klein
22:05 Revision 21daa1ee: [BUGFIX] Move unit tests around
The dbal unit tests still do not stick to the usual
structure that was established with 6.0. The patch
moves existing...
Christian Kuhn
22:01 Revision fcbc82a7: [BUGFIX] Move unit tests around
The dbal unit tests still do not stick to the usual
structure that was established with 6.0. The patch
moves existing...
Christian Kuhn
20:24 Revision 5868e1f5: [BUGFIX] ContentObjectRenderer instantiates old class names
The content object renderer still instantiates content objects with
tslib_content_ prefix. The patch changes this to ...
Christian Kuhn
20:17 Revision 36e4088b: [BUGFIX] ContentObjectRenderer instantiates old class names
The content object renderer still instantiates content objects with
tslib_content_ prefix. The patch changes this to ...
Christian Kuhn
20:14 Revision be90763d: [BUGFIX] Remove BE login scrollbars
The BE login should not have scrollbars as long as it fits
on the screen.
Fixes: #43330
Releases: 6.0
Change-Id: I9...
Markus Klein
19:52 Revision f6b1e096: [BUGFIX] EM does not update extension list
Currently the Extension Manager looks up the field
in the extension repository repository on how many
extensions are ...
Helmut Hummel
19:48 Revision 4c0aa1f5: [BUGFIX] EM does not update extension list
Currently the Extension Manager looks up the field
in the extension repository repository on how many
extensions are ...
Helmut Hummel
19:26 Revision 48437098: [TASK] Activate travis also for 6.0 branch
Change-Id: I316add5b375527ffd3e91dfec701c781c376d857
Reviewed-on: http://review.typo3.org/16860
Reviewed-by: Helmut H...
Helmut Hummel
19:26 Revision 203d5c89: [TASK] Activate travis also for 6.0 branch
Change-Id: I316add5b375527ffd3e91dfec701c781c376d857
Reviewed-on: http://review.typo3.org/16859
Reviewed-by: Helmut H...
Helmut Hummel
00:06 Revision 5b2048e3: [TASK] Update ChangeLog.txt for 6.0
The Changelog is updated with a list of all commits since 4.7.
Fixes: #43334
Releases: 6.0
Change-Id: I64f485c0c9ed...
Ingo Pfennigstorf
00:02 Revision 6c0bf1a2: [TASK] Update ChangeLog.txt for 6.0
The Changelog is updated with a list of all commits since 4.7.
Fixes: #43334
Releases: 6.0
Change-Id: I64f485c0c9ed...
Ingo Pfennigstorf

2012-11-28

23:52 Revision 1cbe0cb2: [BUGFIX] AbstractFormFieldViewHelper always converts entities
AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
Claus Witt
23:52 Revision dcd0ba49: [BUGFIX] AbstractFormFieldViewHelper always converts entities
AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
Claus Witt
23:52 Revision 7cdf586c: [BUGFIX] AbstractFormFieldViewHelper always converts entities
AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
Claus Witt
23:43 Revision 1e3b9dcc: [BUGFIX] CObjectViewHelper uses deprecated function
CObjectViewHelper uses deprecated function getAccessibleProperties.
Use getGettableProperties instead
Change-Id: Ic3...
Wouter Wolters
20:13 Revision 9a18c042: [TASK] Prepare AbstractRepository of FAL for FLOW sync
The extbase team wants to be in sync with TYPO3 Flow
again which leads to the change of the Repository
Interface that...
Alexander Schnitzler
17:28 Revision c110dff4: [TASK] Update version to 6.1.0-dev
Releases: 6.1
Resolves: #43389
Change-Id: I0112ca34d5ff2ed48d63b0dac2c426db4ad53e83
Reviewed-on: http://review.typo3....
Alexander Schnitzler
17:27 Revision 739d67a1: [TASK] Update version to 6.1.0-dev
Releases: 6.1
Resolves: #43388
Change-Id: I15df3b3084094b10abd3fc6c251529829e393e7e
Reviewed-on: http://review.typo3....
Alexander Schnitzler
16:07 Revision fe812c3f: [BUGFIX] Workspace state change notification email is always in English
Bugfix I433a744bb377590de444ac8cf960ccfd0b1430db in EXT:workspaces
slightly changed the way the list of recipient ema...
Xavier Perseguers
12:01 Revision 04028065: [BUGFIX] HTML syntax error in login.html
This fixes a HTML syntax error in the login.html file.
One double-quote is superfluous.
Fixes: #43373
Releases: 6.1,...
Markus Klein
11:59 Revision 42eb598c: [BUGFIX] HTML syntax error in login.html
This fixes a HTML syntax error in the login.html file.
One double-quote is superfluous.
Fixes: #43373
Releases: 6.1,...
Markus Klein

2012-11-27

14:24 Revision badb69da: [TASK] Set version to 6.1-dev
Change-Id: Ia4274d154621c1e7d48dd89483b932a1279fc5e7
Releases: 6.1
Reviewed-on: http://review.typo3.org/16802
Reviewe...
Oliver Hader
13:52 Revision ac3c16ae: [TASK] Set TYPO3 version to 6.0.1-dev
Change-Id: Ia15f4c22ea5f3948486a952bb25218c2c3855640
Reviewed-on: http://review.typo3.org/16800
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:52 Revision 59b7d46a: [RELEASE] Release of TYPO3 6.0.0
Change-Id: I22dc30f6d000482eb13e79fb9e985889a1868b82
Reviewed-on: http://review.typo3.org/16799
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:52 Revision f818a58b: [RELEASE] Release of TYPO3 6.0.0
Change-Id: I22dc30f6d000482eb13e79fb9e985889a1868b82 TYPO3 Release Team
13:43 Revision 18de12e9: Revert "[BUGFIX] Form values with newlines escaped in email"
This reverts commit 72116577a84da92979511e296324e9ffc3e0020d
Change-Id: I392ce4a044a491ac61d9ba194361edc0a8d8c7d6
Re...
Helmut Hummel
12:58 Revision 62f7320d: [TASK] Update NEWS.txt and INSTALL.txt
Change-Id: Id6be33c7b6073ce801aa0a9e3b7b75f6964ef2c3
Releases: 6.0
Reviewed-on: http://review.typo3.org/16782
Reviewe...
Oliver Hader
12:43 Revision 13558906: [BUGFIX] Form values with newlines escaped in email
nl2br() is executed before htmlspecialchars(). Needs to be
the other way round so the <br/> is not encoded as well.
...
Helmut Hummel
12:34 Revision c308d1d8: [TASK] openid: Update php-openid to 2.2.2
Update to current version.
Github-version contains several small
fixes / cleanups, so a current
checkout was used her...
Stefan Neufeind
12:33 Revision e87270e1: [TASK] openid: Update php-openid to 2.2.2
Update to current version.
Github-version contains several small
fixes / cleanups, so a current
checkout was used her...
Stefan Neufeind
12:33 Revision c667e982: [TASK] openid: Update php-openid to 2.2.2
Update to current version.
Github-version contains several small
fixes / cleanups, so a current
checkout was used her...
Stefan Neufeind
12:14 Revision 036f5a0b: [BUGFIX] Page Module title is cut
Increase height of title to prevent content from
below to cut off part of the text.
Change-Id: Ia3f93e061ece32b37ef8...
Jigal van Hemert
11:12 Revision 7dafaa8d: [TASK] Raise Submodule Pointers
Change-Id: Ia03c62e6755f385021aec981235c498de382b5aa
Reviewed-on: http://review.typo3.org/16788
Reviewed-by: Helmut H...
Helmut Hummel
11:09 Revision e704e0e7: Revert "[BUGFIX] MM_match_fields is ignored when persisting MM relations"
This reverts commit 423ff57f029150e1cceb99d35eb5a4b77381f6e3
Change-Id: I597afa00b42a2e0ba55d23df85d6c25d2774387e
Re...
Helmut Hummel
11:08 Revision 0b66ef56: [BUGFIX] Fix Page module columns position in CSS
The grid columns in Page module were pushed to far
to the left because of two patches fixing the position.
Reset the...
Felix Kopp
11:06 Revision 5961bc5c: [BUGFIX] PHP strict warning in class loader
The compatibility class loader overwrites method requireClassFileOnce
and adds a parameter. This triggers a PHP stric...
Christian Kuhn
04:56 Revision 51b482de: [BUGFIX] Add simulatestatic to upgrade wizard
The upgrade wizard should install the extension
simulatestatic, which is now available in the TER
and not part of the...
Helmut Hummel
04:15 Revision 22f03d55: [BUGFIX] Fix Extension Manager Tests
Adapt the tests to the latest changes.
We now expect the the extension list
is updated only if the list is empty
or a...
Helmut Hummel
03:51 Revision e8d7d71f: [TASK] Raise Submodule Pointers
Change-Id: I0258f76488098e9fd9bf1e095ecd55daaa97ee75
Reviewed-on: http://review.typo3.org/16776
Reviewed-by: Helmut H...
Helmut Hummel
03:46 Revision 7977febe: [BUGFIX] SQL error in getLinkCounts
A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332...
Philipp Gampe
03:26 Revision 16bd9fe4: [BUGFIX] Remove empty brackets when configuration type is unknown
When reenable the default configuration field rendering it might be happen
that type description es empty and only th...
Nicole Cordes
03:18 Revision caac39d4: [BUGFIX] Update description on changed error reporting defaults
In #35154 the PHP error_reporting defaults have changed and
this now changes the description in the install tool.
Ch...
Mario Rimann
03:16 Revision a7b8af7d: [TASK] Raise Submodule Pointers
Change-Id: Iafabbf1ed41d35e8f4a07be9c5e1fd3f357f8cbe
Reviewed-on: http://review.typo3.org/16772
Reviewed-by: Helmut H...
Helmut Hummel
03:15 Revision 417514d0: [BUGFIX] Remove double closing tag
Releases: 6.0
Change-Id: If7ad5e0299d92a46f575c25d48ff50f4efbf1c30
Reviewed-on: http://review.typo3.org/16771
Review...
Helmut Hummel
02:09 Revision a2f0e94b: [BUGFIX] Disable some not finished functions in EM
The Extension Manager uses jQuery DataTables, but the
current implementation is not streamlined and causes
more troub...
Helmut Hummel
02:09 Revision 7af8193e: [BUGFIX] Information of last run is not stored/retrieved
The information is still stored as tx_scheduler.
Use the correct namespace to save the information.
Fixes: #42852
R...
Philipp Gampe
01:20 Revision bbf40f22: [TASK] Cleanup update wizard configuration
There are still some old tx_ classes in the update wizard configuration
which should be replaced with their namespace...
Nicole Cordes
01:18 Revision 3393c2ef: [TASK] Rebrush Page > Language
Consolidate Page>Language mode with Page>Columns.
Change-Id: I3cb92a44451a8e4ed94ad9aa7d2c3e3f55dd99a6
Resolves: #43...
Felix Kopp
01:13 Revision ce8d8e30: [TASK] Secure EXT: beuser database interactions
Wraps database query input in corresponding functions to clean input.
Also fixes a bug in ViewHelpers to limit output...
Felix Kopp
00:46 Revision 3903ee02: [BUGFIX] IMG_RESOURCE not capable of sys_file_reference
The file.import function can't handle file relations. Sometimes
you have to deal with uids of sys_file_references ins...
Nicole Cordes
00:43 Revision bccab08e: [TASK] page module styling
* Styling page module for classic and grid layout
Resolves: #43208
Releases: 6.0
Change-Id: Ie0831ecf37937d0a974bbb...
Ivan Dharma Kartolo
00:21 Revision a50a9866: [BUGFIX] Refine new styling of page module
Fix styling of hidden elements.
Resolves: #43208
Releases: 6.0
Change-Id: Ia51af8adde3352b5a9cd0203e14e7b838902a952...
Ivan Dharma Kartolo
00:10 Revision a3e14423: [TASK] Timestamp support for DateTimeConverter
This change adds DateTimeConverter support for integer values
by using the "U" dateFormat which reads a UnixTimestamp...
Claus Witt
00:09 Revision ef37d75a: [BUGFIX] Some unit tests fail in Core::FolderTest
Due to use of type hint callable which is available at PHP 5.4 unit tests
fail for lower PHP versions.
Change-Id: I5...
Nicole Cordes
00:06 Revision c9b6e6eb: [BUGFIX] Old logo on "Install Tool is locked" page
The page that warned users that the install tool is locked still
showed the old TYPO3 logo. I corrected this by chang...
Nikolas Schmidt-Voigt

2012-11-26

23:47 Revision 328165f1: [BUGFIX] Extension Manager doesn't care about configuration sorting
When showing the configuration of an extension actually the Extension
Manager doesn't care about the given sorting. T...
Nicole Cordes
23:39 Revision dad9ed19: [BUGFIX] impext: export is broken
Some uses of the LocalPageTree class do not use the namespaced version.
Use the correct class name.
Fixes: #43317
Re...
Philipp Gampe
23:38 Revision 588fc918: [BUGFIX] Install new system extensions during upgrade process fails
If you try to update your system from 4.7 to current master the second
step "Install System Extensions" fails because...
Nicole Cordes
23:14 Revision 846df4a8: Revert "[TASK] Page module styling"
This reverts commit ac000cec28c6a484e413daf02ee334b4f68d3bb6
Change-Id: Ibe0972321b91a2ccf0e9270fcf17105c0c181caa
Re...
Helmut Hummel
22:54 Revision 7295be9b: [BUGFIX] Fix font size in login screen
A minor adjustment to the font size
of the copyright notice.
Releases: 6.0
Change-Id: I38a29c0922084ec9bf2228b635dd...
Helmut Hummel
22:32 Revision 30979bf5: [TASK] Page module styling
* styling for the BE layout (grid element)
Resolves: #43208
Releases: 6.0
Change-Id: I80637c5fc49b3f612399f4c42d863...
Nicole Cordes
22:22 Revision 4b1ac323: [TASK] Rebrush login screen
Change header style to exclude gradient.
Also Increases input field size and add orange submit.
Change-Id: I67891a5d...
Felix Kopp
21:24 Revision fc6179cc: [TASK] CleanUp CSS Styles of IRRE-Elements
If there are VirtualRecords (e.g. translations) and hidden
elements as IRRE childs the UI is not supporting the user
...
Steffen Ritter
20:59 Revision 7aff1207: [BUGFIX] Use tablename for fullQuoteStr call
In Typo3DbBackend->replacePlaceholders method always 'foo' is
used as tablename. As long as mysql is used this makes ...
Anja Leichsenring
20:46 Revision 95c3d920: [BUGFIX] Refine new styling of page module
* Show all edit icons of a column if hovering over
the column.
Resolves: #43208
Releases: 6.0
Change-Id: I9107e83...
Helmut Hummel
18:19 Revision bacbbc21: [BUGFIX] Remove empty brackets when configuration type is unknown
When reenable the default configuration field rendering it might be happen
that type description es empty and only th...
Nicole Cordes
16:38 Revision 15b9476e: [BUGFIX] Quick Edit triggers warnings of missing key uid
A see issue for details. Other parts of the core relay on the result of
the "broken" API call.
Fixes: #42845
Release...
Philipp Gampe
16:35 Revision 111e1664: [BUGFIX] MM_match_fields is ignored when persisting MM relations
With this patch MM_match_fields will be stored into MM table when
persisting MM relations between Extbase objects.
R...
Kai Vogel
16:19 Revision e6718e0f: [BUGFIX] Adapt EXT: beuser filter style to page module
Adapt the layout of the backend user administration module
to the latest visual approach of the page module (by UI/UX...
Felix Kopp

2012-11-25

21:25 Revision 9ae7500d: [TASK] Protect bootstrap methods
With 6.0 the bootstrap related core code was split into small methods
and transferred to a group of encapsulating cla...
Christian Kuhn
19:09 Revision 7a8f28c5: [BUGFIX] FormWizard does not save
This adds a mapping for the JsonToTyposcript class to resolve
the wrong instantiation due to different versions of fi...
Florian Scholz
18:34 Revision 002027d1: [BUGFIX] Rootline relation overlay does not work for translated pages
Overlays for the relation fields of a page in the rootline,
introduced with the rootline class refactoring, do not wo...
Steffen Ritter
18:28 Revision 83afb274: [BUGFIX] Fix early calls to makeInstance
In case of an early call to makeInstance
the object configuration might not be set.
We can fix this by not calling m...
Helmut Hummel
17:21 Revision 7d80f185: [BUGFIX] Missing table definitions crash Dbal
The function
\TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbBackend::parseQuery
returns table names not as num...
Nicole Cordes
17:15 Revision b9520fb8: [BUGFIX] Obey option SYS: loginCopyrightShowVersion
Due to a bug introduced in #41992 the current version number
is always displayed within copyright notice underneath l...
Felix Kopp
16:44 Revision 0dd88d37: [TASK] Allow Folder and Storage to recursively retrieve Files from Driver
The drivers in FAL are capable of retrieving files recursively.
This might be sinful in some cases and custom usages....
Steffen Ritter
14:44 Revision 1b03bc70: [TASK] Cleanup trailing newline after ?>
Change-Id: Ib027351a353ca1fc5ee33bb13b18317d64267d8e
Releases: 6.0
Resolves: #43287
Reviewed-on: http://review.typo3....
Steffen Ritter
14:05 Revision 81e2386a: [TASK] Raise submodule pointer
Change-Id: I7b1cefba3bdeb975caadcc403b520a91fdb312c9
Reviewed-on: http://review.typo3.org/16726
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:21 Revision d13e1ed2: Revert "[BUGFIX] Use correct parameter type in insertPositionIcon"
This reverts commit 8e0b7cba6649ee92cd741b119277f05a7481df8a
Change-Id: I03c5aa86d3ef07dab5a9de9f4c59f1c3b3fb9a48
Re...
Jigal van Hemert
12:56 Revision acef0e01: [BUGFIX] Use correct parameter type in insertPositionIcon
PagePositionMap::printContentElementsColumns must call insertPositionIcon
with fake row array instead of empty string...
Jigal van Hemert
12:20 Revision 799c3204: [TASK] Adapt dbal to the new class implementation registry
The Xclass registration scheme was changed in 6.0 once more.
The patch adapts dbal to follow it. Additionally, some
f...
Christian Kuhn
12:20 Revision 39789b9c: [TASK] Introduce object implementation registry
With 6.0 all Xclass inclusion in the classes have been
removed and registration of Xclasses have previously been
move...
Helmut Hummel
12:17 Revision d6d98473: [BUGFIX] Repair table header row styles
Restores css styles for table header rows.
Keeps newly introduced style for content element header.
Change-Id: Ic368...
Felix Kopp
09:17 Revision 7d595b6d: [BUGFIX] Impexp is broken
The autoloader assumes that classes are located inside Classes, but the
directory is still lower case classes.
Renam...
Philipp Gampe

2012-11-24

23:52 Revision 3f2814f7: [TASK] Styling of Page module
Overwork the styling of the Page module:
* New style for columns
* Hide new icons by default, show on hover
* Style ...
Ivan Dharma Kartolo
20:43 Revision d7510bb1: [BUGFIX] No error messages for own queries
At the moment there isn't any error message return because the
initialisation of lastHandlerKey is missing.
Change-I...
Nicole Cordes
13:49 Revision ba065d97: [BUGFIX] Wizard in HTML element moved to t3editor
If HTML element is used and t3editor is not
installed, an error is thrown.
Solution is to move the wizard code to t3...
Georg Ringer
13:48 Revision 7199e5da: [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
13:46 Revision c1a22997: [BUGFIX] Livesearch toolbar should close others
When focussing the livesearch in the backend, other menus
should be closed.
Change-Id: Ic1c9e8ec84748476185d2357c094...
Tolleiv Nietsch
13:41 Revision 2656dd8f: [BUGFIX] Hide version selector if workspaces are used
All versioning information and actions should be
hidden if workspaces are used.
One remaining selector is in the pag...
Helmut Hummel
13:41 Revision c17a292c: [BUGFIX] Hide version selector if workspaces are used
All versioning information and actions should be
hidden if workspaces are used.
One remaining selector is in the pag...
Helmut Hummel
13:41 Revision 971145f5: [BUGFIX] Hide version selector if workspaces are used
All versioning information and actions should be
hidden if workspaces are used.
One remaining selector is in the pag...
Helmut Hummel
12:31 Revision 0d0e8931: [BUGFIX] Hide version selector if workspaces are used
All versioning information and actions should be
hidden if workspaces are used.
One remaining selector is in the pag...
Helmut Hummel

2012-11-23

14:20 Revision a81bdec7: [BUGFIX] Subject field in FormWizard
Allow setting the subject of an Email
by adding a 3rd input field to the
post processor section of the form tab.
Cha...
Florian Scholz
14:20 Revision 912603d4: [BUGFIX] Subject field in FormWizard
Allow setting the subject of an Email
by adding a 3rd input field to the
post processor section of the form tab.
Cha...
Florian Scholz
09:15 Revision 9d46e693: [CLEANUP] Adjust code to CGL and fix small namespace bugs
* whitespaces, tabs and blank line issues
* bool -> boolean
* int -> integer
* fix wrong namespace annotations
Fixes...
Alexander Schnitzler

2012-11-22

20:24 Revision 836cb8b1: [TASK] Split FLUIDTEMPLATE class to smaller methods
The patch splits the FLUIDTEMPLATE content object to smaller
and more readable code pieces. Additionally, 27 new unit...
Christian Kuhn
20:15 Revision 60de4ebb: [TASK] Update SwiftMailer license exception
Change-Id: Ia4c9ec4cb174493810e90d018082a92d37485194
Resolves: #42422
Releases: 6.0
Reviewed-on: http://review.typo3....
Michael Stucki
20:13 Revision a3286fbc: [TASK] Rename Swiftmailer license exception file
Change-Id: Ia1de8910ee216767dfc286590cb81a5cee9f640f
Resolves: #42422
Releases: 6.0
Reviewed-on: http://review.typo3....
Michael Stucki
18:04 Revision 772cef9a: [TASK] Make Fluid translation calls compatible to TYPO3 Flow
in TYPO3 Flow you can call <f:translate id="..." />
In our Fluid you have to call <f:translate key="..." />
That mak...
Ingo Pfennigstorf
09:57 Revision 205f21f2: [BUGFIX] PHP Module pgsql not supported
The return value of the function setRequiredPhpModules does not contain
the php modules but some pseudo name. Therefo...
Nicole Cordes

2012-11-21

23:47 Revision e561820f: [BUGFIX] Fix header thumbnail for new inserted records
The header thumbnail is not correctly rendered when
inserting new images because the code tries to fetch
the record w...
Helmut Hummel
22:56 Revision b07dd194: [BUGFIX] Remove property item of category model
Because the mere presence of the property leads
to an SqlException in the Typo3DbBackend it has
to be removed for 6.0...
Alexander Schnitzler
19:47 Revision ccda3e46: [TASK] Adjust namespaces of persistence unit tests
Test files that have been moved from Persistence
to Persistence\Generic also have to have an proper
namespace.
Also ...
Alexander Schnitzler
19:34 Revision 9ae1a918: [TASK] Move persistence unit tests
From Persistence to Persistence\Generic
Releases: 6.0
Fixes: #43204
Change-Id: I5eb269217e8369b0f05dc52b2595fed3f1a...
Alexander Schnitzler
09:54 Revision 47cde0c2: [BUGFIX] Typos in language labels and variables in EM
Fix a few typos.
Change-Id: Id1087e7972e65f0d4463d6d4c7c0613039bbb98e
Fixes: #43188
Releases: 6.0
Reviewed-on: http:...
Jigal van Hemert
01:02 Revision f9769ef7: [TASK] Set TYPO3 version to 6.0-dev
Change-Id: I4a43697dd6fa44910243b3a6b4ea57fe499df64b
Reviewed-on: http://review.typo3.org/16649
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
01:02 Revision 8f759bd3: [RELEASE] Release of TYPO3 6.0.0rc2
Change-Id: If2ba9153384609a7f87d8ab3e74c293ae0c77b3a
Reviewed-on: http://review.typo3.org/16648
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
01:02 Revision 2bf42680: [RELEASE] Release of TYPO3 6.0.0rc2
Change-Id: If2ba9153384609a7f87d8ab3e74c293ae0c77b3a TYPO3 Release Team
00:45 Revision cbd9e5fc: [TASK] Raise submodule pointer
Change-Id: Ibc293fdca09d424718f858e4b7585082ebf1e461
Reviewed-on: http://review.typo3.org/16647
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
00:42 Revision c790dbd7: [TASK] Raise submodule pointer
Change-Id: I4ac5ae4a9db0304a0debf4afe7c46220afe6314c
Reviewed-on: http://review.typo3.org/16646
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
00:39 Revision 037f36dd: [BUGFIX] Placeholder JavaScript handling is active for Non-IE browsers
The jsfunc.placeholder.js file was introduced to have a fallback
for Internet Explorer on the HTML5 placeholder featu...
Oliver Hader
00:39 Revision 683a356a: [TASK] Raise submodule pointer
Change-Id: I81ae9b9d3a052b8c96c7592e26d325c6fc9f068c
Reviewed-on: http://review.typo3.org/16645
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
00:39 Revision 636ad6c8: [FEATURE] Integrate possibility to determine NULL values in TypoScript
Currently there's no possibility to handle NULL values in
TypoScript. This is related to the feature "Add possibility...
Oliver Hader
00:38 Revision c832ced1: [BUGFIX] Deactivated textarea elements are not visualized
Deactivated textarea elements, fields that have a NULL value
stored in the database, are not visualized correctly whe...
Oliver Hader
00:37 Revision 8402d9bc: [TASK] Raise submodule pointer
Change-Id: I5b275d9ce45c3682976e95982b704bcb24cc9625
Reviewed-on: http://review.typo3.org/16643
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
00:28 Revision 64194b1d: [TASK] Fix styling of NULL value fields
Change-Id: Ib1b9f2f4bc274bcb1f180507a8ca0257323fd4bc
Releases: 6.0
Reviewed-on: http://review.typo3.org/16642
Reviewe...
Oliver Hader
00:22 Revision 630650cb: [BUGFIX] Make headerThumbnail in IRRE records configurable
This patch allows the configuration of the thumbnail image in IRRE
record headers. It is possible to configure e.g. h...
Kai Vogel
00:04 Revision 17226c69: [BUGFIX] Fix fatal error in indexed_search
Fixes: #42932
Related: #42806
Releases: 6.0
Change-Id: I05c179c917ed43cb70c2966984080670192713d4
Reviewed-on: http:/...
Helmut Hummel

2012-11-20

23:56 Revision 95fbd727: [TASK] Use new class names in indexed_search
Fixes: #42930
Releases: 6.0
Change-Id: I71780306d8edcd0da769ba7c56d4d4e3e386b77c
Reviewed-on: http://review.typo3.or...
Helmut Hummel
23:09 Revision 8252d2e0: [BUGFIX] Fallback of FAL properties does not work
The fields title, description and alternative are available
in file references and files. If those in file references...
Oliver Hader
23:08 Revision 66c204f0: [TASK] Refactor FAL file processing
File processing is a central part of TYPO3's file usage, as e.g. all
images in content elements have to be resized wh...
Andreas Wolf
22:09 Revision 86cd5c63: [BUGFIX] Fix failing AbstractWidgetControllerTest
Change-Id: If248919863fd734290742e3e8b55b434d8e820d3
Fixes: #43171
Releases: 6.0
Reviewed-on: http://review.typo3.org...
Wouter Wolters
20:55 Revision 39993e74: [CLEANUP] Adjust code to coding guidelines
* whitespaces, tabs and blank line issues
* bool -> boolean
* int -> integer
* remove @scope and @entity
Fixes: #431...
Alexander Schnitzler
20:06 Revision d8dfa6af: [BUGFIX] Remove isLoaded('fluid') call from FLUIDTEMPLATE
EXT:fluid is a required extension since TYPO3 6.0. The
isLoaded('fluid') call in FLUIDTEMPLATE content object
can be ...
Christian Kuhn
19:34 Revision 18c428bc: [BUGFIX] Some unit tests fail in Core::LocalDriverTest
Some tests fail on Windows systems. Mostly this is because of a missing
file and folder permission handling. Those te...
Nicole Cordes
19:28 Revision 5a91057a: [BUGFIX] Migrate contentObjectRenderer data only when array
Passed $data in start method could be a non-array, e.g. in fluid
CObjectViewHelper or in extensions. Migrate $data on...
Marc Bastian Heinrichs
19:07 Revision 0b5f2500: [BUGFIX] Default behaviour for field rendering of configuration is dropped
In TYPO3 4.7 (and below) the default field of a configuration was a text
field. With a wrong configuration type in ex...
Nicole Cordes
19:02 Revision 52551a76: [Task] Make Exception for Controllerdetermination more expressive
This makes exception 1316104317 more expressive and includes the
extension- and pluginname in the exception message.
...
Ingo Pfennigstorf
18:57 Revision 35122aed: [BUGIFX] File Reference cannot be used to disable specific meta data
The meta data (like description, title, ...) in File References
cannot be used to disable the inherited data from the...
Oliver Hader
18:52 Revision c1f9805e: [BUGFIX] Driver cannot be saved
Because of a false parameter is not possible to save the chosen DBAL
driver in the LocalConfiguration file.
Change-I...
Nicole Cordes
18:51 Revision 67bbef35: [BUGFIX] RootlineUtility uses backticks which leads to crashing dbal
In some queries backticks are used to generate the WHERE clause. Those
backticks lead to an error when using dbal. Th...
Nicole Cordes
18:49 Revision 5c45a483: [BUGFIX] Missing separator in tables.sql
For the table sys_category_record_mm after the first KEY command there is
a missing comma which leads to dbal crash.
...
Nicole Cordes
14:28 Revision 125bdf9e: [BUGFIX] Activating NULL value field does not work with blank string
Activating a field that supports NULL values and just using a
blank string ("") does not work. The problem is a strcm...
Oliver Hader
14:18 Revision b92539c5: [TASK] Integrate possibility to call inaccessible methods in BaseTestCase
The BaseTestCase already has a possibility to create full blown
accessible object proxies. However if one does not wa...
Oliver Hader
11:20 Revision 7c02b0c2: [BUGFIX] Invalid behavior of search for integer in Backend search
In fact current implementation does not replace the LIKE
operator with an SQL equal statement for numeric fields
but ...
Soren Malling
11:19 Revision 8e85043f: [BUGFIX] Invalid behavior of search for integer in Backend search
In fact current implementation does not replace the LIKE
operator with an SQL equal statement for numeric fields
but ...
Soren Malling

2012-11-19

23:02 Revision 9fb6496b: [BUGFIX] Fix setting templateRootPath
In the conversion to namespaces the overwriting variable is
changed to template. This is fixed with this commit.
Cha...
Wouter Wolters
22:58 Revision 82887631: [BUGFIX] Tests failing in Core::CategoryCollectionTest
Some tests are failing in
TYPO3\CMS\Core\Tests\Functional\Category\Collection\CategoryCollectionTest
due to false CRE...
Nicole Cordes
22:56 Revision 1bbf966e: [TASK] Raise submodule pointer
Change-Id: I3f333615f87c7682d251987df1e58403720d331b
Reviewed-on: http://review.typo3.org/16592
Reviewed-by: Christia...
Christian Kuhn
22:48 Revision c72c5077: [TASK] Comment legacy files to be removed with 6.2
The 'old' class files before namespace switch are commented
to be removed with TYPO3 7.0, but they should be schedule...
Christian Kuhn
22:15 Revision f85be799: [TASK] Comment legacy files to be removed with 6.2
The 'old' class files before namespace switch are commented
to be removed with TYPO3 7.0, but they should be schedule...
Christian Kuhn
22:13 Revision cbf29d38: [TASK] Comment legacy files to be removed with 6.2
The 'old' class files before namespace switch are commented
to be removed with TYPO3 7.0, but they should be schedule...
Christian Kuhn
22:12 Revision d178b98d: [TASK] Comment legacy files to be removed with 6.2
The 'old' class files before namespace switch are commented
to be removed with TYPO3 7.0, but they should be schedule...
Christian Kuhn
22:10 Revision 6133535e: [TASK] Comment legacy files to be removed with 6.2
The 'old' class files before namespace switch are commented
to be removed with TYPO3 7.0, but they should be schedule...
Christian Kuhn
22:04 Revision 3e28ffb1: [TASK] Comment legacy files to be removed with 6.2
The 'old' class files before namespace switch are commented
to be removed with TYPO3 7.0, but they should be schedule...
Christian Kuhn
21:38 Revision 7bcf2498: [BUGFIX] cache_imagesizes schema defined twice
EXT:cms/ext_tables.sql and t3lib/stddb/tables.sql define
an identical table schema of table cache_imagesizes.
Since c...
Christian Kuhn
21:35 Revision a2b5218c: [TASK] Remove deprecated Fluid classes from IDE file
The deprecated classes have been removed in Fluid.
Remove them from the IDE file.
Related: #43069
Releases: 6.0
Cha...
Marc Bastian Heinrichs
21:25 Revision 24d2f6aa: [TASK] adjust LegacyClassesForIde
The class extbase/Reflection/Service is renamed to
extbase/Reflection/ReflectionService, so the LegacyClassesForIde
m...
Anja Leichsenring
21:21 Revision 00ce9ac4: [TASK] Raise submodule pointer
Change-Id: If47b70fb9183b9a36f88a8908ec455de7d1e7fa4
Reviewed-on: http://review.typo3.org/16582
Reviewed-by: Christia...
Christian Kuhn
21:17 Revision 3c753bcd: [TASK] Remove deprecated methods and classes
Remove code that has been scheduled for removal
for Fluid 6.0/1.6 except the old property mapper
which needs to stay ...
Marc Bastian Heinrichs
20:32 Revision f4315f42: [TASK] Remove not needed require for language service
The Bootstrap still contains a require statement
for the language service, which can now perfectly be
loaded by the a...
Helmut Hummel
20:08 Revision b92c1a35: [TASK] Optimize compatibilty class loader
Do not save rewritten code in compatibility class loader
if no replacements have been found but require the
original ...
Helmut Hummel
20:07 Revision f2b6f8db: [BUGFIX] Replace calls of tslib_gifbuilder with namespaced class
In some functions the old class tslib_gifbuilder is still called and
should be replaces with the namespaced class.
C...
Nicole Cordes
18:45 Revision f5fb763d: [BUGFIX] Use tablename for fullQuoteStr call
In Typo3DbBackend->replacePlaceholders method always 'foo' is
used as tablename. As long as mysql is used this makes ...
Anja Leichsenring
18:29 Revision 2feacb6b: [BUGFIX] Use tablename for fullQuoteStr call
In Typo3DbBackend->replacePlaceholders method always 'foo' is
used as tablename. As long as mysql is used this makes ...
Anja Leichsenring
17:02 Revision ddcb6e27: [BUGFIX] Remove newlines after closing php tag
Also made Jenkins happy...
* ext_localconf.php
* Tests/Unit/Persistence/Mapper/DataMapFactoryTest.php
Releases: 6.0
...
Alexander Schnitzler
16:44 Revision f509c210: [BUGFIX] Remove newlines after closing php tag
Releases: 6.0
Fixes: #43105
Change-Id: Icd787d943e236d835ab51f84e5226bbdbefacc6c
Reviewed-on: http://review.typo3.org...
Alexander Schnitzler
15:47 Revision 9d13dedf: [CLEANUP] Replace FLOW3 with TYPO3 Flow
Releases: 6.0
Fixes: #43036
Change-Id: I62df23587301b4cde3ddeae3686b34f54fe1182e
Reviewed-on: http://review.typo3.org...
Alexander Schnitzler
15:15 Revision 83e92d50: [BUGFIX] Force command controller task arguments saved as array
Executing command controller scheduler tasks without
action arguments fails because the arguments aren't saved as
arr...
Marc Bastian Heinrichs
15:12 Revision d6ccd3d9: [TASK] Remove extList from LocalConfiguration
extList was kept next to the new extListArray in LocalConfiguration.
Both hold the current list of loaded extensions....
Christian Kuhn
14:42 Revision e1bd13b2: [BUGFIX] Prevent sql errors with unsupported relation
Using passthrough as relation causes sql errors
in the addUnionStatement of Typo3DbBackend. To
prevent this an Except...
Alexander Schnitzler
12:52 Revision 6f7a494f: [TASK][DB] Increase length of tt_content CType
The length of the CType file is often too small to contain the name of
the extension that creates a new content eleme...
Andreas Kießling
08:08 Revision c6d601f2: [BUGFIX] Lost page id after editing record out of Workspace Module
Given are those steps to reproduce:
* select a sub page in page tree
* open workspace module
* edit one of the worksp...
Oliver Hader
08:07 Revision 54d529ad: [BUGFIX] Forward uid to t3lib_BEfunc::getProcessedValue on creating differences
The behaviour to show differences of records basically was
copied from the history service. Since the history only wo...
Oliver Hader
08:05 Revision 4ea5cd99: [BUGFIX] Lost page id after editing record out of Workspace Module
Given are those steps to reproduce:
* select a sub page in page tree
* open workspace module
* edit one of the worksp...
Oliver Hader
08:04 Revision 4c467d08: [BUGFIX] Lost page id after editing record out of Workspace Module
Given are those steps to reproduce:
* select a sub page in page tree
* open workspace module
* edit one of the worksp...
Oliver Hader
08:03 Revision 301c0a79: [BUGFIX] Lost page id after editing record out of Workspace Module
Given are those steps to reproduce:
* select a sub page in page tree
* open workspace module
* edit one of the worksp...
Oliver Hader
08:01 Revision 276c38f2: [BUGFIX] Forward uid to t3lib_BEfunc::getProcessedValue on creating differences
The behaviour to show differences of records basically was
copied from the history service. Since the history only wo...
Oliver Hader
08:01 Revision aae85efd: [BUGFIX] Forward uid to t3lib_BEfunc::getProcessedValue on creating differences
The behaviour to show differences of records basically was
copied from the history service. Since the history only wo...
Oliver Hader
08:01 Revision 98195290: [BUGFIX] Forward uid to t3lib_BEfunc::getProcessedValue on creating differences
The behaviour to show differences of records basically was
copied from the history service. Since the history only wo...
Oliver Hader
04:49 Revision 4286b2e8: [BUGFIX] Make saving scheduler commandController tasks working again
After converting to namespaces the name of the configuration fields
in backend also contains namespaces. Rename them ...
Marc Bastian Heinrichs
04:48 Revision dacba438: [BUGFIX] Add missing TypoScript Mapping for Category Model
The missing TypoScript configuration for the category model is
provided with this patch.
Fixes: #43084
Releases: 6.0...
Ingo Pfennigstorf

2012-11-18

22:34 Revision 34278ccc: [BUGFIX] Fix charset inconsistency in Fluid tests
The encoding viewHelper calls resolveDefaultCharset
which in turn tries to get the charset from the system.
This is i...
Helmut Hummel
20:05 Revision b97e2be0: [BUGFIX] make cols and rows in TextareaViewHelper optional
When using the Tx_Fluid_ViewHelpers_Form_TextareaViewHelper to render
a <textarea> Element you must provide "cols" an...
Markus Günther
13:48 Revision 392f572b: [TASK] Remove trailing whitespace
There must be no empty lines after the closing
PHP tag. Empty lines after closing tags break
output compression in PH...
Ingo Pfennigstorf
12:29 Revision 2be7745a: [BUGIFX] Fix Exception name in beuser module
Add the missing TYPO3 prefix to the full qualified
class name.
Releases: 6.0
Change-Id: I6a6417dc63a7ef87947b8186ae...
Helmut Hummel
11:10 Revision 3e23c3ad: [BUGFIX] AbstractFormFieldViewHelper always converts entities
AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
Claus Witt

2012-11-17

21:00 Revision 3073ff79: [BUGFIX] Narrow down preview header to fit smaller screens
Current implementation breaks the header of the preview-screen
on smaller resolutions. The attached patch makes sure ...
Tolleiv Nietsch
15:30 Revision ab846f8f: [BUGFIX] Tx_Extbase_DomainObject_AbstractDomainObject#getUid is final
The final #getUid() method prevents Doctrine from generating proxies.
Having the method final is not necessary here.
...
Markus Günther
14:41 Revision 286aab2c: [CLEANUP] Remove not existing AOP stuff from fluid
Releases: 6.0
Fixes: #43037
Change-Id: Ia7f28cfdc47de01a37f926f96904cc3788c1ccaa
Reviewed-on: http://review.typo3.org...
Alexander Schnitzler
14:32 Revision fdac3c87: [TASK] Remove forceCharset references from LocalizationUtility
Since TYPO3 4.7 the forceCharset parameter in TYPO3_CONF_VARS['BE'] is
not needed anymore. This removes references to...
Ingo Pfennigstorf
14:24 Revision 683652e0: [BUGFIX] Fix legacy creation of objects in repository
Since DI is used for instantiation of session and backend
objects, creating repository objects with makeInstance will...
Marc Bastian Heinrichs
14:24 Revision 7cdce737: [BUGFIX] Fix legacy creation of objects in repository
Since DI is used for instantiation of session and backend
objects, creating repository objects with makeInstance will...
Marc Bastian Heinrichs
14:20 Revision 1006ea0a: [BUGFIX] Fix small DebuggerUtility issues
* adjust css for better/safer margins
* respect ArrayAccess
* fix level depth in array rendering
* fix wrong display ...
Alexander Schnitzler
14:14 Revision 1c950462: [BUGFIX] Fix and deprecate legacy creation of objects in repository
Since DI is used for instantiation of session and backend
objects, creating repository objects with makeInstance will...
Marc Bastian Heinrichs
14:02 Revision 83f65d9f: [!!!][BUGFIX] Remove property isOnline from frontenduser model
Because there is no TCA definition for column is_online the
property would not get filled with data from database in ...
Marc Bastian Heinrichs
13:50 Revision d2f4601a: [BUGFIX] EXT:frontend still uses old table name sys_language_overlay
The extension "frontend" is still using the old table name
sys_language_overlay
This patch fixes this issue by renam...
Patrick Broens
13:42 Revision d6b0fcab: [BUGFIX] Make ValidatorResolver respect namespaces
ValidatorResolver should parse namespaced validator
definitions like:
@validate Vendor.Extension:Foo
or
@validate Ven...
Tymoteusz Motylewski
13:41 Revision cbceae27: [BUGFIX] Old table name sys_language_overlay in use
The deprecated table name sys_language_overlay is used
This patch fixes this issue by renaming it to
pages_language_...
Patrick Broens
11:51 Revision ef7bd7a5: [BUGFIX] Reset 'vendorName' in RequestBuilder to NULL for new requests
It is currently impossible to use extensions with AND without
namespaces on the same page, since the vendorName is no...
Andreas Kießling
11:11 Revision d6615cb3: Revert "[BUGFIX] Property mapper: Exception not thrown but skipped"
This reverts commit 77c267ec4d5d9eb4525cdcde23ed569307fc553f
Change-Id: I32e9ec56ef8856ef487ce8cb0d72f35052f671ec
Re...
Ingo Pfennigstorf
11:03 Revision 91d7d7f2: [BUGFIX] Property mapper: Exception not thrown but skipped
The transformToObject function in the property mapper
checks for an existing record if an identity is given.
If no re...
Ingo Pfennigstorf
10:39 Revision 37b57355: [BUGFIX] public function configureModule should be static
In the class Tx_Extbase_Utility_Extension is the public method configureModule
and it seems that the author of the me...
Ingo Pfennigstorf

2012-11-16

19:13 Revision 5986a066: [BUGFIX] DataMapperFactory respects foreign_table_field
- add foreign_table_field if present in $TCA
- add a corresponding unit test
Change-Id: I02eac46a7e4b17c001fe30fb946...
Ingo Pfennigstorf
19:04 Revision 5d4063f7: [BUGFIX] Respect all subclasses (single table inheritance)
If you ask a repository that have subclasses, that have subsubclasses,
than just the subclasses of the first level ge...
Ingo Pfennigstorf
18:40 Revision bcf64a04: [BUGFIX] email validator
The actuall email validator uses a regex to validate email addresses.
The TYPO3 core offers a method in t3lib_div to ...
Ingo Pfennigstorf
17:22 Revision e8714bdc: [TASK] Remove trailing whitespace
There must be no empty lines after the closing
PHP tag. Empty lines after closing tags break
output compression in PH...
Ingo Pfennigstorf
16:31 Revision 3754c374: [BUGFIX] Escaping E-Mail addresses conflicts with spam protection
In case spamProtectEmailAddresses = ascii is enabled via TypoScript
E-Mail Addresses will now be displayed correctly ...
Anja Leichsenring
16:03 Revision 5253bbc3: [BUGFIX] Escaping E-Mail addresses conflicts with spam protection
In case spamProtectEmailAddresses = ascii is enabled via TypoScript
E-Mail Addresses will now be displayed correctly ...
Anja Leichsenring
16:00 Revision 4ec3bf90: [BUGFIX] RenderingContext instanciated by interface
The RenderingContext should be instanciated by the interface name
instead of the concrete Classname in Classes/View/T...
Anja Leichsenring
16:00 Revision ad250bcd: [BUGFIX] Cache in BackendConfigurationManager is not taking pageId into account
Cache in BackendConfigurationManager is not taking pageId into account
Thanks to Timo Schmidt for providing the patch...
Tymoteusz Motylewski
15:59 Revision 55e256bf: [BUGFIX] Cache in BackendConfigurationManager is not taking pageId into account
Cache in BackendConfigurationManager is not taking pageId into account
Thanks to Timo Schmidt for providing the patch...
Tymoteusz Motylewski
15:59 Revision 1b99ce8c: [BUGFIX] Cache in BackendConfigurationManager is not taking pageId into account
Cache in BackendConfigurationManager is not taking pageId into account
Thanks to Timo Schmidt for providing the patch...
Tymoteusz Motylewski
15:56 Revision 9934ef05: [FEATURE] CurrencyViewhelper can prepend the currency sign
With the flag $prependCurrency = TRUE the currency sign can be prepended
instead of appended (e.g. CHF 123.00)
The ad...
Anja Leichsenring
15:55 Revision ec28e311: [FEATURE] CurrencyViewhelper can prepend the currency sign
With the flag $prependCurrency = TRUE the currency sign can be prepended
instead of appended (e.g. CHF 123.00)
The ad...
Anja Leichsenring
15:28 Revision d9aef108: [BUGFIX] RenderingContext instanciated by interface
The RenderingContext should be instanciated by the interface name
instead of the concrete Classname in Classes/View/T...
Anja Leichsenring
15:27 Revision 70ff649b: [BUGFIX] Escaping E-Mail addresses conflicts with spam protection
In case spamProtectEmailAddresses = ascii is enabled via TypoScript
E-Mail Addresses will now be displayed correctly ...
Anja Leichsenring
15:18 Revision 8f01f860: [BUGFIX] Translate labels in paginate widget
Remove hardcoded labels in paginate widget.
Thanks to Alexander Stehlik for providing a patch.
Change-Id: Iedccd3c5...
Anja Leichsenring
15:05 Revision cefb3b34: [BUGFIX] Correctly apply _LOCAL_LANG from typoscript
Language labels from typoscript are currently loaded by overwriting the
source/target array that is required by the m...
Jana Golinowski
14:51 Revision 1a5efc0f: [BUGFIX] Correctly apply _LOCAL_LANG from typoscript
Language labels from typoscript are currently loaded by overwriting the
source/target array that is required by the m...
Jana Golinowski
14:27 Revision c7092fe8: [BUGFIX] Translate labels in paginate widget
Remove hardcoded labels in paginate widget.
Thanks to Alexander Stehlik for providing a patch.
Change-Id: I7330e06c...
Anja Leichsenring
13:25 Revision 7e443bd4: [BUGFIX] Invalid behavior of search for integer in Backend search
In fact current implementation does not replace the LIKE
operator with an SQL equal statement for numeric fields
but ...
Soren Malling
13:01 Revision c7cafbee: [TASK] Remove @package and @subpackage annotations
With namespaces the @package and @subpackage annotations
do not have a real benefit anymore and can be removed.
Chan...
Christian Kuhn
12:59 Revision d09a542a: [BUGFIX] Correctly apply _LOCAL_LANG from typoscript
Language labels from typoscript are currently loaded by overwriting the
source/target array that is required by the m...
Jana Golinowski
12:30 Revision 803bcd7a: [BUGFIX] Always add the "alt" attribute for images
The ImageViewHelper does not add the alt-attribute to the
image tag if it is not set. This patch renders always the
a...
dkd-egerer Sascha Egerer
12:22 Revision 6409b98d: [TASK][workspaces] Remove @package and @subpackage annotations
With namespaces the @package and @subpackage annotations
do not have a real benefit anymore and can be removed.
Chan...
Christian Kuhn
12:20 Revision c6e3fba5: [TASK][version] Remove @package and @subpackage annotations
With namespaces the @package and @subpackage annotations
do not have a real benefit anymore and can be removed.
Chan...
Christian Kuhn
12:15 Revision f59de462: [TASK][linkvalidator] Remove @package and @subpackage annotations
With namespaces the @package and @subpackage annotations
do not have a real benefit anymore and can be removed.
Chan...
Christian Kuhn
12:10 Revision 6e3f6a58: [TASK][dbal] Remove @package and @subpackage annotations
With namespaces the @package and @subpackage annotations
do not have a real benefit anymore and can be removed.
Chan...
Christian Kuhn
11:36 Revision c91eee21: [BUGFIX] Rename Reflection\Service to Reflection\ReflectionService
Since it's renamed in Extbase it
has to be adjusted in Fluid also.
Releases: 6.0
Fixes: #43017
Change-Id: Ib26b999ba...
Alexander Schnitzler

2012-11-15

23:05 Revision a75bac8c: [TASK] Fix deprecated $doc->isCMlayers()
Function TYPO3\CMS\Backend\Template\DocumentTemplate->isCMlayers()
is not needed and can be removed.
Change-Id: I7ce...
Georg Ringer
22:50 Revision 68759f08: [BUGFIX] GeneralUtility::validEmail() can throw warnings
If GeneralUtility::validEmail() is called with array or object
as parameter, warnings or errors are thrown of type "s...
Christian Kuhn
13:51 Revision 6716a6fa: [BUGFIX] Follow-up clean-up to #19938
Refactoring #19938 a loose end was forgotten to be removed in one test.
Change-Id: I36d1f9368eb829afebd5c3be2282811b...
Christian Kuhn
11:44 Revision a0f4d13c: [BUGFIX] EXT:felogin: Multiple bugs with preserveGETvars
Refactor and fix handling of preserveGETvars in felogin.
* Add support for multi dimensional arrays
* urlencode() v...
Jigal van Hemert
10:32 Revision 201b7814: [BUGFIX] Form shows Fatal Error in Frontend
This resolves the wrong instantiation of all classes
that contain uppercase characters within a certain
class name pa...
Ingo Pfennigstorf
00:51 Revision 198cf860: [BUGFIX] Remove dependency to iconv lib in form
The form extension uses iconv_strlen to determine
the string length, which fails when this method
is not present in P...
Helmut Hummel
00:33 Revision 517742c0: [TASK] Rename Reflection/Service to Reflection/ReflectionService
This is part of the code cleanup.
Change-Id: I1d9ff99b565e279110ee8c6e1cff8ab6a47566f5
Resolves: #42808
Releases: 6....
Anja Leichsenring
00:23 Revision 9dfb8e20: [BUGFIX] Cache in BackendConfigurationManager is not taking pageId into account
Cache in BackendConfigurationManager is not taking pageId into account
Thanks to Timo Schmidt for providing the patch...
Tymoteusz Motylewski
00:19 Revision 507fe965: [BUGFIX] DataMapperFactory respects foreign_table_field
- add foreign_table_field if present in $TCA
- add a corresponding unit test
Change-Id: I02eac46a7e4b17c001fe30fb946...
Peter Niederlag

2012-11-14

20:56 Revision 637eb35e: [TASK] Raise submodule pointer
Change-Id: I19bf442d362fc1ba7dd2df2d5d7e55c592222e27
Reviewed-on: http://review.typo3.org/16447
Reviewed-by: Christia...
Christian Kuhn
20:48 Revision dc063acb: [TASK] Re-implement extension status for reports module
The reports module to show the main typo3.org TER repository
extension list status and the security state of loaded a...
Christian Kuhn
20:48 Revision 549a3b5d: [TASK] Fix CGL issues
Wrap a long line and rename an internal variable to lower camel case.
Resolves: #42844
Releases: 6.0
Change-Id: Ia7...
Philipp Gampe
20:09 Revision b7a29e98: [BUGFIX] Fix Annotation for Category model
This fixes the annotation for the item property in the Category model.
Resolves: #42970
Releases: 6.0
Change-Id: Ic...
Ingo Pfennigstorf

2012-11-13

20:16 Revision 287a5aea: [BUGFIX] Labels in EM are not translated
The configuration of an extension can make use of
labels and those are not translated in a select box.
Therefore use...
Georg Ringer
14:33 Revision 720ba137: [TASK] Improve wincache has() function
Change-Id: Ia90500734c71095c82f774ac6c0acd16ce28f096
Resolves: #42253
Releases: 6.0
Reviewed-on: http://review.typo3....
Georg Ringer
12:58 Revision 66ea0a3a: [BUGFIX] Fix missing option labels in EXT:saltedpasswords ext config
The labels for the options of the settings "Hashing method for the
backend|frontend" are missing because the class na...
Tilo Baller
12:29 Revision 5aebcab2: [BUGFIX] Fix userfunc paths in EXT:saltedpasswords ext_conf_template.txt
Paths to the class files and class names for the user functions used
in the extension configuration of EXT:saltedpass...
Tilo Baller

2012-11-12

23:18 Revision 6ed8e48e: [TASK] Set TYPO3 version to 4.7.8-dev
Change-Id: I9700f8c1a064f9e8703d4ea9b6d11c545a05a6b0
Reviewed-on: http://review.typo3.org/16435
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
23:18 Revision f62fcc2c: [RELEASE] Release of TYPO3 4.7.7
Change-Id: If1907298be3ca5d442e17706d8f9ab66d1af2741
Reviewed-on: http://review.typo3.org/16434
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
23:18 Revision 4f5ec20b: [RELEASE] Release of TYPO3 4.7.7
Change-Id: If1907298be3ca5d442e17706d8f9ab66d1af2741 TYPO3 Release Team
23:08 Revision 6ce7096b: [TASK] Set TYPO3 version to 4.6.16-dev
Change-Id: I0ff0a5e65b7c7ec5c5c2e6537c68fed6d0f856f9
Reviewed-on: http://review.typo3.org/16433
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
23:08 Revision 0b021439: [RELEASE] Release of TYPO3 4.6.15
Change-Id: I5770c742c148020d910d4e9121a4390a472f31e2
Reviewed-on: http://review.typo3.org/16432
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
23:08 Revision adb1acac: [RELEASE] Release of TYPO3 4.6.15
Change-Id: I5770c742c148020d910d4e9121a4390a472f31e2 TYPO3 Release Team
22:56 Revision 617522fe: [TASK] Set TYPO3 version to 4.5.23-dev
Change-Id: I2f1603b370eb228873258a043224695793b47d77
Reviewed-on: http://review.typo3.org/16430
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:56 Revision 483fc682: [RELEASE] Release of TYPO3 4.5.22
Change-Id: Icfc1fbc466f1aea983c86b4c9048147bfa858aba
Reviewed-on: http://review.typo3.org/16429
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:56 Revision 5f51b5cb: [RELEASE] Release of TYPO3 4.5.22
Change-Id: Icfc1fbc466f1aea983c86b4c9048147bfa858aba TYPO3 Release Team
22:49 Revision acba620d: [TASK] Raise submodule pointer
Change-Id: Iab17d9e457e8a704227ea5df5dcf9805cdf5014c
Reviewed-on: http://review.typo3.org/16428
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:46 Revision f9f79d83: [TASK] Raise submodule pointer
Change-Id: I648ce4a04832faba5806eb2cf75415f9a7b527a0
Reviewed-on: http://review.typo3.org/16427
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:44 Revision 599c0986: [TASK] Raise submodule pointer
Change-Id: Ib9a9ea100f974bbba6e228ccc97a2e2be035e056
Reviewed-on: http://review.typo3.org/16426
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:38 Revision 00f7f89f: [TASK] Raise version numbers of system extensions
Change-Id: I600c93d9e5f5bb0dccd18caab40a5bf03df6c726
Reviewed-on: http://review.typo3.org/16422
Reviewed-by: Steffen ...
Steffen Ritter
22:33 Revision 221ed340: [TASK] Raise version numbers of system extensions
Change-Id: I932ec4d55653397f9abdeaeaeaa4e005bd363de0
Reviewed-on: http://review.typo3.org/16421
Reviewed-by: Steffen ...
Anja Leichsenring
22:32 Revision 5f3d11ad: [TASK] Raise version numbers of system extensions
Change-Id: I0b6a0b9d6fe75d10f8ebec9e920ac4c7480e45cf
Reviewed-on: http://review.typo3.org/16416
Reviewed-by: Steffen ...
Anja Leichsenring
22:31 Revision e5b21251: [TASK] Raise version number of system extensions
Change-Id: Iad8372eecc471aaa53ea9aaded85f3850025ba95
Reviewed-on: http://review.typo3.org/16423
Reviewed-by: Steffen ...
Steffen Ritter
22:30 Revision c0283adc: [TASK] Raise version number of system extensions
Change-Id: Ie1caff0976b8250ce31170a3cb7c59d4c9e6722e
Reviewed-on: http://review.typo3.org/16424
Reviewed-by: Steffen ...
Steffen Ritter
22:30 Revision e09c30b4: [TASK] Raise version number of system extensions
Change-Id: I32d3cfdea48a03561e678dc5c5f6308698a7d39a
Reviewed-on: http://review.typo3.org/16425
Reviewed-by: Steffen ...
Steffen Ritter
21:23 Revision c615a1e3: [TASK] Raise version numbers of system extensions
Change-Id: Ibf6853d59c58fbad38ff806ac1ba603728c8abb5
Reviewed-on: http://review.typo3.org/16414
Reviewed-by: Steffen ...
Steffen Ritter
21:22 Revision f52c5356: [TASK] Raise version numbers of system extensions
Change-Id: Ib1b2de9db3f3a63447ff5a4f9e4e48da8e95e547
Reviewed-on: http://review.typo3.org/16413
Reviewed-by: Steffen ...
Steffen Ritter
21:22 Revision 781a9d88: [TASK] Raise version numbers of system extensions
Change-Id: I067979476abdc1ec06084ef8dfc11e25f78ba0d8
Reviewed-on: http://review.typo3.org/16412
Reviewed-by: Steffen ...
Steffen Ritter
21:21 Revision 3fcfed80: [TASK] Raise version numbers of system extensions
Change-Id: I13cafa436d3ebafb53f46ccdfb7872e1c86677bb
Reviewed-on: http://review.typo3.org/16411
Reviewed-by: Steffen ...
Steffen Ritter
21:20 Revision e7cc3cf9: [TASK] Raise version numbers of system extensions
Change-Id: I8596d364b7c578f118ce940f6a8b3612b2a75b94
Reviewed-on: http://review.typo3.org/16410
Reviewed-by: Steffen ...
Steffen Ritter
21:18 Revision cf559c1d: [TASK] Raise version numbers of system extensions
Change-Id: I0bfe793d472d5c883cd369045502d22d0393ec7f
Reviewed-on: http://review.typo3.org/16409
Reviewed-by: Steffen ...
Steffen Ritter
21:17 Revision 9a043f4d: [TASK] Raise version numbers of system extensions
Change-Id: Ieac9c8eacf939bebc9a517bbef4c710dfa88dcca
Reviewed-on: http://review.typo3.org/16408
Reviewed-by: Steffen ...
Steffen Ritter
21:05 Revision 0b90ac65: [TASK] Raise version number of system extensions
Change-Id: I6128470c3beac6ad65c5bb285ecc6bafaa2d20f5
Reviewed-on: http://review.typo3.org/16417
Reviewed-by: Steffen ...
Steffen Ritter
21:05 Revision d1ca470f: [TASK] Raise version number of system extensions
Change-Id: I0b26ecfad1fccf4bf50ebf26e443f0c906a94aae
Reviewed-on: http://review.typo3.org/16418
Reviewed-by: Steffen ...
Steffen Ritter
21:04 Revision b2cf2be6: [TASK] Raise version number of system extensions
Change-Id: I7bf2c353babc39d6fee35fced695d1c434906873
Reviewed-on: http://review.typo3.org/16419
Reviewed-by: Steffen ...
Steffen Ritter
21:03 Revision d3ec9665: [TASK] Raise version number of system extensions
Change-Id: I831f1246b60b402cf626d4d3f3d26b8787062001
Reviewed-on: http://review.typo3.org/16420
Reviewed-by: Steffen ...
Steffen Ritter
21:01 Revision 950a1527: [TASK] Raise version numbers of system extensions
Change-Id: I97c6d472d24347a2c537836c414f2375e319c20b
Reviewed-on: http://review.typo3.org/16415
Reviewed-by: Steffen ...
Steffen Ritter
20:22 Revision 56690f15: [BUGFIX] Fix tests for NotEmptyValidator for 1.3 and php 5.2
Change-Id: Ia72f9c5f891865c8307b1b699a965c2a5c2bcad8
Fixes: #42811
Releases: 1.3
Reviewed-on: http://review.typo3.org...
Marc Bastian Heinrichs
19:22 Revision 019e29ff: [BUGFIX] Convert deprecated function assertType to assertInstanceOf
Some tests are broken because of the use of the old function.
Change-Id: I2f28e9d6f0dcc553acfec54c01755979a3228e7b
F...
Nicole Cordes
19:20 Revision 57f43f6d: [BUGFIX] Some unit tests failing for extbase 1.3
Still some unit tests fail in extbase 1.3. It seems that changes weren't
backported to lower version.
Change-Id: Icc...
Nicole Cordes

2012-11-11

20:39 Revision 56e66659: [BUGFIX] imagecopyresized: correct invalid parameters
The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
...
Stefan Neufeind
20:33 Revision 681aea54: [BUGFIX] Regression in t3lib_iconWorks::imagecopyresized
t3lib_iconWorks::imagecopyresized was refactored
in #26660. Unfortunatelly that change introduced
a regression. Param...
Tymoteusz Motylewski
20:20 Revision 02ccc686: [BUGFIX] Regression in t3lib_iconWorks::imagecopyresized
t3lib_iconWorks::imagecopyresized was refactored
in #26660. Unfortunatelly that change introduced
a regression. Param...
Tymoteusz Motylewski
13:38 Revision 4ea6cf6a: [TASK] Fix TYPO3 logos
The logos have been changed to match the new CI,
but were cut out sloppily.
Exchange the most prominent logos with p...
Helmut Hummel
13:37 Revision 99fefa46: [TASK] Fix TYPO3 logos
The logos have been changed to match the new CI,
but were cut out sloppily.
Exchange the most prominent logos with p...
Helmut Hummel
13:37 Revision dc4ccbd8: [TASK] Fix TYPO3 logos
The logos have been changed to match the new CI,
but were cut out sloppily.
Exchange the most prominent logos with p...
Helmut Hummel
01:28 Revision 3ddfa364: [TASK] Fix TYPO3 logos
The logos have been changed to match the new CI,
but were cut out sloppily.
Exchange the most prominent logos with p...
Helmut Hummel

2012-11-10

22:06 Revision bdc3e1f1: [TASK] Set TYPO3 version to 6.0-dev
Change-Id: I68301629737a66a76332e59b3ccd674bb7d05722
Reviewed-on: http://review.typo3.org/16387
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:06 Revision 8bc8e45b: [RELEASE] Release of TYPO3 6.0.0rc1
Change-Id: Id506e3479c6b48526b7a9cdfdd211bc33c1a61d6
Reviewed-on: http://review.typo3.org/16386
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:06 Revision e249a770: [RELEASE] Release of TYPO3 6.0.0rc1
Change-Id: Id506e3479c6b48526b7a9cdfdd211bc33c1a61d6 TYPO3 Release Team
21:54 Revision cd8366d4: [TASK] Raise submodule pointer
Change-Id: Ia29003835d4004f844fc286eae8c14f9c4a45dcc
Reviewed-on: http://review.typo3.org/16385
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
19:27 Revision 1ac0809a: [BUGFIX] Add "suggests" as valid dependency type
Currently extensions with "suggests" contraint in ext_emconf.php
fail to install in Extension Manager with exception
...
Tilo Baller
19:24 Revision 198c4234: [BUGFIX] Fix update translation handling
The current translation handling does not respect
subfolders in the zip file during extraction.
This leads to partly ...
Helmut Hummel
17:59 Revision 9f1efb64: [FEATURE] Add possibility to store NULL values
The current implementation in the TYPO3 backend does not allow
to store NULL values, only empty strings or zero as nu...
Oliver Hader
15:22 Revision cc218757: [BUGFIX] Fix namespaced \Countable
Usage of namespaced Countable call breaks the compatibility for
PHP 5.2.
Besides that unit-test have been modified t...
Anja Leichsenring
14:54 Revision ec8e8305: [BUGFIX] Unit tests use SplObjectStorage in PHP 5.2 context
Since Extbase 1.3 was released in TYPO3 4.5 and the PHP
requirements are PHP 5.2, using SplObjectStorage is not allow...
Oliver Hader
14:52 Revision 0b15d647: [BUGFIX] getFuncCheck must quotes wrong
The security fix preventing XSS included a regression
since the quoting has been backported wrong.
This results in a...
Michael Späth
14:51 Revision 0e6c1def: [BUGFIX] getFuncCheck must quotes wrong
The security fix preventing XSS included a regression
since the quoting has been backported wrong.
This results in a...
Michael Späth
14:42 Revision 6757b85e: [BUGFIX] #42812 Most checkboxes (like Extended View) are not working
Due to a js error checkboxes in list view are not working
Change-Id: I80210a30ad9e7bb1d7b9da3b9d09490c428a24ff
Relea...
Michael Späth
13:08 Revision 6ab0f6aa: [FEATURE] Enable IRRE fields in FlexForms
This patch enables IRRE fields in flexform. They can be used
identically to the TCA.
FlexForm segments are separated...
Kai Vogel

2012-11-09

21:08 Revision 3e81acfb: [BUGFIX] Rename SUViewHelper to SwitchUserViewHelper
On case sensitive file systems the SUViewHelper
cannot be found, as the file is named SUViewHelper.php
and the class ...
Helmut Hummel
17:43 Revision a7d5b0a2: [BUGFIX] Content Elements "uploads" ignores translations
The TypoScript Object "FILES" has been changed to be aware
of translations in the meantime. Anyhow the Content Elemen...
Steffen Ritter
09:00 Revision 8c3146b9: [BUGFIX] Always add the "alt" attribute for images
The ImageViewHelper does not add the alt-attribute to the
image tag if it is not set. This patch renders always the
a...
dkd-egerer Sascha Egerer
05:38 Revision 1c9795f6: [TASK] Improve rendering of non existent content types
If a custom content element is created by using
an extension and the ext is removed, an empty content
element is rend...
Georg Ringer
05:38 Revision 3effdb10: [TASK] Add configuration for default categorized tables
A list of default categorized tables is put within the Install Tool
for now, since we don't have a dedicated BE modul...
Fabien Udriot
00:28 Revision 3a0857ce: [TASK] Raise submodule pointer
Change-Id: Ia33701578c100bb67beb66d010f76208d9c16457
Reviewed-on: http://review.typo3.org/16338
Reviewed-by: Helmut H...
Helmut Hummel

2012-11-08

23:57 Revision 06f9be00: [BUGFIX] Fix SEARCHRESULT content object
During namespacing the SEARCHRESULT content object,
which had two classes, has been messed up.
Combine both classes ...
Helmut Hummel
23:42 Revision f91c302e: [BUGFIX] Fix OTABLE content object
During namespacing the OTABLE content object
which had of two classes has been messed up.
Combine both classes into ...
Helmut Hummel
23:04 Revision 3393d5f0: [TASK] Remove deleted class from alias map
Releases: 6.0
Change-Id: Ia711da58f765a91602d0729a4c7dc0d35d012151
Reviewed-on: http://review.typo3.org/16335
Review...
Helmut Hummel
23:02 Revision ac0aa721: [TASK] Add "Abstract" prefix to abstract task class
All abstract classes should be start with an Abstract
prefix in the class name.
Adjust the abstract task class to thi...
Helmut Hummel
23:01 Revision 93fdc73a: [TASK] Add "Abstract" prefix to abstract task class
All abstract classes should be start with an Abstract
prefix in the class name.
Adjust the abstract task class to thi...
Helmut Hummel
23:00 Revision 27b8d416: [TASK] Add "Abstract" prefix to abstract task class
All abstract classes should be start with an Abstract
prefix in the class name.
Adjust the abstract task class to thi...
Helmut Hummel
22:58 Revision 1df97ec9: [TASK] Add "Abstract" prefix to abstract task class
All abstract classes should be start with an Abstract
prefix in the class name.
Adjust the abstract task class to thi...
Helmut Hummel
22:55 Revision fbe15cfb: [TASK] Cleanup alias map and recreate IDE file
Releases: 6.0
Change-Id: I0f8863ae6e711f1da710b39f7644f24212ad41ef
Reviewed-on: http://review.typo3.org/16330
Review...
Helmut Hummel
22:49 Revision 9675002a: [TASK] Add "Abstract" prefix to abstract task class
All abstract classes should be start with an Abstract
prefix in the class name.
Adjust the abstract task class to th...
Helmut Hummel
18:06 Revision 4b33e0a0: [TASK] Update version number in system extensions
Update the version number in system extensions which
have been forgotten.
Resolves: #42728
Releases: 6.0
Change-Id: ...
Michael Klapper
13:11 Revision 8c983481: [TASK] Set TYPO3 version to 4.7.7-dev
Change-Id: I6e1edfaf29e2d490975348a4b15ea4073a1c3751
Reviewed-on: http://review.typo3.org/16313
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:11 Revision c5bdb0d8: [RELEASE] Release of TYPO3 4.7.6
Change-Id: I80bff9651adb898f456841e79ba8c9cd59467b35
Reviewed-on: http://review.typo3.org/16312
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:11 Revision 0cc7c15a: [RELEASE] Release of TYPO3 4.7.6
Change-Id: I80bff9651adb898f456841e79ba8c9cd59467b35 TYPO3 Release Team
13:02 Revision 6cf8ddee: [TASK] Set TYPO3 version to 4.6.15-dev
Change-Id: I027f9930e59f872e888abe9bcd26d251fe4bc174
Reviewed-on: http://review.typo3.org/16311
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:02 Revision 0a81b616: [RELEASE] Release of TYPO3 4.6.14
Change-Id: I3a359e98c9ef77e0660df702d454858c7454aaf7
Reviewed-on: http://review.typo3.org/16310
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
13:02 Revision 2225fc47: [RELEASE] Release of TYPO3 4.6.14
Change-Id: I3a359e98c9ef77e0660df702d454858c7454aaf7 TYPO3 Release Team
12:50 Revision 9587d6f9: [TASK] Set TYPO3 version to 4.5.22-dev
Change-Id: Ifded04829df1d855b9449133ebbcb0004d65de76
Reviewed-on: http://review.typo3.org/16309
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:50 Revision 70498f2e: [RELEASE] Release of TYPO3 4.5.21
Change-Id: I7cc418bb558d4fde094d5d7c3097ac0f967751e2
Reviewed-on: http://review.typo3.org/16308
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:49 Revision d9720ad9: [RELEASE] Release of TYPO3 4.5.21
Change-Id: I7cc418bb558d4fde094d5d7c3097ac0f967751e2 TYPO3 Release Team
12:45 Revision a0ede7db: [SECURITY] Fix SQL injection and XSS in record history
This patch fixes the SQL injection possibilities in the record
history view as well as fixing XSS possibilities. The ...
Oliver Hader
12:44 Revision 74c2aabf: [SECURITY] XSS in TCA Tree
Properly html encode the label of tree nodes.
Fixes: #42774
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: I56b823bdd7ac8f...
Oliver Hader
12:44 Revision 2bbc7a32: [SECURITY] Fix potential XSS in BackendUtlility::getFuncCheck
The method getFuncCheck creates an URL from input variables and puts
it in JavaScript context without properly encodi...
Helmut Hummel
12:44 Revision f5d3162b: [SECURITY] Fix SQL injection and XSS in record history
This patch fixes the SQL injection possibilities in the record
history view as well as fixing XSS possibilities. The ...
Oliver Hader
12:44 Revision 07c3d639: [SECURITY] XSS in TCA Tree
Properly html encode the label of tree nodes.
Fixes: #42774
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: I6b0b305c42e30c...
Oliver Hader
12:44 Revision 7b916d0c: [SECURITY] Fix potential XSS in t3lib_BEfunc::getFuncCheck
The method getFuncCheck creates an URL from input variables and puts
it in JavaScript context without properly encodi...
Helmut Hummel
12:44 Revision c150b278: [SECURITY] Fix SQL injection and XSS in record history
This patch fixes the SQL injection possibilities in the record
history view as well as fixing XSS possibilities. The ...
Oliver Hader
12:44 Revision b02026dd: [SECURITY] XSS in TCA Tree
Properly html encode the label of tree nodes.
Fixes: #42774
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: I59773eb475d073...
Oliver Hader
12:44 Revision f22dc79c: [SECURITY] Fix potential XSS in t3lib_BEfunc::getFuncCheck
The method getFuncCheck creates an URL from input variables and puts
it in JavaScript context without properly encodi...
Helmut Hummel
12:44 Revision 5245e097: [SECURITY] Fix SQL injection and XSS in record history
This patch fixes the SQL injection possibilities in the record
history view as well as fixing XSS possibilities. The ...
Oliver Hader
12:43 Revision ab335bc0: [SECURITY] XSS in TCA Tree
Properly html encode the label of tree nodes.
Fixes: #42774
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: I07bdff99b6f465...
Oliver Hader
12:43 Revision a768d97c: [SECURITY] Fix potential XSS in t3lib_BEfunc::getFuncCheck
The method getFuncCheck creates an URL from input variables and puts
it in JavaScript context without properly encodi...
Helmut Hummel
11:05 Revision 306c8c0e: [TASK] Raise submodule pointer for fluid
Releases: 6.0
Change-Id: I490683562533dfbfaa34310a04f7682cde91f0d2
Reviewed-on: http://review.typo3.org/16294
Review...
Helmut Hummel
11:02 Revision 4eacf04b: Revert "[BUGFIX] FormViewHelper creates inline styling"
This change broke the tests and needs to be further discussed.
This reverts commit cc4f28ba23f7d4ae9feb2bd9fef658d8b...
Helmut Hummel
10:32 Revision 5d8dea78: [TASK] Raise submodule pointer
Change-Id: I2e83cbd81b729242404f0fc8ef553f663ae87073
Reviewed-on: http://review.typo3.org/16290
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
10:29 Revision 389452ee: [TASK] Raise submodule pointer
Change-Id: I7411c36df30b8f4c9256be0d23838da0eae5bed3
Reviewed-on: http://review.typo3.org/16289
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
10:27 Revision 72153ccc: [TASK] Raise submodule pointer
Change-Id: Ia83d1ee864677a0f4aa21365447c0796935933b7
Reviewed-on: http://review.typo3.org/16288
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
10:24 Revision ba187e55: [TASK] Raise submodule pointer
Change-Id: I33aa628e022300be3af47206fbbbfe991e486881
Reviewed-on: http://review.typo3.org/16287
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
06:46 Revision 92aa2657: [BUGFIX] Make hardcoded backend favicon configurable
Since #37868 the backend comes with hardcoded favicon.
This should be configurable like logo_login to brand
the backe...
Joh. Feustel

2012-11-07

23:40 Revision c752c190: [TASK] Fix PHPdoc of methods and type hint comments
Change-Id: I3c3078b6e69f937d4383eb8677dbd60f249d2c8d
Releases: 6.0
Reviewed-on: http://review.typo3.org/16276
Reviewe...
Oliver Hader
22:22 Revision c149c540: [BUGFIX] Replace deprecated calls in Repositiory
Repositiory class uses deprecated calls of persistenceManager for
getting the backend and session singletons. Replace...
Marc Bastian Heinrichs
22:21 Revision 1cdbedad: [BUGFIX] Replace deprecated calls in Repositiory
Repositiory class uses deprecated calls of persistenceManager for
getting the backend and session singletons. Replace...
Marc Bastian Heinrichs
21:36 Revision ab1dfa5b: [TASK] Adjust phpdoc for classes (files) of backports
Since it's neither "FLOW3" nor "v5" anymore those
headers need to be adjusted.
Before:
This class is a backport of t...
Anja Leichsenring
18:26 Revision d4efc3c8: [BUBFIX] Fix fatal error in Test
Fixture class names have been used twice.
Use uniqid to avoid clashes.
Releases: 6.0
Relates: #42028
Change-Id: Icc...
Helmut Hummel
18:23 Revision 4f107ff7: [BUGFIX] Fix several namespace related bugs
Due to the switch to namespaces several things are buggy or missing.
* DataMapper and property mapper should recogniz...
Helmut Hummel
16:03 Revision e6fee58f: [BUGFIX] Mapping of DomainObject with namespaces
This makes sure that when checking if the property meta data
type is a class name, it also checks if it's a namespace...
Aske Ertmann
15:54 Revision 1bfaa42f: [BUGFIX] Dont respect pid for static & rootlevel tables
If TCA defines a table to be static or on root level
setRespectStoragePage should be set to false as pid
is either 0 ...
Alexander Schnitzler
15:36 Revision c734fee3: [BUGFIX] Namespaced domain models are not updated
The check to see if the session's reconstituted objects are
aggregate roots doesn't support namespaced domain models....
Nico de Haen
12:52 Revision 3f2929d2: [BUGFIX] No sorting in TypoScript Object Browser when browsing
If you enable "Sort alphabetically" the correct value (1) is submitted to
extension settings. But when you use any ot...
Nicole Cordes
12:52 Revision 3ea5e0b1: [BUGFIX] No sorting in TypoScript Object Browser when browsing
If you enable "Sort alphabetically" the correct value (1) is submitted to
extension settings. But when you use any ot...
Nicole Cordes
12:51 Revision b4f76580: [BUGFIX] No sorting in TypoScript Object Browser when browsing
If you enable "Sort alphabetically" the correct value (1) is submitted to
extension settings. But when you use any ot...
Nicole Cordes

2012-11-06

23:38 Revision 282cb87c: [BUGFIX] Escaping E-Mail addresses conflicts with spam protection
In case spamProtectEmailAddresses = ascii is enabled via TypoScript
E-Mail Addresses will now be displayed correctly ...
Ingo Pfennigstorf
22:46 Revision c79bddac: [TASK] Editors do not have rights to edit file metadata
File records are stored in PID 0. In TYPO3 non-admins do not
have access to anything stored in PID 0. As FAL won't wo...
Steffen Ritter
22:45 Revision 1d6c7898: [BUGFIX] FormViewHelper creates inline styling
Due to accessibility reasons the inline styling of a container is
removed.
Change-Id: I5b40fafa1abca5c1b43a40cee3a39...
Ingo Pfennigstorf
22:04 Revision 4d16f4e4: [BUGFIX] Fix include path in file "t3lib/class.t3lib_cli.php"
Resolves: #42731
Releases: 6.0
Change-Id: Icd08c7e9d1bb9f014ce77aae697e804aa4e17625
Reviewed-on: http://review.typo3...
Michael Klapper
18:57 Revision c4128582: [BUGFIX] Migrate images and links to files to FAL on way to RTE
Links to files or folders in pre-FAL RTE-content should be transformed
to FAL-compliant on way to RTE, whenever possi...
Stanislas Rolland
13:45 Revision 3d8389ba: [TASK] Remove renderFlashMessages ViewHelper
This patch removes the deprecated RenderFlashMessages ViewHelper.
Change-Id: I188de4ba629b43275ba432479afb3e0cdccc20...
Ingo Pfennigstorf
11:26 Revision 05436fc8: [TASK] Adjust phpdoc to namespaces
phpdoc still contained references to
Tx_Extbase_...
Change-Id: I45271dfbd4fa6a6d03d719b670c8aa939bd2a07d
Releases: 6...
Stefan Neufeind
00:02 Revision e7e0a29a: [FEATURE] Change the default doctype to html5
Change-Id: If99bd9fb5357a39660f44a79f88cdd22528be3d8
Resolves: #39957
Releases: 6.0
Reviewed-on: http://review.typo3....
Georg Ringer

2012-11-05

23:57 Revision d62fb10e: [TASK] Drag&Drop of Content-Elements in Page-Module
Change-Id: I1fca2b537f134b57f3161d6ae636c6d9e67012e0
Resolves: #17198
Releases: 6.0
Reviewed-on: http://review.typo3....
Jigal van Hemert
22:57 Revision 276fca1c: [TASK] Resync TYPO3Flow- and Extbase-Persistence
Releases: 6.0
Fixes: #42505
Change-Id: I1d3160013b248afcf0451fbc49bdb68b6bf9c92e
Reviewed-on: http://review.typo3.org...
Alexander Schnitzler
21:40 Revision 34cc2230: [BUGFIX] Misspelling in Typo3DbBackend.php
There is a misspelling in
Classes/Persistence/Generic/Storage/Typo3DbBackend.php and its test.
Property pageRepositio...
Nicole Cordes
21:01 Revision 314c7220: [TASK] EM: Improve appearance of "get extensions"
* Change order of table-heads to reflect scribble better
* Include link to all version of extensions as arrow
* Move ...
Hans Christian Reinl
16:55 Revision fae2dbcd: [TASK] Add basic unit test for IRRE form rendering
The basic information in IRRE are the repeatable triples of
table-uid-field. This test ensures to have a working sepa...
Oliver Hader
11:36 Revision a6e32820: [BUGFIX] Always add the "alt" attribute for images
The ImageViewHelper does not add the alt-attribute to the
image tag if it is not set. This patch renders always the
a...
dkd-egerer Sascha Egerer
08:20 Revision 83c3027e: [TASK] Cleanup Typo3DbBackend
The Typo3DbBackend does assumptions on language
and version overlays based on request variables
or global variables.
...
Helmut Hummel
07:34 Revision 307318e2: [TASK] Add possibility for a custom TCA TreeProvider
Currently the tca tree uses its own DataProvider
which makes sense but this is not extendable.
Adding 3 additional li...
Georg Ringer

2012-11-04

23:58 Revision 6c7f71f7: [BUGFIX] resolveValidatorObjectName support for namespaces
This fix makes sure that validators get resolved correctly for
namespaced extensions. This works for the following sc...
Aske Ertmann
20:41 Revision b4e400ff: [BUGFIX] Support plugins in namespaced extensions
The function registerPlugin doesn't handle namespaced extension keys
differently than normal extension keys, leading ...
Aske Ertmann
20:29 Revision 71515a7e: [BUGFIX] Include accidentally removed autoload entries
Some of the removed entries have no pendant in the
class alias map, which causes a fatal error e.g. in
RTE image sele...
Helmut Hummel
19:53 Revision e5429a52: [BUGFIX] Rename File after renaming class
After renaming the class, the renaming of the
file was accidentally not committed.
Rename the file to make the tests...
Helmut Hummel
14:00 Revision 00d1cf8a: [BUGFIX] Typo3DbBackend language handling crashes in BE
Within a past commit the language handling was completly rewritten to
support language uids other than 0. This was do...
Nicole Cordes
12:59 Revision e6a79948: [TASK] Cleanup core autoload files
* Remove entries from the files, which can now be found
by naming scheme.
* Move core_autoload.php to sysext/core/e...
Helmut Hummel
12:20 Revision f59617c5: [TASK] Remove ext_autoload.php
The class loader can handle autoloading of Fluid
classes without registry.
Releases: 6.0
Change-Id: If45a4e7e5f28a4...
Helmut Hummel
12:15 Revision 1c9ed327: [TASK] Rename FlashMessages to FlashMessageContainer
Variable and method names already use this name, so
it makes sense to use this name as class name, also
to be in line...
Helmut Hummel
12:13 Revision fa08e8c0: [TASK] Rename FlashMessages to FlashMessageContainer
Variable and method names already use this name, so
it makes sense to use this name as class name, also
to be in line...
Helmut Hummel
00:44 Revision 84b76ffd: [TASK] Add memcache backend tests again
Memceache tests have been disabled because of
problems with the travis ci service.
Activate them again after the pro...
Helmut Hummel
00:29 Revision 3a21e271: [TASK] Remove deprecated Extbase classes from IDE file
The deprecated classes have been removed in Extbase.
Remove them from the IDE file also and raise the
submodule point...
Helmut Hummel
00:12 Revision c23e82c5: [TASK] Remove deprecated methods and classes
Remove code that has been scheduled for removal
for Extbase 6.0 except the old property mapper
which needs to stay fo...
Helmut Hummel

2012-11-03

20:02 Revision 133c1a9c: [!!!][TASK] Rename ExtensionManager class
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Thi...
Helmut Hummel
19:52 Revision 7161a7b8: [TASK] Rename ExtensionManager class
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res...
Helmut Hummel
19:51 Revision aa396b1f: [TASK] Rename ExtensionManager class
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res...
Helmut Hummel
19:51 Revision 001eb852: [TASK] Rename ExtensionManager class
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res...
Helmut Hummel
19:50 Revision d60503b1: [TASK] Rename ExtensionManager class
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res...
Helmut Hummel
19:50 Revision 3bda92bf: [TASK] Rename ExtensionManager class
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res...
Helmut Hummel
19:50 Revision 1fa4179c: [TASK] Rename ExtensionManager class
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res...
Helmut Hummel
17:15 Revision 2171bf88: [TASK] Rename ExtensionManager class Part 2
The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Ren...
Helmut Hummel
17:13 Revision 143d8b34: [TASK] Move ExtensionManager Class part 1
Only move the class to keep track of history
Related: #42661
Releases: 6.0
Change-Id: I9118c41c78493369ccc12ff5443c...
Helmut Hummel
16:45 Revision 0d6d053c: [TASK] Re-implement update TER extension list task
The scheduler task to update the TER extension list on a regular basis
was removed with the implementation of the new...
Christian Kuhn

2012-11-02

22:28 Revision 998119f1: [BUGFIX] Missing pid field in ext_tables_static+adt.sql
In the ext_tables.sql there is a pid field which is left in the
ext_tables_static+adt.sql file. This causes unnecessa...
Nicole Cordes
21:31 Revision 15464161: [TASK] Update doc block example code to to namespaces
Change-Id: I89eeb3aaa772e97ca09cd633edc5d2e404fd7603
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.o...
Aske Ertmann
21:25 Revision 9aaa2f7a: [TASK] Regression test for issue #39677
Add simple regression test for issue #39677 checking
the generated string contains 'value="1"'
Change-Id: I3bb51be68...
Christian Kuhn
21:24 Revision d40ddbc9: [BUGFIX] Failure in AbstractRepository::findByUid on deleted record
Resource\AbstractRepository::findByUid fails if the record to
be fetched has been deleted or simply does not exist. T...
Oliver Hader
21:18 Revision d6c90bbe: [BUGFIX] Update LocalConfiguration fails
Due to changes in function
TYPO3\CMS\Core\Configuration\ConfigurationManager::writeLocalConfiguration
an error is thr...
Nicole Cordes
20:42 Revision 451dcf95: [BUGFIX] No sorting in TypoScript Object Browser when browsing
If you enable "Sort alphabetically" the correct value (1) is submitted to
extension settings. But when you use any ot...
Nicole Cordes
20:15 Revision dca21aa4: [TASK] Add Test for namespaces in Logger names
Resolves: #42582
Releases: 6.0
Change-Id: I5cf8c01ce1749be92e5e073b5812106ba08dc025
Reviewed-on: http://review.typo3...
Steffen Müller
20:01 Revision 07477c96: [BUGFIX] Enable extenisions with BE modules don't refresh the module list
When installing an extension with BE modules through the new
extension manager, the left frame with modules is not
re...
Oliver Hader
18:17 Revision f20f134f: [TASK] Require green PHP 5.4 build on travis again
Change-Id: Ifd13543b1b3b337171214f70087bc7010b3c0898
Reviewed-on: http://review.typo3.org/16146
Reviewed-by: Christia...
Christian Kuhn
17:43 Revision bd78435b: [TASK] Use BE paginate widget in EM 6.0
The backend paginate widget provides the familiar paginator
that is known from other parts of the backend.
Change-Id...
Jigal van Hemert
17:18 Revision 2b8bc0d7: [BUGFIX] PHP 5.4 unit test warnings
Incomplete mocking in some tests triggers
string offset PHP 5.4 warnings.
Fixes: #42644
Releases: 6.0
Change-Id: I2...
Christian Kuhn
16:21 Revision d9f01d64: [TASK] Speed up salted password unit test
The patch removes tests in blowfish and phpass salting classes that
test maximum iteration count returns a valid salt...
Christian Kuhn
15:12 Revision dba123bc: [BUGFIX] Translated non-published page in workspace breaks live workspace
Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat...
Oliver Hader
15:12 Revision 5de18077: [BUGFIX] Translated non-published page in workspace breaks live workspace
Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat...
Oliver Hader
15:12 Revision b69dc9da: [BUGFIX] Translated non-published page in workspace breaks live workspace
Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat...
Oliver Hader
15:03 Revision 11a52d7c: [BUGFIX] Translated non-published page in workspace breaks live workspace
Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat...
Oliver Hader
14:58 Revision 9330ab68: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Wouter Wolters
14:58 Revision 93bb6718: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Wouter Wolters
14:57 Revision fc6f82fe: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Wouter Wolters
14:16 Revision 13fe75df: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
Illegal string offsets in t3lib_stdgraphic
Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releas...
Wouter Wolters
13:39 Revision cf36fd43: Revert "[BUGFIX] Hook to modify t3lib_div::getIndpEnv return value"
This reverts commit 33e72f56e8e5c4183c1784027639913581b225a9
Related: #39016
Releases: 6.0
Change-Id: I33ffcb206b2d...
Christian Kuhn
12:22 Revision 2c1fd689: [BUGFIX] PHP 5.4 unit test warnings
PHP 5.4 throws warnings "Creating default object from empty value"
warnings if $foo->bar is accessed and $foo is not ...
Christian Kuhn
12:14 Revision 52f1f35f: [BUGFIX] Hook to modify t3lib_div::getIndpEnv return value
This hook makes it possible to modify the calculated return
value for custom environments.
Change-Id: I49a98565f8878...
Michael Klapper
10:58 Revision 038b1e00: [BUGFIX] "Upgrade Wizard" screen goes blank
When using the "Upgrade Wizard" in install tool the screen goes blank.
Change-Id: I3a9c6bb2c86bbeb2c0fa17fd547e626ee...
Mattias Nilsson
10:42 Revision 237a2e61: [TASK] Use new Be.Widget.Paginate in EXT: beuser
Use the new ViewHelper be.widget.paginate for backend
user listing in EXT: beuser.
The ViewHelper was introduced in ...
Felix Kopp
01:32 Revision 29f85451: [TASK] Raise submodule pointer
Change-Id: I48a5498e10da7b1a1185324a35381f3bf4cd1815
Reviewed-on: http://review.typo3.org/16119
Reviewed-by: Christia...
Christian Kuhn
01:22 Revision 5f65c3ee: [BUGFIX] PHP 5.4 unit test warnings
PHP 5.4 throws warnings "Creating default object from empty value"
warnings if $foo->bar is accessed and $foo is not ...
Christian Kuhn
00:59 Revision 519d48fa: [TASK] Cleanup DebugUtility
The debug utility outputs JavaScript, even when in CLI mode.
Additionally all strings are not correctly encoded for
J...
Helmut Hummel
00:47 Revision 135b1b25: [BUGFIX] PHP 5.4 unit test warnings
PHP 5.4 throws warnings "Creating default object from empty value"
if $foo->bar is accessed and $foo is not an object...
Christian Kuhn

2012-11-01

23:52 Revision 8098997b: [TASK] Use correct branch for travis integration build
Change-Id: Icf12b2af6874226fb0600e39ac3246b8ffaf9988
Reviewed-on: http://review.typo3.org/16115
Reviewed-by: Helmut H...
Helmut Hummel
23:25 Revision 84cb9b68: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c...
Christian Kuhn
23:25 Revision ded3a6ee: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c...
Christian Kuhn
23:21 Revision 24f4a8d9: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c...
Christian Kuhn
22:45 Revision 4882e9c4: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c...
Christian Kuhn
22:42 Revision 07d76b5a: [TASK] Don't let PHP 5.4 failure fail the build on travis
Change-Id: I21277f1f59a9055503414ae94f9dee626e1cd70d
Reviewed-on: http://review.typo3.org/16109
Reviewed-by: Helmut H...
Helmut Hummel
20:28 Revision aca154c4: [BUGFIX] Warning in FAL LocalDriverTest
A subfolder without write permissions makes the tearDown in FAL
LocalDriverTest throw a permission denied warning. Th...
Christian Kuhn
20:03 Revision 863e3660: [BUGFIX] Failing Unit test in FAL LocalDriver
Issue #42603 changed the default behavior of the Driver systems
to also show hidden directories by default. This shou...
Christian Kuhn
18:06 Revision 75acaa90: [BUGFIX] FILES ContentObject ignores language handling
The FILES TypoScript ContentObject, which is responsible
for rendering content element type "uploads" does not take
c...
Steffen Ritter
18:03 Revision 2230137c: [BUGFIX] Media field relation not resolved in translated pages
Since the media field now is using IRRE relations and pages are
translated to an foreign table, the relation of trans...
Steffen Ritter
14:21 Revision d4a90959: [BUGFIX] Folder: File list filtering does not work
To filter a file list for certain file extensions, the
FileExtensionFilter class should be used. However, the element...
Andreas Wolf
14:20 Revision 3c95e7f3: [BUGFIX] Hidden files/folders are always filtered
The local driver has a hardcoded filter for dot-files, i.e. files whose
name starts with a dot. However, we (or the u...
Andreas Wolf
12:08 Revision 04e8456a: [BUGFIX] EM 6.0 parse configuration type 'options' correctly
The labels for the options are in the options= part, not in the
label= part. Parsing the options correctly renders th...
Jigal van Hemert
09:23 Revision b02b2a27: [TASK] Create uploads folder on travis
Upload folder is missing, leading to test failures
after activation of warning to error conversion.
Create the folder...
Helmut Hummel
09:18 Revision 660c8e89: [BUGFIX] Info link in file context menu broken
The link for file info in the context menu of the file list module does
not work, as it missed the special identifier...
Andreas Wolf
08:29 Revision c0fcf6be: [TASK] Prevent multiple processing ContentAdapter
The FrontendContentAdapter is triggered everytime a record
is passed to an ContentObject instance. Therefore it may
h...
Steffen Ritter
08:28 Revision 03050f9b: [BUGFIX] Rootline must not include references to deleted records
The rootline resolval includes deleted records. Deleted
records should never be used in frontend. Add the missing
del...
Steffen Ritter
08:28 Revision 523a67e6: [BUGFIX] ContentAdapter for FAL not capable of translations
The ContentAdapter, which rewrites FAL references to old
style database formats, is not capable of dealing with
relat...
Steffen Ritter

2012-10-31

23:51 Revision 39e196d8: [TASK] Remove unused icons typo3/gfx/fanner
Change-Id: Ic67444d324b895bb1ec4204012ce3ada5534edf8
Resolves: #42536
Releases: 6.0
Reviewed-on: http://review.typo3....
Georg Ringer
23:46 Revision ae62ead5: [TASK] Cleanup indexed_search
The ext can be cleaned up a bit:
* Remove not needed/old files
* Remove namespace compatibility for example files
Ch...
Georg Ringer
23:43 Revision 50b7f65a: [BUGFIX] class_alias in the bootstrap for legacy base classes
The legacy base classes t3lib_div and t3lib_extMgm used
to be available early in the bootstrap.
To enable the usage ...
Helmut Hummel
23:29 Revision 7fb32d3b: [BUGFIX] Incomplete mocking in FAL IndexerServiceTest
Incomplete mocking of FileRepository leads to warnings
in unit tests.
Resolves: #42575
Releases: 6.0
Change-Id: Ib0...
Christian Kuhn
22:05 Revision 7ed297f2: [TASK] Raise submodule pointer of extbase and fluid
Change-Id: Ia3d3a43a80fdade11bd947beb3678068b32998c6
Reviewed-on: http://review.typo3.org/16089
Reviewed-by: Christia...
Christian Kuhn
22:04 Revision cbdc87b0: [FEATURE] Backend paginate widget
Backend modules such as the List module have a paginator which is quite
different from the paginate widget which was ...
Jigal van Hemert
21:19 Revision ec8e166d: [BUGFIX] Replace generic ObjectStorage in the whole core
Releases: 6.0
Fixes: #42553
Change-Id: Ie2cfa7f3d736391385511dd87c576d5b8124baf1
Reviewed-on: http://review.typo3.or...
Alexander Schnitzler
21:17 Revision c06b4958: [BUGFIX] Replace GenericObjectStorage in Fluid
Change-Id: I60161676e457c20b14bcba3491a4d41b3c83073a
Releases: 6.0
Fixes: #42554
Reviewed-on: http://review.typo3.org...
Helmut Hummel
20:52 Revision 3f3cf905: [BUGFIX] Change ObjectStorage namespace in legacyClassesForIde
Releases: 6.0
Fixes: #42552
Change-Id: I46d6fa253711dbb5ad822bc4c294e3299d504efe
Reviewed-on: http://review.typo3.or...
Alexander Schnitzler
19:45 Revision dc73a913: [BUGFIX] RTE: Link class not always set in Firefox
Problem: The range of the selection may be modified by the execCommand in
Firefox, at least since version 14.
Solutio...
Stanislas Rolland
19:45 Revision 5d69d2a7: [BUGFIX] RTE: Link class not always set in Firefox
Problem: The range of the selection may be modified by the execCommand in
Firefox, at least since version 14.
Solutio...
Stanislas Rolland
16:57 Revision 2586dc11: [TASK] Remove classname from insert fields in scheduler
The classname field has been removed from the scheduler
but has been forgotten to be removed when inserting a task
R...
Helmut Hummel
12:49 Revision 6b770695: [BUGFIX] Replace GenericObjectStorage in Fluid
Releases: 6.0
Fixes: #42554
Change-Id: I6d584c7ccd72b50f1d4fb89ec355258a93fcac70
Reviewed-on: http://review.typo3.or...
Alexander Schnitzler
12:18 Revision e9994c26: [TASK] Replace old class names with namespaced ones
Releases: 6.0
Change-Id: I10badfae2aeff003e47df099e79accd9be6bd678
Reviewed-on: http://review.typo3.org/16073
Review...
Helmut Hummel
12:12 Revision 819f0b1c: [TASK] Change objectStorage patch in migration script
Releases: 6.0
Fixes: #42549
Change-Id: I24ce34f2314bf0648830822242fef2d38fe9c3f0
Reviewed-on: http://review.typo3.or...
Alexander Schnitzler
12:00 Revision fd186eac: [TASK] Change namespace and classname of ObjectStorage
Releases: 6.0
Fixes: #42549
Change-Id: I6ff8f42a53e47fe2e5d83a8a3c4baec8753a5291
Reviewed-on: http://review.typo3.org...
Alexander Schnitzler
11:38 Revision 04ad1c65: [TASK] Move ObjectStorage from Generic to Persistence
Actually move the file without adjusting
the namespace.
Fixes: #42545
Releases: 6.0
Change-Id: I445e2442231bfed3fbf...
Alexander Schnitzler
09:32 Revision ba8ead74: [BUGFIX] Restore display of mount points path
The introduction of the virtual tree root in TYPO3 4.7 made it so
that the option to display the path to each mount p...
Francois Suter
08:03 Revision 110ab153: [BUGFIX] Restore display of mount points path
The introduction of the virtual tree root in TYPO3 4.7 made it so
that the option to display the path to each mount p...
Francois Suter
 

Also available in: Atom