Project

General

Profile

Activity

From 2012-03-13 to 2012-04-11

2012-04-11

22:27 Revision 076bc126: [TASK] Streamline disposal of Signal Slot
Make use of Extbase Signal-Slot dispatcher instead of using the clone in t3lib.
Change-Id: I9405ccdaab7ced005957e0e9...
Oliver Hader
22:26 Revision cd2a2f7e: [TASK] Streamline disposal of Signal Slot
Make use of Extbase Signal-Slot dispatcher instead of using the clone in t3lib.
Change-Id: I2e4fa772eec60791fcd947b2...
Oliver Hader
22:25 Revision 936a8916: [TASK] Streamline disposal of Signal Slot
The concept of Signal Slot has been introduced into Extbase of
TYPO3 4.6 and then got copied to TYPO3 4.7 as well - b...
Oliver Hader
22:25 Revision 9b1bdfc6: [TASK] Streamline disposal of Signal Slot
The concept of Signal Slot has been introduced into Extbase of
TYPO3 4.6 and then got copied to TYPO3 4.7 as well - b...
Oliver Hader
20:54 Revision 40341d7f: [BUGFIX] Media Element does not play videos with own player anymore
Since the rewrite to FlowPlayer and the additions for accessibility
the MEDIA Content Element is not capable anymore,...
Steffen Ritter
20:28 Revision fe129bbb: [BUGFIX] Media Element does not play videos with own player anymore
Since the rewrite to FlowPlayer and the additions for accessibility
the MEDIA Content Element is not capable anymore,...
Steffen Ritter
18:43 Revision 42b9ad41: [TASK] Remove useless code after utf-8 code conversion
Depends on: https://review.typo3.org/9101
Change-Id: Id5a2d873b42a37a9dabf4891675e08c7138b5550
Resolves: #34106
Rele...
Markus Klein
18:38 Revision 189daf6b: [BUGFIX] Centering images with text is not working in some cases
Currently css_styled_content is using the constant MaxW in CSS to define the width of the image wrap. When using colu... Patrick Broens
18:17 Revision 7f3baa31: [BUGFIX] Centering images with text is not working in some cases
Currently css_styled_content is using the constant MaxW in CSS to define the width of the image wrap. When using colu... Patrick Broens
18:05 Revision aa6affeb: [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...
Dennis Ahrens
17:06 Revision 174d81fd: [BUGFIX] t3lib_div::getUrl() providing wrong error information
When using t3lib_div::getUrl() with lib file/context it uses
file_get_contents() to read a URL. When this fails it tr...
Ingo Renner
16:59 Revision 87e94365: [BUGFIX] t3lib_div::getUrl() providing wrong error information
When using t3lib_div::getUrl() with lib file/context it uses
file_get_contents() to read a URL. When this fails it tr...
Ingo Renner
16:49 Revision 21932d92: [BUGFIX] t3lib_div::getUrl() providing wrong error information
When using t3lib_div::getUrl() with lib file/context it uses
file_get_contents() to read a URL. When this fails it tr...
Ingo Renner
16:36 Revision a29341be: [TASK] Remove useless code after utf-8 code conversion
Depends on: https://review.typo3.org/9101
Change-Id: I264281c0e2aacf9afe7fb568441d810b13805708
Resolves: #34106
Rele...
Markus Klein
16:35 Revision 19c241ba: Merge "[BUGFIX] Fix the unit tests to work with PHPUnit 3.6" into extbase_1-4
Felix Oertel
16:34 Revision ecc71ee8: [BUGFIX] t3lib_div::getUrl() providing wrong error information
When using t3lib_div::getUrl() with lib file/context it uses
file_get_contents() to read a URL. When this fails it tr...
Ingo Renner
16:33 Revision 7b905b20: [BUGFIX] Fix the unit tests to work with PHPUnit 3.6
PHPUnit 3.6 checks some things more strictly than 3.5.
Some unit tests needs changes to be green again.
Branches: 4....
Oliver Klee
16:30 Revision fd427195: [BUGFIX] Fix the unit tests to work with PHPUnit 3.6
PHPUnit 3.6 checks some things more strictly than 3.5.
Some unit tests needs changes to be green again.
Branches: 4....
Oliver Klee
16:30 Revision 9182a549: Merge "[BUGFIX] Fix the unit tests to work with PHPUnit 3.6"
Felix Oertel
16:20 Revision f88207aa: [BUGFIX] Unit test failures concerning the HMAC
Some of the unit tests were backported from FLOW3, but not all
class names have been properly adapted.
Fixes: #35791...
Oliver Klee
16:09 Revision 4829df63: [TASK] Remove install tool fluid / extbase upgrade wizard
Since extbase and fluid are required extensions now, the
upgrade wizard that installed those two is obsolete.
Change...
Christian Kuhn
15:54 Revision 8e09e3dc: [TASK] Make extbase and fluid required extensions
Change-Id: I5a835a27b7f4e2a2301365b5c61aece765c564aa
Resolves: #20634
Releases: 6.0
Reviewed-on: http://review.typo3....
Christian Kuhn
15:19 Revision 8d9854cb: [BUGFIX] Enable XClassing of t3lib_install by replacing new
This Fix Replaces 3 occurences of new t3lib_install with
t3lib_div::makeInstance('t3lib_install')
Change-Id: Idddd0a...
Kay Strobach
15:19 Revision 7825e7a6: [BUGFIX] Enable XClassing of t3lib_install by replacing new
This Fix Replaces 3 occurences of new t3lib_install with
t3lib_div::makeInstance('t3lib_install')
Change-Id: Id6c7d7...
Kay Strobach
15:19 Revision 8ee68a3d: [BUGFIX] Enable XClassing of t3lib_install by replacing new
This Fix Replaces 3 occurences of new t3lib_install with
t3lib_div::makeInstance('t3lib_install')
Change-Id: Ic27e6f...
Kay Strobach
14:48 Revision 51d1dcff: [BUGFIX] Use state "excludeFromUpdates" in update check
Do not offer update for extensions with state "excludeFromUpdates"
Change-Id: Ic3aaf85a64fe23f5aede42a7949f4137d4686...
Jigal van Hemert
14:46 Revision ec81cd6a: [BUGFIX] Use state "excludeFromUpdates" in update check
Do not offer update for extensions with state "excludeFromUpdates"
Change-Id: Ic3aaf85a64fe23f5aede42a7949f4137d4686...
Jigal van Hemert
14:37 Revision df431270: [TASK] Error reporting is set twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the error reporting
is set...
Andy Grunwald
14:32 Revision 252dc38d: [TASK] Error reporting is set twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the error reporting
is set...
Andy Grunwald
14:29 Revision fb19a08b: [TASK] Restore old Content Object SWFOBJECT
When integrating the FlowPlayer as accessible video player,
the current SWFObject just was overwritten. Therefore it ...
Steffen Ritter
14:12 Revision 25ca1be0: [TASK] PATH_thisScript is defined twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the constant
PATH_thisScri...
Andy Grunwald
14:11 Revision 50d0b1cd: [TASK] Restore old Content Object SWFOBJECT
When integrating the FlowPlayer as accessible video player,
the current SWFObject just was overwritten. Therefore it ...
Steffen Ritter
14:09 Revision 543f608c: [BUGFIX] create/move new page behind move-placeholder
Fixes the described scenerio below by using just another tcemain hook.
* Switch to a workspace without pending chang...
Dennis Ahrens
14:06 Revision 0270ed7a: [TASK] PATH_thisScript is defined twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the constant
PATH_thisScri...
Andy Grunwald
13:59 Revision 863e25b7: [TASK] PATH_site is defined twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the constant
PATH_site is ...
Andy Grunwald
13:58 Revision fb1793df: [BUGFIX] follow up to "Improve usability of new Media element flexform"
Due to a superfluous displayCondition the field for actual insertion of
HTML5-video-sources is not shown correctly.
...
Steffen Ritter
13:53 Revision b7338fbb: [BUGFIX] follow up to "Improve usability of new Media element flexform"
Due to a superfluous displayCondition the field for actual insertion of
HTML5-video-sources is not shown correctly.
...
Steffen Ritter
13:50 Revision abc4c8b3: [TASK] PATH_site is defined twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the constant
PATH_site is ...
Andy Grunwald
13:40 Revision 451dc06d: [TASK] PATH_tslib is defined twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the constant
PATH_tslib is...
Andy Grunwald
13:35 Revision c658723b: [TASK] PATH_tslib is defined twice in bootstrap
In index.php AND typo3/sysext/cms/tslib/index_ts.php
(which will be included in index.php) the constant
PATH_tslib is...
Andy Grunwald
13:22 Revision b2c1191c: [TASK] Remove Code Duplication in tslib_content_Media
For every parameter the same code for overlaying Flexform value
over the value given in TypoScript is done.
Furtherm...
Steffen Ritter
13:22 Revision e8076834: [BUGFIX] displayCondition on FlexForm Sheets broken
Due to the usage of an undefined variable, the value of
an field within the flexform cannot resolved correctly.
As an...
Steffen Ritter
13:21 Revision b74db3f8: [BUGFIX] Improve usability of new Media element flexform
With HTML5 video many new options are added to the media element
flexform. This results in a very hard to read form.
...
Steffen Ritter
13:20 Revision 19d74fc3: [BUGFIX] Validation problem in forgot and change password form
Label for attribute is invalid for XHTML. Changing it to a hard coded
value solves the problem. In case custom stylin...
Jigal van Hemert
13:15 Revision fed4435e: [BUGFIX] Validation problem in forgot and change password form
Label for attribute is invalid for XHTML. Changing it to a hard coded
value solves the problem. In case custom stylin...
Jigal van Hemert
12:29 Revision 66d2b3e9: [BUGFIX] create/move new page behind move-placeholder
Fixes the described scenerio below by using just another tcemain hook.
* Switch to a workspace without pending chang...
Dennis Ahrens
12:06 Revision d723bb91: [TASK] Remove Code Duplication in tslib_content_Media
For every parameter the same code for overlaying Flexform value
over the value given in TypoScript is done.
Furtherm...
Steffen Ritter
11:24 Revision 1c19e461: [FEATURE] Add method to convert integer to version number
Change-Id: I99863cca2d9e8b2add3292a8570cefb03a960af1
Resolves: #35822
Releases: 6.0
Reviewed-on: http://review.typo3....
Michael Schams
11:21 Revision d2a51e35: [BUGFIX] EXT: setup relocate 'Save' button
Moves the form submit button to docheader.
Also adds a section divided between settings and reset actions.
Change-Id...
Felix Kopp
11:13 Revision 3adf3a2b: [BUGFIX] EXT: setup relocate 'Save' button
Moves the form submit button to docheader.
Also adds a section divided between settings and reset actions.
Change-Id...
Felix Kopp

2012-04-10

17:43 Revision 24bd6fc8: [TASK] Scheduler: move 'Save' button to docHeader
Moves save and cancel button in new/edit to the docHeader.
Change-Id: I67b476d9b69c24c19bb025a798be3eb5d963ea94
Fixe...
Felix Kopp
17:29 Revision cd4efa5f: [TASK] Scheduler: move 'Save' button to docHeader
Moves save and cancel button in new/edit to the docHeader.
Change-Id: I5fd6b927e233c0deefe13c0885ad6ebfe946a41c
Fixe...
Felix Kopp
15:53 Revision d5b2b13f: [BUGFIX] ext_icon.gif for EXT:impexp
Every extension needs an icon, impexp too
Change-Id: I942306e4cb31ad35a57df71e54a55919df69e7c2
Fixes: #35257
Release...
Georg Ringer
15:53 Revision e1c402f0: [BUGFIX] ext_icon.gif for EXT:impexp
Every extension needs an icon, impexp too
Change-Id: Iad158668afebdc5826d3bcb06df68c30b6ee5f9e
Fixes: #35257
Release...
Georg Ringer
15:52 Revision 0d799a94: [BUGFIX] ext_icon.gif for EXT:impexp
Every extension needs an icon, impexp too
Change-Id: Idc1f42af1c6fbe7f899482b57798ba2ee2fda61f
Fixes: #35257
Release...
Georg Ringer
15:41 Revision f9116073: [BUGFIX] ext_icon.gif for EXT:impexp
Every extension needs an icon, impexp too
Change-Id: I925aba612e49c392f30368136089c640a2b8198f
Fixes: #35257
Release...
Georg Ringer
15:27 Revision 364d9fa2: [TASK] Migrate ext:belog to extbase
Change-Id: I1d61119394d00417a9a033f25146fc0d5096d853
Resolves: #34772
Releases: 6.0
Reviewed-on: http://review.typo3....
Christian Kuhn
12:06 Revision 3ab373cd: [BUGFIX] Translate labels in paginate widget
Remove hardcoded labels in paginate widget.
Thanks to Alexander Stehlik for providing a patch.
Change-Id: Ic79be9b1...
Tymoteusz Motylewski

2012-04-09

23:03 Revision a83f5b59: [BUGFIX] Unit test failures concerning the HMAC
Some of the unit tests were backported from FLOW3, but not all
class names have been properly adapted.
Fixes: #35791...
Oliver Klee
22:24 Revision 564b342c: [BUGFIX] Improve usability of new Media element flexform
With HTML5 video many new options are added to the media element
flexform. This results in a very hard to read form.
...
Steffen Ritter

2012-04-08

08:41 Revision f9fe38ee: [BUGFIX] missing parameter for implode
Use the preferred syntax for implode()
Change-Id: I0103b3947b73050e99fcfb3cdacb14ea2b873d8b
Releases: 6.0, 4.7, 4.6,...
Jigal van Hemert
08:37 Revision f4e9e59b: [BUGFIX] missing parameter for implode
Use the preferred syntax for implode()
Change-Id: Ieb20713e16139920b1622334ddebcf8e4eb8267f
Releases: 6.0, 4.7, 4.6,...
Jigal van Hemert
08:33 Revision 4a2995fd: [BUGFIX] missing parameter for implode
Use the preferred syntax for implode()
Change-Id: I8ebc880f797b379f35924641e3d0b11f0e2ec34e
Releases: 6.0, 4.7, 4.6,...
Jigal van Hemert
08:28 Revision bcd5269b: [BUGFIX] missing parameter for implode
Use the preferred syntax for implode()
Change-Id: Id5db3a209903978979eba971f7f53180a850289a
Releases: 6.0, 4.7, 4.6,...
Jigal van Hemert

2012-04-06

13:01 Revision 573ea4ab: [TASK] Add unittest for shorthand for custom validators
Port of unittest from FLOW3.
Resolves: #35514
Releases: 4.7, master
FLOW3 Issue: #33862
Change-Id: I4d0621e8d32d129...
Stefan Neufeind
12:59 Revision a91995ed: [TASK] Add unittest for shorthand for custom validators
Port of unittest from FLOW3.
Resolves: #35514
Releases: 4.7, master
FLOW3 Issue: #33862
Change-Id: I4d0621e8d32d129...
Stefan Neufeind
12:51 Revision de5d7c70: Merge "[BUGFIX] Fix the @return of findAll" into extbase_1-4
Stefan Neufeind
12:50 Revision b38a80e4: Merge "[BUGFIX] Fix the @return of findAll" into extbase_4-7
Stefan Neufeind

2012-04-05

22:17 Revision 4cf56f42: [BUGFIX] Context menu of page translation doesn't work in languages view
For a page with translations, the clickmenu is not shown for these
translations in the page module, view "languages"....
Andreas Wolf
22:16 Revision 5f920368: [BUGFIX] Error when editing a record with additionalPreviewLanguage and an deleted l18n_parent
The behaviour that causes the error (translated elements are not deleted
when deleting parent) is fixed in recent TYP...
Andreas Wolf
13:20 Revision c49f742c: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte...
Kai Vogel
13:15 Revision 80946dbd: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte...
Kai Vogel
10:39 Revision cfcf8f83: [BUGFIX] displayCondition on FlexForm Sheets broken
Due to the usage of an undefined variable, the value of
an field within the flexform cannot resolved correctly.
As an...
Steffen Ritter
08:28 Revision bd038d68: [BUGFIX] Set filename to downloaded resource in t3lib_compressor
Compressor fails to properly reference external URLs.
It should use the downloaded copy of the resource.
Change-Id: ...
Morton Jonuschat

2012-04-04

21:58 Revision 80fcc7a4: [BUGFIX] No tab selected by default in User Settings
The call to getDynTabMenu had one parameter too much. Removing it
restores the normal functionality that the first ta...
Jigal van Hemert
21:52 Revision 398c8739: [BUGFIX] No tab selected by default in User Settings
The call to getDynTabMenu had one parameter too much. Removing it
restores the normal functionality that the first ta...
Jigal van Hemert

2012-04-02

07:43 Revision de525aef: [BUGFIX] t3editor: $TCA for tt_content is not loaded in ext_tables.php
The ext_tables.php of t3editor does overwrite parts of tt_content's TCA
without first loading it; this leads to error...
Andreas Wolf
07:43 Revision 9b614763: [BUGFIX] t3editor: $TCA for tt_content is not loaded in ext_tables.php
The ext_tables.php of t3editor does overwrite parts of tt_content's TCA
without first loading it; this leads to error...
Andreas Wolf

2012-04-01

18:26 Revision 53b78e39: [FEATURE] Insert hook into form wizard view
Introduces a hook in tx_form_View_Wizard_Wizard. This hook
allows extending the wizard interface by loading extending...
Franz Geiger
12:40 Revision 14192bb6: [BUGFIX] Make alphabetic filter work with umlauts
Changes the regular expression used to validate the string into a
unicode-aware character-class and adds two testcase...
Andreas Lappe
12:29 Revision 8b8dd434: [BUGFIX] Make alphanum. filter work with umlauts
Changes the regular expression used to validate the string into a
unicode-aware character-class and adds two tests fo...
Andreas Lappe

2012-03-29

08:38 Revision 2a253624: [BUGFIX] preg_spliti should be preg_split
A typo made out of preg_split a preg_spliti which
of course doesn't exist
Change-Id: Iab3ba56f3cc43eb2ecedf5145d3b27...
Georg Ringer
08:21 Revision 2df8edad: [BUGFIX] preg_spliti should be preg_split
A typo made out of preg_split a preg_spliti which
of course doesn't exist
Change-Id: Iab3ba56f3cc43eb2ecedf5145d3b27...
Georg Ringer

2012-03-28

23:08 Revision 8e0c6fc6: [BUGFIX] Use state "excludeFromUpdates" in update check
Do not offer update for extensions with state "excludeFromUpdates"
Change-Id: Ic3aaf85a64fe23f5aede42a7949f4137d4686...
Jigal van Hemert
14:30 Revision a2b1f8c2: [BUGFIX] Creating new pages via drag'n'drop respects page TS
When creating a new page node via drag'n'drop shortcuts in pagetree,
the TCAdefaults.pages array from page TsConfig i...
Philipp Kitzberger
14:14 Revision 25f666b4: [TASK] Set TYPO3 version to 4.6.8-dev
Change-Id: I2849d0381ba0abe9a777270fa3adb8eb69ece245
Reviewed-on: http://review.typo3.org/10042
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
14:14 Revision ab955f26: [RELEASE] Release of TYPO3 4.6.7
Change-Id: I50e0ff3e1463653997f182facc825d6e87da69a2
Reviewed-on: http://review.typo3.org/10041
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
14:14 Revision c78f1682: [RELEASE] Release of TYPO3 4.6.7
Change-Id: I50e0ff3e1463653997f182facc825d6e87da69a2 TYPO3 Release Team
14:05 Revision 02e366e8: [TASK] Set TYPO3 version to 4.5.15-dev
Change-Id: I7b5be1cf88681681b86f6cd7a68d9c3ac2fe7e8c
Reviewed-on: http://review.typo3.org/10040
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
14:05 Revision c6c9859d: [RELEASE] Release of TYPO3 4.5.14
Change-Id: Id1b0895fb2cbf16099d6c938d1648b820b1899b3
Reviewed-on: http://review.typo3.org/10039
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
14:05 Revision d714715a: [RELEASE] Release of TYPO3 4.5.14
Change-Id: Id1b0895fb2cbf16099d6c938d1648b820b1899b3 TYPO3 Release Team
13:56 Revision 667a9c43: [!!!][SECURITY] XSS in filelink element
Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ...
Georg Ringer
13:56 Revision baef952a: [SECURITY] Information disclosure showing DB name
By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: Iac35d41ec7953fe1431...
Georg Ringer
13:56 Revision 2c66a2e2: [SECURITY] XSS in show item
Change-Id: Ia6a5d5d6d350eee0a440a4ce8299f2a483bed58d
Fixes: #29397
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:...
Christian Kuhn
13:56 Revision e8502d83: [SECURITY] Missing escaping for sys_notes
sys_notes misses an escaping in info module
Change-Id: If420168807f609709a767c7fb1d6a4d504d277f8
Fixes: #22748
Relea...
Georg Ringer
13:56 Revision 064005b2: [SECURITY] Missing escaping in scheduler
A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: I882d167f55b813f7f20beba48ee097...
Georg Ringer
13:56 Revision b9e19bda: [SECURITY] XSS in BE file list
Change-Id: I772490b260eb06e714ec57cdf75a6166f53eaea1
Fixes: #30940
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Commit:...
Christian Kuhn
13:56 Revision 27927a9a: [SECURITY] XSS in be_layouts
Some values from the backend layout configuration
are not properly escaped
Change-Id: Id08f8f21d5c429e05e5de938e46eb...
Georg Ringer
13:56 Revision caef7538: [TASK] Set TYPO3 version to 4.4.15-dev
Change-Id: I6478cd2389441452b95eb5a7bd890d4b3cea42e4
Reviewed-on: http://review.typo3.org/10031
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
13:56 Revision 0e25f86e: [SECURITY] XSS possibility in RemoveXSS
RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: I7005a7fb...
Andreas Wolf
13:56 Revision 2a089acb: [SECURITY] XSS in be_layouts
Some values from the backend layout configuration
are not properly escaped
Change-Id: I72c45c6c7774c7608a5a88620266b...
Georg Ringer
13:56 Revision 6d33e3c6: [RELEASE] Release of TYPO3 4.4.14
Change-Id: I60c80742e77c66b23f5ff57f93ca33985921c755
Reviewed-on: http://review.typo3.org/10028
Reviewed-by: TYPO3 v4...
TYPO3 Release Team
13:56 Revision f2e72fdc: [SECURITY] XSS possibility in RemoveXSS
RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: I6a019d41...
Andreas Wolf
13:56 Revision 40541733: [RELEASE] Release of TYPO3 4.4.14
Change-Id: I60c80742e77c66b23f5ff57f93ca33985921c755 TYPO3 Release Team
13:56 Revision 84a31cfd: [SECURITY] XSS in BE file list
Change-Id: Ic25488783111b59138b58a57e562e5fd03e1dca9
Fixes: #30940
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:...
Christian Kuhn
13:55 Revision 0076916c: [SECURITY] Missing escaping in scheduler
A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: Id18dfcfb542837becb559c571f0c23...
Georg Ringer
13:55 Revision 5a693f63: [SECURITY] Missing escaping for sys_notes
sys_notes misses an escaping in info module
Change-Id: I2066d850231b3994b9bfa018648e855211c993aa
Fixes: #22748
Relea...
Georg Ringer
13:55 Revision 565dd9e9: [SECURITY] XSS in show item
Change-Id: Iaf43a2097be961679a6d03c3b948b163e153f95f
Fixes: #29397
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:...
Christian Kuhn
13:55 Revision 6610e3a0: [SECURITY] Information disclosure showing DB name
By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: I4998eff997a50e94183...
Georg Ringer
13:55 Revision 5433603a: [!!!][SECURITY] XSS in filelink element
Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ...
Georg Ringer
13:55 Revision 892bbbcc: [SECURITY] Missing escaping for sys_notes
sys_notes misses an escaping in info module
Change-Id: I684e33172c664e504174c02202fd71372f6a6e98
Fixes: #22748
Relea...
Georg Ringer
13:55 Revision 351084bd: [!!!][SECURITY] XSS in filelink element
Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ...
Georg Ringer
13:55 Revision 5943c548: [SECURITY] Information disclosure showing DB name
By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: I405b5655aedbd17f454...
Georg Ringer
13:55 Revision 42cb07b7: [SECURITY] XSS in show item
Change-Id: Id3fca3b9c58b5b20bbe1435fac3f0fccb54ed165
Fixes: #29397
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:...
Christian Kuhn
13:55 Revision 84487141: [SECURITY] Missing escaping in scheduler
A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: Iaf8f336342aa95daa4dfc145f1fb20...
Georg Ringer
13:55 Revision a5e14b21: [SECURITY] XSS in BE file list
Change-Id: I0a689a566c57766bfa7b3197b0d9198ad289cdf2
Fixes: #30940
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:...
Christian Kuhn
13:54 Revision 7451b951: [SECURITY] XSS possibility in RemoveXSS
RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: Ia21e067e...
Andreas Wolf
13:54 Revision 5491a243: [SECURITY] XSS in be_layouts
Some values from the backend layout configuration
are not properly escaped
Change-Id: I4e85bfe5ec1e6c2d28ef5fa02a505...
Georg Ringer
13:54 Revision a6a92067: [SECURITY] XSS for extension meta data in About module
Change-Id: I6ce1a90375b20c79c645a76b24713c718a06d529
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Fixes: #30969
Security-Review:...
Oliver Klee
13:54 Revision 1d769c41: [SECURITY] Missing escaping for sys_notes
sys_notes misses an escaping in info module, not in page/list module
Change-Id: I8145299dfc35ec1a3a17d32852987c6fd01...
Georg Ringer
13:54 Revision b128c410: [SECURITY] XSS for extension meta data in About module
Change-Id: I139ab25d50f348341cc0feb3ee358337c2500420
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Fixes: #30969
Security-Commit:...
Oliver Klee
13:54 Revision 4dc50cb4: [SECURITY] XSS in show item
Change-Id: I026fb44afac01e61a861d3b3bc8e99c15c1972e8
Fixes: #29397
Security-Commit: e34600be49087e59941b89025da4e1d75...
Christian Kuhn
13:54 Revision 7b4e3cb2: [SECURITY] Missing escaping in scheduler
A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: I0025d826e65889e84b1733d66ad93d...
Georg Ringer
13:54 Revision d9065bd6: [SECURITY] XSS in BE file list
Change-Id: Ib4bdd5ce29827919deb8560a9e70d5b4dc0de849
Fixes: #30940
Security-Commit: e7e6aa481d16f9d6e5bcd3961d05bf6e3...
Christian Kuhn
13:54 Revision 0b925b6c: [SECURITY] XSS possibility in RemoveXSS
RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: If1caf9bd...
Andreas Wolf
13:54 Revision e8ceb362: [!!!][SECURITY] XSS in filelink element
Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ...
Georg Ringer
13:54 Revision fa6a1036: [SECURITY] XSS in be_layouts
Some values from the backend layout configuration
are not properly escaped
Change-Id: Ifc5debc16e29d632f21380c1fb2e4...
Georg Ringer
13:54 Revision 784ffda5: [SECURITY] Information disclosure showing DB name
By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: I123530c4814dd1ac4a3...
Georg Ringer
13:54 Revision 593ac07a: [SECURITY] XSS possibility in RemoveXSS
RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: Idfd0cdb4...
Andreas Wolf
13:54 Revision 1113205d: [SECURITY] XSS in show item
Change-Id: I74b66e63015571472c1c3930067abd015991c5d6
Fixes: #29397
Security-Review: http://review.typo3.org/5857
Secu...
Christian Kuhn
13:53 Revision c3899f62: [!!!][SECURITY] XSS in filelink element
Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ...
Georg Ringer
13:53 Revision 19893163: [SECURITY] XSS for extension meta data in About module
Change-Id: Ice808f1a8f5ef2ddc1c48dbb6e55dac26f4c4942
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Fixes: #30969
Security-Commit:...
Oliver Klee
13:53 Revision c9613b3e: [SECURITY] Missing escaping in scheduler
A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: Id811514d4dba2c3732bbbc4b03decd...
Georg Ringer
13:53 Revision b3027ffe: [SECURITY] XSS in BE file list
Change-Id: I77b3c33e07a6ee6695c15566c14c7cb67053f587
Fixes: #30940
Security-Commit: a395345b246dd1aedb79890de03d6428f...
Christian Kuhn
13:53 Revision 331cbc19: [SECURITY] Missing escaping for sys_notes
sys_notes misses an escaping in info module, not in
page/list module
Change-Id: I302b3c4cdb13e5e1aafb7f35608a9484d59...
Georg Ringer
13:53 Revision 2ed674ad: [SECURITY] Information disclosure showing DB name
By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: Ib99342fbc80859c1963...
Georg Ringer
13:50 Revision a9aca5b8: [TASK] Raise submodule pointer
Change-Id: Id625eb9cc310f979899b3bd81d6eb43740825368
Reviewed-on: http://review.typo3.org/9989
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
13:48 Revision a6c946c1: [TASK] Raise submodule pointer
Change-Id: I746cc091153c5675fed46b5444c11a6af1dd1de1
Reviewed-on: http://review.typo3.org/9988
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
13:47 Revision d6f9c2a9: [TASK] Raise submodule pointer
Change-Id: I7d4e1642ef79513a564f0b02fe2ca36fa4c2e645
Reviewed-on: http://review.typo3.org/9987
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
13:46 Revision a4d4c223: [TASK] Raise submodule pointer
Change-Id: I05969b15725e0b4b72101158fc29ec2f14d1da6e
Reviewed-on: http://review.typo3.org/9985
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
13:40 Revision c34bf907: [SECURITY] Protect arguments of form __referrer with HMAC
The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid...
Felix Oertel
13:38 Revision 1dadfe36: [SECURITY] Protect arguments of form __referrer with HMAC
The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid...
Felix Oertel
13:38 Revision 6722ef05: [SECURITY] Protect arguments of form __referrer with HMAC
The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid...
Felix Oertel
13:38 Revision 876f348f: [SECURITY] Protect arguments of form __referrer with HMAC
The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid...
Felix Oertel
13:37 Revision a9a2a645: [SECURITY] Protect arguments of form __referrer with HMAC
The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid...
Andreas Förthner
13:37 Revision adfce02f: [SECURITY] Protect arguments of form __referrer with HMAC
The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid...
Andreas Förthner
09:13 Revision 45472a9a: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements...
Francois Suter
09:05 Revision f4ae4508: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements...
Francois Suter
08:54 Revision e5bda823: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements...
Francois Suter
08:33 Revision 07773aab: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements...
Francois Suter
07:32 Revision 0673a103: [BUGFIX] Enable XClassing of t3lib_install by replacing new
This Fix Replaces 3 occurences of new t3lib_install with
t3lib_div::makeInstance('t3lib_install')
Change-Id: I59c336...
Kay Strobach

2012-03-27

19:04 Revision 6ea0b401: [BUGFIX] Version record array is sorted twice
Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: I9963...
Oliver Hader
19:03 Revision 5a4acabf: [BUGFIX] Version record array is sorted twice
Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: I68a4...
Oliver Hader
19:03 Revision 2408df5b: [BUGFIX] Version record array is sorted twice
Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: Ia749...
Oliver Hader
18:57 Revision e427cc44: [BUGFIX] Version record array is sorted twice
Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: Ib730...
Oliver Hader
17:02 Revision 995edb9f: [TASK] Set TYPO3 version to 4.7-dev
Change-Id: I73e7d250dc88f1649425465d953ed3fbc0aa3673
Reviewed-on: http://review.typo3.org/9920
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:02 Revision 3096f670: [RELEASE] Release of TYPO3 4.7.0beta3
Change-Id: I9d149f15049a4e43d3b75253b355c0eef9a9b4fa
Reviewed-on: http://review.typo3.org/9919
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
17:02 Revision f5749c9c: [RELEASE] Release of TYPO3 4.7.0beta3
Change-Id: I9d149f15049a4e43d3b75253b355c0eef9a9b4fa TYPO3 Release Team
16:56 Revision 64aa5026: [BUGFIX] Unused argument in getItemUidList()
t3lib_collection_AbstractRecordCollection::getItemUidList() has
a method argument that is not used. The purpose is to...
Oliver Hader
16:54 Revision 315e2115: [TASK] Update submodule pointer for TYPO3_4-7
workspaces_4-7
Related: #35155
Releases: 4.7
Change-Id: Ibe0c5ef1c36db348b665d5402447c6cc9c84443c
Reviewed-on: http...
Oliver Hader
16:52 Revision d07123be: [TASK] Introduce processDatamap_beforeStart hook
Introduces processDatamap_beforeStart hook to t3lib_TCEmain
which can be used to individually initialize or pre-filte...
Oliver Hader
16:51 Revision e520f866: [TASK] Integrate signal-slot-handling in Grid Data Service
* SIGNAL_GenerateDataArray_BeforeCaching
* SIGNAL_GenerateDataArray_PostProcesss
* SIGNAL_GetDataArray_PostProcesss
*...
Oliver Hader
16:50 Revision 2845aa46: [BUGFIX] Unused argument in getItemUidList()
t3lib_collection_AbstractRecordCollection::getItemUidList() has
a method argument that is not used. The purpose is to...
Oliver Hader
16:46 Revision 00ea5e96: [TASK] Introduce processDatamap_beforeStart hook
Introduces processDatamap_beforeStart hook to t3lib_TCEmain
which can be used to individually initialize or pre-filte...
Oliver Hader
16:46 Revision 73164ef9: [TASK] Integrate signal-slot-handling in Grid Data Service
* SIGNAL_GenerateDataArray_BeforeCaching
* SIGNAL_GenerateDataArray_PostProcesss
* SIGNAL_GetDataArray_PostProcesss
*...
Oliver Hader
15:36 Revision 3946137b: [BUGFIX] Unknown t3lib_TcaRelationService in StaticRecordCollection
t3lib_collection_StaticRecordCollection::loadContents() tries to
access class t3lib_TcaRelationService which is not a...
Oliver Hader
15:08 Revision fcbf817f: [BUGFIX] Unknown t3lib_TcaRelationService in StaticRecordCollection
t3lib_collection_StaticRecordCollection::loadContents() tries to
access class t3lib_TcaRelationService which is not a...
Oliver Hader
15:08 Revision 4bbcb80a: [BUGFIX] Livesearch toolbar should close others
When focussing the livesearch in the backend, other menus
should be closed.
Change-Id: Ibc6e9727ab9142f549bef3d5615b...
Tolleiv Nietsch
15:05 Revision 9684bd7e: [BUGFIX] Remove menu type special.userdefined
The manual says that this type has been removed in 4.6 in favor of
userfunctions.
Besides that, the block makes use o...
Tolleiv Nietsch
15:04 Revision 77418b3b: [BUGFIX] RTE: function compareLabel incorrectly declared
Problem: Function compareLabel is not correctly declared in
class.tx_rtehtmlarea_microdataschema.php
Change-Id: Ieb2...
Stanislas Rolland
15:02 Revision e2b04f96: [BUGFIX] Backend: Fetch correct overlay-version of page inside workspace
When fetching page-details while using inside a workspace
make sure to fetch the correct overlay.
Change-Id: I7cd582...
Stefan Neufeind
15:00 Revision 0d3e45be: [BUGFIX] t3lib_iconWorks must check if array exists before using it
A few places in t3lib_iconWorks use variables as arrays without
checking if they are actually arrays. This leads to w...
Jigal van Hemert
14:58 Revision debc1190: [BUGFIX] Creating new pages via drag'n'drop respects page TS
When creating a new page node via drag'n'drop shortcuts in pagetree,
the TCAdefaults.pages array from page TsConfig i...
Philipp Kitzberger
14:52 Revision 668accab: [TASK] Set TYPO3 version to 6.0-dev
Change-Id: I14e2ab3e462556ee2d6181660a3aedd506cc4b53
Releases: 6.0
Reviewed-on: http://review.typo3.org/9907
Reviewed...
Oliver Hader
14:47 Revision 37e99a9a: [TASK] Update submodule pointer for TYPO3_4-7
dbal_4-7
extbase_4-7
fluid_4-7
linkvalidator_4-7
version_4-7
workspaces_4-7
Change-Id: I5e9b577371d2f1bd5b98eee036a6...
Oliver Hader
14:40 Revision e03a1389: [TASK] Update version to 4.7.0beta3
Change-Id: I6b55d5dc23317b0ade2cea5b7e4e192ede7b6e48
Reviewed-on: http://review.typo3.org/9900
Reviewed-by: Oliver Ha...
Oliver Hader
14:40 Revision c9ed5c0a: [TASK] Update version to 4.7.0beta3
Change-Id: I0b4e56adeb14f1e10f158e8dd79dd3835a9f8fb8
Reviewed-on: http://review.typo3.org/9901
Reviewed-by: Oliver Ha...
Oliver Hader
14:34 Revision 9d3dd913: [TASK] Update version to 4.7.0beta3
Change-Id: I56592a5091c9ffa4b0244b2b58a62aa65cb20d35 Oliver Hader
14:34 Revision 75a15298: [TASK] Update version to 4.7.0beta3
Change-Id: I1a834bd71bb49c0242571562065e767472f2795c Oliver Hader
14:34 Revision d0d0df07: [TASK] Update version to 4.7.0beta3
Change-Id: I0b8395b973a1d52620a452790111313851e8bfb9 Oliver Hader
14:33 Revision 4686dba7: [TASK] Update version to 4.7.0beta3
Change-Id: I3b7d5e07b08e72717a13e80c25090b3149bb1fbb Oliver Hader

2012-03-26

19:23 Revision 7689dca1: [TASK] Clean-up PHPdoc comments in t3lib_PageRenderer
Back-port of clean-up that was introduced with #27694.
Change-Id: I089c9e47ace839722a532e807949f86dde6917ec
Resolves...
Kai Vogel
19:22 Revision afdbb209: [BUGFIX] Instance properties are defined statically
Instance properties are defined statically in t3lib_PageRenderer
Change-Id: I245d8a73e9abca8ac3bdef141605b91a09c845e...
Kai Vogel
18:39 Revision a21a7694: [TASK] Code clean-up in Grid Data Service
* PHPdoc comments
* CGL and whitespaces
* unused variables
Change-Id: I3fe7fbc3b03f8b9f83b0719cc29705b147ea5543
Reso...
Oliver Hader
16:39 Revision bcd15ef7: [BUGFIX] Creating new pages via drag'n'drop respects page TS
When creating a new page node via drag'n'drop shortcuts in pagetree,
the TCAdefaults.pages array from page TsConfig i...
Philipp Kitzberger
10:25 Revision d22eecd0: [BUGFIX] Fix the unit tests to work with PHPUnit 3.6
PHPUnit 3.6 checks some things more strictly than 3.5.
Some unit tests needs changes to be green again.
Branches: 4....
Oliver Klee

2012-03-25

21:58 Revision ddad96bf: [TASK] Add missing sql_free_result in alt_doc.php
Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: I5c43aef985f85507301fe62400d...
Wouter Wolters
21:58 Revision 0c5402a0: [TASK] Add missing sql_free_result in alt_doc.php
Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: Ic6317ddc7810daf987c3801c13f...
Wouter Wolters
21:56 Revision 2982e4fc: [TASK] Add missing sql_free_result in alt_doc.php
Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: Ic36b13edcbb10e6687df5cf8507...
Wouter Wolters
09:05 Revision 22e73d38: [BUGFIX] Tooltips for items in groupfields are not moved
In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I5ef76f6648a3e62140...
Jigal van Hemert
08:59 Revision c828d022: [BUGFIX] Tooltips for items in groupfields are not moved
In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I5ef76f6648a3e62140...
Jigal van Hemert

2012-03-24

16:46 Revision 67afe9aa: [BUGFIX] t3lib_iconWorks must check if array exists before using it
A few places in t3lib_iconWorks use variables as arrays without
checking if they are actually arrays. This leads to w...
Jigal van Hemert
16:27 Revision cb923275: [BUGFIX] Tooltips for items in groupfields are not moved
In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I6276c5f9f604d09844...
Jigal van Hemert
16:24 Revision 1aee574d: [BUGFIX] Tooltips for items in groupfields are not moved
In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I90a6dec1625241d730...
Jigal van Hemert
16:21 Revision 959fa21c: [BUGFIX] Tooltips for items in groupfields are not moved
In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I82f8d3fabdda8e8820...
Jigal van Hemert
10:54 Revision 5c547f35: [TASK] Remove "Disable Popup Context Menus" option
This option in the User Settings is totally useless, as there aren't
any troubles with modern browsers and this featu...
Steffen Gebert
10:45 Revision 5b9a0e66: [BUGFIX] Fatal error function posix_getgroups is not available
This happens for the mkdirSetsGroupOwnershipOfCreatedDirectory() test in
t3lib_divTest.
Solution, just skip the test...
Philipp Gampe
10:42 Revision 40d8fec1: [BUGFIX] Fatal error function posix_getgroups is not available
This happens for the mkdirSetsGroupOwnershipOfCreatedDirectory() test in
t3lib_divTest.
Solution, just skip the test...
Philipp Gampe
10:38 Revision 0b32e02d: [BUGFIX] Blank page after Save+Close in page settings
Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Stefan Galinski
02:48 Revision 0b67bee5: [BUGFIX] Custom validators may be overriden by default validators
The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ...
Philipp Gampe
02:42 Revision bdcea269: [BUGFIX] Custom validators may be overriden by default validators
The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ...
Philipp Gampe
02:40 Revision 0ace3d86: [BUGFIX] Custom validators may be overriden by default validators
The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ...
Philipp Gampe
02:29 Revision f384daeb: [BUGFIX] Custom validators may be overriden by default validators
The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ...
Philipp Gampe

2012-03-23

15:41 Revision cfc4266d: [BUGFIX] Fix the @return of findAll
The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa...
Oliver Klee
15:40 Revision 1271f632: [BUGFIX] Fix the @return of findAll
The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa...
Oliver Klee
15:35 Revision f72ff87e: [BUGFIX] Fix the @return of findAll
The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa...
Oliver Klee
14:38 Revision debc71c4: [BUGFIX] Blank page after Save+Close in page settings
Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Stefan Galinski
11:50 Revision 35153e92: [TASK] Code clean-up in t3lib_PageRenderer
Change-Id: If57379120c688dc284a83ca5689e51332c0f354c
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:...
Oliver Hader
11:49 Revision fa992c71: [TASK] Code clean-up in t3lib_PageRenderer
Change-Id: I236e491f56e7daad2837c57770f5c71d1d5dd5da
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:...
Oliver Hader
11:49 Revision 687067ba: [TASK] Code clean-up in t3lib_PageRenderer
Change-Id: I0760f863bd824efd287ca92a937814443215aa0b
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:...
Oliver Hader
11:45 Revision 6ebb8235: [TASK] Code clean-up in t3lib_PageRenderer
Change-Id: Iafa34e5c40105879afc58fe793bb61086dd19526
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:...
Oliver Hader
08:38 Revision 2a968b28: [BUGFIX] Blank page after Save+Close in page settings
Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Stefan Galinski
08:34 Revision a8adab56: [BUGFIX] Blank page after Save+Close in page settings
Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
Stefan Galinski

2012-03-22

21:56 Revision add69540: [TASK] Code clean-up in Grid Data Service
* PHPdoc comments
* CGL and whitespaces
* unused variables
Change-Id: I6bc826740ca5574069cc257c1e7c4948d65b2c60
Reso...
Oliver Hader
18:57 Revision c59bd154: [BUGFIX] Non-static methods in t3lib_cache are called statically
Change-Id: Iaac0b179afc4aeb08452e5fd658ec046deb1cd5a
Releases: 4.5
Fixes: #35148
Reviewed-on: http://review.typo3.org...
Steffen Müller
18:19 Revision 929f3b9c: [TASK] Update submodule pointer for TYPO3_4-7
dbal_4-7
extbase_4-7
fluid_4-7
linkvalidator_4-7
version_4-7
workspaces_4-7
Change-Id: I41685c83343266dd71b445c10de8...
Oliver Hader
10:29 Revision 7059684c: [BUGFIX] t3lib_div should contain only static methods
A few methods don't have the static keyword. This leads to PHP notices.
Change-Id: Ie7d328a4789f577552486fcb4bf441e5...
Jigal van Hemert

2012-03-21

23:19 Revision 73eb649e: [BUGFIX] Backend: Fetch correct overlay-version of page inside workspace
When fetching page-details while using inside a workspace
make sure to fetch the correct overlay.
Change-Id: I7cd582...
Stefan Neufeind
19:54 Revision 163b4187: [FEATURE] Group task list in scheduler by extension
To make the long drowdown more readable, group the task list in
schedular (Add Task) by extension and add the descrip...
Philipp Gampe
09:09 Revision 9e34b208: [FEATURE] Styling t3editor for "HTML" configurable
The styling of t3editor should be configurable for
the content element "HTML". This makes it possible
to use e.g. a c...
Georg Ringer

2012-03-20

22:20 Revision 291b37d8: [BUGFIX] Code cleanup tx_linkvalidator_processor
* remove unused variables
* initialize used variables
* allow IDE type hinting
Change-Id: I7eb44337a487aa250df4c09...
Philipp Gampe
22:05 Revision ebf2aff6: [BUGFIX] Code cleanup tx_linkvalidator_processor
* remove unused variables
* initialize used variables
* allow IDE type hinting
Change-Id: I05672820ff811826a1e123f...
Philipp Gampe
21:59 Revision dd2e1722: [BUGFIX] Code cleanup tx_linkvalidator_processor
* remove unused variables
* initialize used variables
* allow IDE type hinting
Change-Id: I1854c2c99a7071e6efbdd40...
Philipp Gampe
07:44 Revision d0a5a7f8: [TASK] Add missing sql_free_result in alt_doc.php
Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: If2a6f291bd8839d1b7a2a617a19...
Wouter Wolters

2012-03-19

20:34 Revision 8c04c1cf: [BUGFIX] Hook must use unset $params not reset
Change-Id: I456e74e2ccb666dc494ced586607cee355dd65fc
Fixes: #35021
Related: #30296
Releases: 4.7, 4.8
Philipp Gampe
16:32 Revision 19b73718: [TASK] Linkvalidator should have a hook for report markers
The Linkvalidator scheduler task should provide hooks within the
markers, in order for administrators to create more ...
Soren Malling
16:06 Revision bce28f4c: [BUGFIX] Methods should not be private
Change-Id: I4d8a2e77d6f762ed2d8971527114b2fe7e438dc0
Fixes: #34581
Releases: 4.5,4.6,4.7,4.8
Philipp Gampe
16:03 Revision cd4205ca: [BUGFIX] Fix the @return of findAll
The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa...
Oliver Klee
15:54 Revision 1756cfb0: [BUGFIX] Methods should not be private
Change-Id: I78f8692ccb7ac94d0dd4697109e64a04ad08ceb6
Fixes: #34581
Releases: 4.5,4.6,4.7,4.8
Philipp Gampe

2012-03-18

19:42 Revision 9a0afe6e: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
Commit 94feeb2596244bc463afd428aab41353eb1740a4 introduced a major
performance overhead and is reverted for now.
Cha...
Helmut Hummel
19:37 Revision a4c09665: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
Commit 94feeb2596244bc463afd428aab41353eb1740a4 introduced a major
performance overhead and is reverted for now.
Cha...
Helmut Hummel
19:33 Revision b5d1b802: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
Commit 94feeb2596244bc463afd428aab41353eb1740a4 introduced a major
performance overhead and is reverted for now.
Cha...
Helmut Hummel
19:28 Revision 8ae86045: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
Commit 3dd43f601820dac0d5009c0b06f1501899253b51 introduced a major
performance overhead and is reverted for now.
Cha...
Helmut Hummel
19:23 Revision 706d22bc: first implementation - lots of js errors
Change-Id: I15c613a7de068cf7c286123cb6d420686696dbbd Susanne Moog
19:01 Revision d9c0d4cb: first implementation - lots of js errors
Change-Id: Iceddf097a2b32d68cf8572fdf52e5e519465b520 Susanne Moog
19:01 Revision 17cc2f10: first implementation - lots of js errors
Change-Id: Ic1f2667c992ea2b9dde7c98f1a0581be7a0f86d5 Susanne Moog
14:24 Revision ef4f862f: [+BUGFIX] Make $query->equals, no case sensitivity, work with UTF8
Change-Id: Ic00c9bafe6c0ca262fc3f9d716e0dae20d07ead5
Fixes: #27413
Releases: 1.3, 4.7, 4.8
Stephan Helten
14:22 Revision 88e44c65: [+BUGFIX] Make $query->equals, no case sensitivity, work with UTF8
Change-Id: Ic00c9bafe6c0ca262fc3f9d716e0dae20d07ead5
Fixes: #27413
Releases: 1.3, 4.7, 4.8
Stephan Helten
14:15 Revision 3b79c810: [+BUGFIX] Make $query->equals, no case sensitivity, work with UTF8
Change-Id: Ic00c9bafe6c0ca262fc3f9d716e0dae20d07ead5
Fixes: #27413
Releases: 1.3, 4.7, 4.8
Stephan Helten
14:10 Revision aed95723: [BUGFIX] Add missing "command" variable to Tx_Extbase_MVC_CLI_Request
There are multiple references to a membervariable "command" in
Tx_Extbase_MVC_CLI_Request, but this variable does not...
Tymoteusz Motylewski
14:08 Revision 47c1cf7f: [BUGFIX] Add missing "command" variable to Tx_Extbase_MVC_CLI_Request
There are multiple references to a membervariable "command" in
Tx_Extbase_MVC_CLI_Request, but this variable does not...
Tymoteusz Motylewski
14:02 Revision 7c247a5a: Merge "[BUGFIX] PropertyMapper throws exceptions instead of returning error objects."
Felix Oertel
11:16 Revision 907ed99c: [TASK] Sync backport of Utility/Arrays.php with FLOW3
Makes Tx_Extbase_Utility_Arrays class in synch with FLOW3
New methods: setValueByPath, unsetValueByPath, convertObjec...
Tymoteusz Motylewski

2012-03-17

16:53 Revision a74d6721: [BUGFIX] Fix unit tests
In 2a7bea292be820d49efc7553d29bac5631f30b33 the unit tests broke
because the mocked ClassInfoCache does not return th...
Tobias Liebig
16:26 Revision 77d229ab: [BUGFIX] Fix unit tests
In 2a7bea292be820d49efc7553d29bac5631f30b33 the unit tests broke
because the mocked ClassInfoCache does not return th...
Tobias Liebig
14:08 Revision 4488a618: [TASK] Allow getting the configuration without plugin-name
At the moment you need the extension- and plugin-name to retrieve the
configuration from the configurationManager. It...
Felix Oertel
10:30 Revision 208846ef: [BUGFIX] parseDynamicOperand appends to uninitialized variable
Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseDynamicOperand
appends to uninitialized local variable $constrain...
Oliver Klee
10:27 Revision 48762b9c: [BUGFIX] parseDynamicOperand appends to uninitialized variable
Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseDynamicOperand
appends to uninitialized local variable $constrain...
Oliver Klee
10:24 Revision eddfc471: [BUGFIX] parseDynamicOperand appends to uninitialized variable
Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseDynamicOperand
appends to uninitialized local variable $constrain...
Oliver Klee
10:19 Revision 640cfe8b: [BUGFIX] Tx_Extbase_Persistence_QueryInterface needs to provide getSource
Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseQuery expects a
Tx_Extbase_Persistence_QueryInterface and then ca...
Oliver Klee
10:16 Revision 166d951f: [BUGFIX] Tx_Extbase_Persistence_QueryInterface needs to provide getSource
Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseQuery expects a
Tx_Extbase_Persistence_QueryInterface and then ca...
Oliver Klee
03:05 Revision d2141314: [BUGFIX] RTE: function compareLabel incorrectly declared
Problem: Function compareLabel is not correctly declared in
class.tx_rtehtmlarea_microdataschema.php
Change-Id: Ieb2...
Stanislas Rolland
01:52 Revision f25023eb: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b...
Stanislas Rolland
01:23 Revision bc18ac61: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b...
Stanislas Rolland
00:58 Revision bf33b9d2: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b...
Stanislas Rolland
00:52 Revision f61358af: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b...
Stanislas Rolland
00:42 Revision 7afb4522: [CLEANUP] Replace deprecated interface from unittests
Change-Id: I2c726ab7bb482fac038a907bb82b33325f30d25a
Releases: 4.7, 4.8
Resolves: #34915
Tolleiv Nietsch
00:41 Revision 32eefdd6: [CLEANUP] Replace deprecated interface from unittests
Change-Id: I2c726ab7bb482fac038a907bb82b33325f30d25a
Releases: 4.7, 4.8
Resolves: #34915
Tolleiv Nietsch
00:37 Revision 52666ddc: [BUGFIX] property mapping for models w/o __construct
If a model class has no __construct method, the PropertyMapper/
PersistentObjectConverter throws an Exception if it t...
Tobias Liebig
00:35 Revision 64499c79: [BUGFIX] property mapping for models w/o __construct
If a model class has no __construct method, the PropertyMapper/
PersistentObjectConverter throws an Exception if it t...
Tobias Liebig
00:15 Revision c69e119b: [BUGFIX] Extbase produces errors in TYPO3 Log
Change-Id: I9f50b67db1c6cd27f1e83a3258b679d2258f80eb
Fixes: #34632
Releases: 4.7, 4.8
Michael Klapper
00:07 Revision 24b9c657: [BUGFIX] Extbase produces errors in TYPO3 Log
Change-Id: I9f50b67db1c6cd27f1e83a3258b679d2258f80eb
Fixes: #34632
Releases: 4.7, 4.8
Michael Klapper

2012-03-16

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

2012-03-15

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

2012-03-14

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

2012-03-13

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

Also available in: Atom