Activity
From 2012-10-28 to 2012-11-26
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... - 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... - 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... - 23:14 Revision 846df4a8: Revert "[TASK] Page module styling"
- This reverts commit ac000cec28c6a484e413daf02ee334b4f68d3bb6
Change-Id: Ibe0972321b91a2ccf0e9270fcf17105c0c181caa
Re... - 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... - 22:32 Revision 30979bf5: [TASK] Page module styling
- * styling for the BE layout (grid element)
Resolves: #43208
Releases: 6.0
Change-Id: I80637c5fc49b3f612399f4c42d863... - 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... - 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
... - 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 ... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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.... - 14:44 Revision 1b03bc70: [TASK] Cleanup trailing newline after ?>
- Change-Id: Ib027351a353ca1fc5ee33bb13b18317d64267d8e
Releases: 6.0
Resolves: #43287
Reviewed-on: http://review.typo3.... - 14:05 Revision 81e2386a: [TASK] Raise submodule pointer
- Change-Id: I7b1cefba3bdeb975caadcc403b520a91fdb312c9
Reviewed-on: http://review.typo3.org/16726
Reviewed-by: TYPO3 Re... - 13:21 Revision d13e1ed2: Revert "[BUGFIX] Use correct parameter type in insertPositionIcon"
- This reverts commit 8e0b7cba6649ee92cd741b119277f05a7481df8a
Change-Id: I03c5aa86d3ef07dab5a9de9f4c59f1c3b3fb9a48
Re... - 12:56 Revision acef0e01: [BUGFIX] Use correct parameter type in insertPositionIcon
- PagePositionMap::printContentElementsColumns must call insertPositionIcon
with fake row array instead of empty string... - 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... - 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... - 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... - 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...
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 ... - 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... - 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... - 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.... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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...
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... - 20:15 Revision 60de4ebb: [TASK] Update SwiftMailer license exception
- Change-Id: Ia4c9ec4cb174493810e90d018082a92d37485194
Resolves: #42422
Releases: 6.0
Reviewed-on: http://review.typo3.... - 20:13 Revision a3286fbc: [TASK] Rename Swiftmailer license exception file
- Change-Id: Ia1de8910ee216767dfc286590cb81a5cee9f640f
Resolves: #42422
Releases: 6.0
Reviewed-on: http://review.typo3.... - 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... - 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...
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... - 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... - 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 ... - 19:34 Revision 9ae1a918: [TASK] Move persistence unit tests
- From Persistence to Persistence\Generic
Releases: 6.0
Fixes: #43204
Change-Id: I5eb269217e8369b0f05dc52b2595fed3f1a... - 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:... - 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... - 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... - 01:02 Revision 2bf42680: [RELEASE] Release of TYPO3 6.0.0rc2
- Change-Id: If2ba9153384609a7f87d8ab3e74c293ae0c77b3a
- 00:45 Revision cbd9e5fc: [TASK] Raise submodule pointer
- Change-Id: Ibc293fdca09d424718f858e4b7585082ebf1e461
Reviewed-on: http://review.typo3.org/16647
Reviewed-by: TYPO3 Re... - 00:42 Revision c790dbd7: [TASK] Raise submodule pointer
- Change-Id: I4ac5ae4a9db0304a0debf4afe7c46220afe6314c
Reviewed-on: http://review.typo3.org/16646
Reviewed-by: TYPO3 Re... - 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... - 00:39 Revision 683a356a: [TASK] Raise submodule pointer
- Change-Id: I81ae9b9d3a052b8c96c7592e26d325c6fc9f068c
Reviewed-on: http://review.typo3.org/16645
Reviewed-by: TYPO3 Re... - 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... - 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... - 00:37 Revision 8402d9bc: [TASK] Raise submodule pointer
- Change-Id: I5b275d9ce45c3682976e95982b704bcb24cc9625
Reviewed-on: http://review.typo3.org/16643
Reviewed-by: TYPO3 Re... - 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... - 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... - 00:04 Revision 17226c69: [BUGFIX] Fix fatal error in indexed_search
- Fixes: #42932
Related: #42806
Releases: 6.0
Change-Id: I05c179c917ed43cb70c2966984080670192713d4
Reviewed-on: http:/...
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... - 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... - 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... - 22:09 Revision 86cd5c63: [BUGFIX] Fix failing AbstractWidgetControllerTest
- Change-Id: If248919863fd734290742e3e8b55b434d8e820d3
Fixes: #43171
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 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... - 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 ... - 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... - 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... - 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... - 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.
... - 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... - 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... - 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... - 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.
... - 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... - 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... - 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 ... - 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 ...
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... - 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... - 22:56 Revision 1bbf966e: [TASK] Raise submodule pointer
- Change-Id: I3f333615f87c7682d251987df1e58403720d331b
Reviewed-on: http://review.typo3.org/16592
Reviewed-by: Christia... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 21:25 Revision 24d2f6aa: [TASK] adjust LegacyClassesForIde
- The class extbase/Reflection/Service is renamed to
extbase/Reflection/ReflectionService, so the LegacyClassesForIde
m... - 21:21 Revision 00ce9ac4: [TASK] Raise submodule pointer
- Change-Id: If47b70fb9183b9a36f88a8908ec455de7d1e7fa4
Reviewed-on: http://review.typo3.org/16582
Reviewed-by: Christia... - 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 ... - 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... - 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 ... - 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... - 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 ... - 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 ... - 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
... - 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... - 15:47 Revision 9d13dedf: [CLEANUP] Replace FLOW3 with TYPO3 Flow
- Releases: 6.0
Fixes: #43036
Change-Id: I62df23587301b4cde3ddeae3686b34f54fe1182e
Reviewed-on: http://review.typo3.org... - 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... - 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.... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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...
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... - 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... - 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... - 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... - 11:10 Revision 3e23c3ad: [BUGFIX] AbstractFormFieldViewHelper always converts entities
- AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
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 ... - 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.
... - 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... - 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... - 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... - 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... - 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 ... - 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... - 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 ... - 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... - 13:42 Revision d6b0fcab: [BUGFIX] Make ValidatorResolver respect namespaces
- ValidatorResolver should parse namespaced validator
definitions like:
@validate Vendor.Extension:Foo
or
@validate Ven... - 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_... - 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... - 11:11 Revision d6615cb3: Revert "[BUGFIX] Property mapper: Exception not thrown but skipped"
- This reverts commit 77c267ec4d5d9eb4525cdcde23ed569307fc553f
Change-Id: I32e9ec56ef8856ef487ce8cb0d72f35052f671ec
Re... - 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... - 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...
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... - 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... - 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 ... - 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... - 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 ... - 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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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... - 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... - 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... - 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... - 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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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.... - 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... - 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...
2012-11-14
- 20:56 Revision 637eb35e: [TASK] Raise submodule pointer
- Change-Id: I19bf442d362fc1ba7dd2df2d5d7e55c592222e27
Reviewed-on: http://review.typo3.org/16447
Reviewed-by: Christia... - 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... - 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... - 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...
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... - 14:33 Revision 720ba137: [TASK] Improve wincache has() function
- Change-Id: Ia90500734c71095c82f774ac6c0acd16ce28f096
Resolves: #42253
Releases: 6.0
Reviewed-on: http://review.typo3.... - 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... - 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...
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... - 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... - 23:18 Revision 4f5ec20b: [RELEASE] Release of TYPO3 4.7.7
- Change-Id: If1907298be3ca5d442e17706d8f9ab66d1af2741
- 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... - 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... - 23:08 Revision adb1acac: [RELEASE] Release of TYPO3 4.6.15
- Change-Id: I5770c742c148020d910d4e9121a4390a472f31e2
- 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... - 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... - 22:56 Revision 5f51b5cb: [RELEASE] Release of TYPO3 4.5.22
- Change-Id: Icfc1fbc466f1aea983c86b4c9048147bfa858aba
- 22:49 Revision acba620d: [TASK] Raise submodule pointer
- Change-Id: Iab17d9e457e8a704227ea5df5dcf9805cdf5014c
Reviewed-on: http://review.typo3.org/16428
Reviewed-by: TYPO3 Re... - 22:46 Revision f9f79d83: [TASK] Raise submodule pointer
- Change-Id: I648ce4a04832faba5806eb2cf75415f9a7b527a0
Reviewed-on: http://review.typo3.org/16427
Reviewed-by: TYPO3 Re... - 22:44 Revision 599c0986: [TASK] Raise submodule pointer
- Change-Id: Ib9a9ea100f974bbba6e228ccc97a2e2be035e056
Reviewed-on: http://review.typo3.org/16426
Reviewed-by: TYPO3 Re... - 22:38 Revision 00f7f89f: [TASK] Raise version numbers of system extensions
- Change-Id: I600c93d9e5f5bb0dccd18caab40a5bf03df6c726
Reviewed-on: http://review.typo3.org/16422
Reviewed-by: Steffen ... - 22:33 Revision 221ed340: [TASK] Raise version numbers of system extensions
- Change-Id: I932ec4d55653397f9abdeaeaeaa4e005bd363de0
Reviewed-on: http://review.typo3.org/16421
Reviewed-by: Steffen ... - 22:32 Revision 5f3d11ad: [TASK] Raise version numbers of system extensions
- Change-Id: I0b6a0b9d6fe75d10f8ebec9e920ac4c7480e45cf
Reviewed-on: http://review.typo3.org/16416
Reviewed-by: Steffen ... - 22:31 Revision e5b21251: [TASK] Raise version number of system extensions
- Change-Id: Iad8372eecc471aaa53ea9aaded85f3850025ba95
Reviewed-on: http://review.typo3.org/16423
Reviewed-by: Steffen ... - 22:30 Revision c0283adc: [TASK] Raise version number of system extensions
- Change-Id: Ie1caff0976b8250ce31170a3cb7c59d4c9e6722e
Reviewed-on: http://review.typo3.org/16424
Reviewed-by: Steffen ... - 22:30 Revision e09c30b4: [TASK] Raise version number of system extensions
- Change-Id: I32d3cfdea48a03561e678dc5c5f6308698a7d39a
Reviewed-on: http://review.typo3.org/16425
Reviewed-by: Steffen ... - 21:23 Revision c615a1e3: [TASK] Raise version numbers of system extensions
- Change-Id: Ibf6853d59c58fbad38ff806ac1ba603728c8abb5
Reviewed-on: http://review.typo3.org/16414
Reviewed-by: Steffen ... - 21:22 Revision f52c5356: [TASK] Raise version numbers of system extensions
- Change-Id: Ib1b2de9db3f3a63447ff5a4f9e4e48da8e95e547
Reviewed-on: http://review.typo3.org/16413
Reviewed-by: Steffen ... - 21:22 Revision 781a9d88: [TASK] Raise version numbers of system extensions
- Change-Id: I067979476abdc1ec06084ef8dfc11e25f78ba0d8
Reviewed-on: http://review.typo3.org/16412
Reviewed-by: Steffen ... - 21:21 Revision 3fcfed80: [TASK] Raise version numbers of system extensions
- Change-Id: I13cafa436d3ebafb53f46ccdfb7872e1c86677bb
Reviewed-on: http://review.typo3.org/16411
Reviewed-by: Steffen ... - 21:20 Revision e7cc3cf9: [TASK] Raise version numbers of system extensions
- Change-Id: I8596d364b7c578f118ce940f6a8b3612b2a75b94
Reviewed-on: http://review.typo3.org/16410
Reviewed-by: Steffen ... - 21:18 Revision cf559c1d: [TASK] Raise version numbers of system extensions
- Change-Id: I0bfe793d472d5c883cd369045502d22d0393ec7f
Reviewed-on: http://review.typo3.org/16409
Reviewed-by: Steffen ... - 21:17 Revision 9a043f4d: [TASK] Raise version numbers of system extensions
- Change-Id: Ieac9c8eacf939bebc9a517bbef4c710dfa88dcca
Reviewed-on: http://review.typo3.org/16408
Reviewed-by: Steffen ... - 21:05 Revision 0b90ac65: [TASK] Raise version number of system extensions
- Change-Id: I6128470c3beac6ad65c5bb285ecc6bafaa2d20f5
Reviewed-on: http://review.typo3.org/16417
Reviewed-by: Steffen ... - 21:05 Revision d1ca470f: [TASK] Raise version number of system extensions
- Change-Id: I0b26ecfad1fccf4bf50ebf26e443f0c906a94aae
Reviewed-on: http://review.typo3.org/16418
Reviewed-by: Steffen ... - 21:04 Revision b2cf2be6: [TASK] Raise version number of system extensions
- Change-Id: I7bf2c353babc39d6fee35fced695d1c434906873
Reviewed-on: http://review.typo3.org/16419
Reviewed-by: Steffen ... - 21:03 Revision d3ec9665: [TASK] Raise version number of system extensions
- Change-Id: I831f1246b60b402cf626d4d3f3d26b8787062001
Reviewed-on: http://review.typo3.org/16420
Reviewed-by: Steffen ... - 21:01 Revision 950a1527: [TASK] Raise version numbers of system extensions
- Change-Id: I97c6d472d24347a2c537836c414f2375e319c20b
Reviewed-on: http://review.typo3.org/16415
Reviewed-by: Steffen ... - 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... - 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... - 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...
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
... - 20:33 Revision 681aea54: [BUGFIX] Regression in t3lib_iconWorks::imagecopyresized
- t3lib_iconWorks::imagecopyresized was refactored
in #26660. Unfortunatelly that change introduced
a regression. Param... - 20:20 Revision 02ccc686: [BUGFIX] Regression in t3lib_iconWorks::imagecopyresized
- t3lib_iconWorks::imagecopyresized was refactored
in #26660. Unfortunatelly that change introduced
a regression. Param... - 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... - 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... - 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... - 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...
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... - 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... - 22:06 Revision e249a770: [RELEASE] Release of TYPO3 6.0.0rc1
- Change-Id: Id506e3479c6b48526b7a9cdfdd211bc33c1a61d6
- 21:54 Revision cd8366d4: [TASK] Raise submodule pointer
- Change-Id: Ia29003835d4004f844fc286eae8c14f9c4a45dcc
Reviewed-on: http://review.typo3.org/16385
Reviewed-by: TYPO3 Re... - 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
... - 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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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 ... - 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... - 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... - 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... - 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... - 00:28 Revision 3a0857ce: [TASK] Raise submodule pointer
- Change-Id: Ia33701578c100bb67beb66d010f76208d9c16457
Reviewed-on: http://review.typo3.org/16338
Reviewed-by: Helmut H...
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 ... - 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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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: ... - 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... - 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... - 13:11 Revision 0cc7c15a: [RELEASE] Release of TYPO3 4.7.6
- Change-Id: I80bff9651adb898f456841e79ba8c9cd59467b35
- 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... - 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... - 13:02 Revision 2225fc47: [RELEASE] Release of TYPO3 4.6.14
- Change-Id: I3a359e98c9ef77e0660df702d454858c7454aaf7
- 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... - 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... - 12:49 Revision d9720ad9: [RELEASE] Release of TYPO3 4.5.21
- Change-Id: I7cc418bb558d4fde094d5d7c3097ac0f967751e2
- 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 ... - 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... - 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... - 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 ... - 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... - 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... - 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 ... - 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... - 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... - 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 ... - 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... - 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... - 11:05 Revision 306c8c0e: [TASK] Raise submodule pointer for fluid
- Releases: 6.0
Change-Id: I490683562533dfbfaa34310a04f7682cde91f0d2
Reviewed-on: http://review.typo3.org/16294
Review... - 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... - 10:32 Revision 5d8dea78: [TASK] Raise submodule pointer
- Change-Id: I2e83cbd81b729242404f0fc8ef553f663ae87073
Reviewed-on: http://review.typo3.org/16290
Reviewed-by: TYPO3 Re... - 10:29 Revision 389452ee: [TASK] Raise submodule pointer
- Change-Id: I7411c36df30b8f4c9256be0d23838da0eae5bed3
Reviewed-on: http://review.typo3.org/16289
Reviewed-by: TYPO3 Re... - 10:27 Revision 72153ccc: [TASK] Raise submodule pointer
- Change-Id: Ia83d1ee864677a0f4aa21365447c0796935933b7
Reviewed-on: http://review.typo3.org/16288
Reviewed-by: TYPO3 Re... - 10:24 Revision ba187e55: [TASK] Raise submodule pointer
- Change-Id: I33aa628e022300be3af47206fbbbfe991e486881
Reviewed-on: http://review.typo3.org/16287
Reviewed-by: TYPO3 Re... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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.... - 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... - 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... - 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...
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 ... - 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... - 22:45 Revision 1d6c7898: [BUGFIX] FormViewHelper creates inline styling
- Due to accessibility reasons the inline styling of a container is
removed.
Change-Id: I5b40fafa1abca5c1b43a40cee3a39... - 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... - 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... - 13:45 Revision 3d8389ba: [TASK] Remove renderFlashMessages ViewHelper
- This patch removes the deprecated RenderFlashMessages ViewHelper.
Change-Id: I188de4ba629b43275ba432479afb3e0cdccc20... - 11:26 Revision 05436fc8: [TASK] Adjust phpdoc to namespaces
- phpdoc still contained references to
Tx_Extbase_...
Change-Id: I45271dfbd4fa6a6d03d719b670c8aa939bd2a07d
Releases: 6... - 00:02 Revision e7e0a29a: [FEATURE] Change the default doctype to html5
- Change-Id: If99bd9fb5357a39660f44a79f88cdd22528be3d8
Resolves: #39957
Releases: 6.0
Reviewed-on: http://review.typo3....
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.... - 22:57 Revision 276fca1c: [TASK] Resync TYPO3Flow- and Extbase-Persistence
- Releases: 6.0
Fixes: #42505
Change-Id: I1d3160013b248afcf0451fbc49bdb68b6bf9c92e
Reviewed-on: http://review.typo3.org... - 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... - 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 ... - 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... - 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... - 08:20 Revision 83c3027e: [TASK] Cleanup Typo3DbBackend
- The Typo3DbBackend does assumptions on language
and version overlays based on request variables
or global variables.
... - 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...
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... - 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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 21:18 Revision d6c90bbe: [BUGFIX] Update LocalConfiguration fails
- Due to changes in function
TYPO3\CMS\Core\Configuration\ConfigurationManager::writeLocalConfiguration
an error is thr... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 14:16 Revision 13fe75df: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
- Illegal string offsets in t3lib_stdgraphic
Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releas... - 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... - 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 ... - 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... - 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... - 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 ... - 01:32 Revision 29f85451: [TASK] Raise submodule pointer
- Change-Id: I48a5498e10da7b1a1185324a35381f3bf4cd1815
Reviewed-on: http://review.typo3.org/16119
Reviewed-by: Christia... - 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 ... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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.... - 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... - 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 ... - 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... - 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... - 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 ... - 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... - 21:17 Revision c06b4958: [BUGFIX] Replace GenericObjectStorage in Fluid
- Change-Id: I60161676e457c20b14bcba3491a4d41b3c83073a
Releases: 6.0
Fixes: #42554
Reviewed-on: http://review.typo3.org... - 20:52 Revision 3f3cf905: [BUGFIX] Change ObjectStorage namespace in legacyClassesForIde
- Releases: 6.0
Fixes: #42552
Change-Id: I46d6fa253711dbb5ad822bc4c294e3299d504efe
Reviewed-on: http://review.typo3.or... - 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... - 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... - 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... - 12:49 Revision 6b770695: [BUGFIX] Replace GenericObjectStorage in Fluid
- Releases: 6.0
Fixes: #42554
Change-Id: I6d584c7ccd72b50f1d4fb89ec355258a93fcac70
Reviewed-on: http://review.typo3.or... - 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... - 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... - 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... - 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... - 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... - 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...
2012-10-30
- 23:14 Revision 414bbfce: [TASK] Remove ext_autoload.php
- The ext_autoload.php was only there for compatibility.
This is completely handled through the class alias
mapping. Th... - 23:03 Revision 40cb46c9: [TASK] Cleanup files in persistence
- Second commit to finalize the cleanup.
Fixes: #42504
Releases: 6.0
Change-Id: If9d108163c58d3b5216e8136603b808c822cb... - 23:03 Revision d681198b: [TASK] Remove duplicate files in persistence
- The namespaceing script messed up the persistence
of Extbase. So duplicate files have to be removed.
For keeping git... - 15:14 Revision c10153ec: [BUGFIX] Replace depcrated PersistenceManager::getBackend() calls
- Viewhelper classes uses deprecated calls of persistenceManager for
getting the backend singleton. Replace it with cal... - 13:26 Revision 942d9d7a: Revert "[BUGFIX] Support plugins in namespaced extensions"
- This reverts commit 64b5012326858f73c2e093812a9abb9ad82db50c
Change-Id: I54276eb77d3b8c2a7a013cc2c0216f92719c1b67
Re... - 13:25 Revision f62ef8d3: [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... - 10:40 Revision 039599b7: [BUGFIX] Support plugins in namespaced extensions
- The function registerPlugin doesn't handle namespaced extension keys
differently than normal extension keys, leading ... - 10:38 Revision d23bc835: [TASK] Remove index_re.php
- The "apache-trailing-slash workaround" is not needed and can be
removed
Change-Id: Ic67cd24eb6ea6de2e78a871ec4b7831b... - 10:30 Revision f457f63f: [TASK] Remove option "noEdit" from Install Tool
- As the new Extension Manager got not possibility
to edit files of extensions, this setting is not used anymore
and ca... - 09:48 Revision ed657e81: [TASK] Use core interface for accessible objects
- Instead of using the interface present in the phpunit
extension, use the interface of the core which has
been introdu... - 00:03 Revision f239ca85: [BUGFIX] Restricted elements should show edit options
- If a content element is not allowed to be edited, e.g.
because the ctype is not allowed to the current backend user,
...
2012-10-29
- 23:55 Revision 4c224f1a: [TASK] Improve Switch-User concept in ext:beuser
- The "Switch-User" functionality can be improved:
* It should be possible to switch to other admin user,
just not th... - 17:11 Revision ccdb1a2f: [BUGFIX] Fix handling of additionalHeaderData in USER_INT
- While introducing USER_INT handling for the pageRenderer
a bug has been introduced which breaks traditional usage of
... - 17:08 Revision 3bf98184: [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... - 13:47 Revision 4d7d74fe: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 13:46 Revision 6b3f5efb: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 13:46 Revision 42fca72d: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 12:49 Revision 0f7424e3: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 12:48 Revision baf6f475: [BUGFIX] Fix translation overlay in RECORDS
- When RECORDS content object is used with pages as table
no translation overlay is done.
Fix that by adding a check a... - 11:53 Revision 8ff68699: [TASK] Add phpdoc-comments for variables
- Add phpdoc comments for variables for better code completion.
Change-Id: I6cc31bfb4101ee10fef3dd91195d2cf24346f397
R... - 11:39 Revision 225df90c: [BUGFIX] Removed trash files and their references
- During the automatic namespace convertion
something went wrong and generated empty
trash files. This patch removes th... - 11:27 Revision 283b07b5: [CLEANUP] Remove old SVN comments
- Releases: 6.0
Fixes: #42469
Change-Id: I004754cb05d06d2e3b91a41bde5657bb69d0f6b4
Reviewed-on: http://review.typo3.org... - 09:42 Revision 76d0b9c9: [BUGFIX] t3lib_div: adjust substUrlsInPlainText to also work on URLs at end of sentence
- Reworked substUrlsInPlainText by using regex.
Adding unittest.
Change-Id: Ib9b7d7990ac695cbb6fedac6bb346304a048ab10
... - 09:42 Revision c05e7593: [BUGFIX] t3lib_div: adjust substUrlsInPlainText to also work on URLs at end of sentence
- Reworked substUrlsInPlainText by using regex.
Adding unittest.
Change-Id: I76630dac633b4fb1875f585a2bca888bfd4a16cf
... - 09:20 Revision fbd5057d: [BUGFIX] Wrong call to TSFE in FrontendEditing
- The FrontendEditingController calls TSFE->includeTCA right
before the index_ts.php calls TSFE->getCompressedTCA().
B... - 09:20 Revision 3ff27f4f: [BUGFIX] Wrong call to TSFE in FrontendEditing
- The FrontendEditingController calls TSFE->includeTCA right
before the index_ts.php calls TSFE->getCompressedTCA().
B... - 09:20 Revision d4c539db: [BUGFIX] Wrong call to TSFE in FrontendEditing
- The FrontendEditingController calls TSFE->includeTCA right
before the index_ts.php calls TSFE->getCompressedTCA().
B... - 08:34 Revision 9767b862: [BUGFIX] PHP warning: open_basedir restriction
- Change-Id: Iae39a4d5c58a1e509eed55ab089caf1b2c140078
Fixes: #42054
Relates: #35212
Releases: 4.6, 4.7, 6.0
Reviewed-o... - 08:33 Revision 4bf3cca3: [BUGFIX] PHP warning: open_basedir restriction
- Change-Id: If4302b8d271f4b3709638b4a013e9f2290f88e92
Fixes: #42054
Relates: #35212
Releases: 4.6, 4.7, 6.0
Reviewed-o...
2012-10-28
- 20:47 Revision e2e3eac0: [TASK] Add information about ThreadStackSize to install tool
- There is an information about the ThreadStackSize on Windows systems in
the Install.txt.
This information should be ... - 20:09 Revision 19f0cbb2: [BUGFIX] Fix usage of fileadminDir
- $GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir']
has a trailing backslash.
Fix that by removing the trailing slash ... - 20:09 Revision e28659f0: [BUGFIX] Fix usage of fileadminDir
- #41120 introduced a regression, as
$GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir']
has a trailing backslash.
Fix t... - 19:55 Revision 1a3ba299: [TASK] CGL violations "AssignmentArithmeticAndComparisonSpace"
- Change-Id: I9970ef5e2087233db095a1d296261c6eb06def18
Resolves: #41498
Releases: 6.0
Reviewed-on: http://review.typo3.... - 19:40 Revision 60714a00: [TASK] Raise submodule pointer
- Change-Id: I04f259646198c809cfe358e9a1ccc8816482c288
Reviewed-on: http://review.typo3.org/15994
Reviewed-by: Christia... - 19:21 Revision fb8dd61c: [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature
- Change-Id: I1238d1c9bd9e19d3cf16917021c584069d8b7da8
Fixes: #42234
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 19:20 Revision 9b50de3c: [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature
- Change-Id: Ia09eb12c1256ff5223a9d3f9a1e1aaa440c88941
Fixes: #42234
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 19:18 Revision 88edcb55: [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature
- Change-Id: Iec8cd64b36e758878619c8277b146e45e834d46a
Fixes: #42232
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 19:12 Revision be3142fe: [BUGFIX] Fix @param in phpdoc
- Some @param-tags are wrong or don't match
the number of params for the function they
refer to.
Change-Id: I80641f7ef... - 18:15 Revision f9c4006b: [TASK] Update jQuery to 1.8.2
- Change-Id: I875f220cd3fee481077f5f2fa2296a611943a70c
Resolves: #42196
Releases: 6.0
Reviewed-on: http://review.typo3.... - 17:52 Revision bb699f1e: [TASK] Remove needless check function in language module
- This patch removes the check function and related to that, the use of
the caching framework.
Resolves: #41824
Relate... - 17:38 Revision 69744101: [TASK] Cleanup GeneralUtilityTest
- Change \TYPO3\CMS\Core\Utility\GeneralUtility to Utility\GeneralUtility
Change-Id: I4ebe25378873a6b11f906b872db92bff... - 17:33 Revision 68dfb4ac: [TASK] Extension manager fixed DocHeader
- Fixes the docheader rows in their top position by using the
standard css id "typo3-inner-docbody".
Also includes the... - 17:23 Revision d37894a2: [BUGFIX] Allow overwrite when uploading an existing extension
- This patch adds a checkbox to the upload form, which makes it possible
to overwrite the existing directory when uploa... - 17:09 Revision f8b62a45: [BUGFIX] Compare in install tool crashes
- Change-Id: I70ed54656bfa20598fbfd6f6cf8ecfa9844af3ce
Resolves: #42346
Releases: 6.0
Reviewed-on: http://review.typo3.... - 17:01 Revision 27f45031: [TASK] GGL violation "Tabs must be used to indent lines"
- Change-Id: Icdf2b997282ff6934ae0fe5563f9a797fcc4b863
Resolves: #41472
Releases: 6.0
Reviewed-on: http://review.typo3.... - 16:04 Revision 31390368: [TASK] Remove: Open Documents module
- Removes the Module Menu item for OpenDocs on the left.
Also moves Css/JavaScript/Images and Icons to default folders.... - 15:01 Revision 6c8f9a47: [BUGFIX] Sent notification when changes are published
- Currently only stage changes trigger notification emails,
this change also invokes the notifications when changes are... - 14:47 Revision 74b8e3df: [BUGFIX] Sent notification when changes are published
- Currently only stage changes trigger notification emails,
this change also invokes the notifications when changes are... - 10:54 Revision 43486363: [BUG] Add missing logFile setting for FileWriter
- Resolves: #41944
Releases: 6.0
Change-Id: I11bc2feeb463cc66bf19d6613f191e294a8e65c5
Reviewed-on: http://review.typo3... - 10:52 Revision e19941f0: [BUGFIX] Rename Log Writer and Processor interface
- Resolves: #41938
Releases: 6.0
Change-Id: I977d9ab1413078adfa1ea46055d389f2f1eaa6f6
Reviewed-on: http://review.typo3... - 10:37 Revision cb5b9c87: [TASK] Add explanation for $configurationType
- Add explanation for constants used in method $configurationType
Resolves: #39981
Releases: 6.0
Change-Id: If2e1d937... - 10:28 Revision 89e42815: [BUGFIX] Fix namespace related bugs in DebuggerUtility
- Releases: 6.0
Fixes: #42004
Change-Id: Iec152b3f0543d3e2662273d54e3bf7c7666699d5
Reviewed-on: http://review.typo3.org...
Also available in: Atom