Skip to content
Snippets Groups Projects
  1. May 26, 2013
    • Wouter Wolters's avatar
      [BUGFIX] Pass $field to BackendUtility::getFlexFormDS · 77f771c4
      Wouter Wolters authored
      This bugfix just passes an already existing argument
      along to the hook method, making the $field variable
      available there.
      
      Change-Id: I5337490920a96a8db0af8f8ecc01e967dba0c9ca
      Fixes: #39527
      Releases: 6.2, 6.1, 6.0, 4.7, 4.5
      Reviewed-on: https://review.typo3.org/20919
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      77f771c4
    • Daniel Hürtgen's avatar
      [FEATURE] Multiple params for user function in typoscript conditions. · 7a03df2b
      Daniel Hürtgen authored
      Currrently you can use user functions for typoscript conditions and
      pass one parameter to your created functions. If you have more than
      parameter, you must create a workaround and use an delimiter other
      than comma an split it up in your user functions to separate them.
      
      This patch is a fix for that and make it possible to use multiple params
      for user functions.
      
      Change-Id: Ief2486f6133132303a5925370c1517ee9a98a0b4
      Resolves: #47159
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/19835
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      Reviewed-by: Daniel Hürtgen
      Tested-by: Daniel Hürtgen
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      7a03df2b
    • Wouter Wolters's avatar
      [BUGFIX] Some TCAdefaults work only with "Page (inside)" · c4d46487
      Wouter Wolters authored
      Some TCAdefaults work only with "Page (inside)" and not in
      the wizard.
      
      Affected defaults:
      * TCAdefaults.pages.hidden = 1
      * TCAdefaults.pages.doktype = 2
      
      Change-Id: I71eb301909c31eb8cd160dbe6beadc4ba5102b66
      Resolves: #14955
      Releases: 6.2, 6.1, 6.0, 4.7, 4.5
      Reviewed-on: https://review.typo3.org/20900
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      c4d46487
    • Felix Kopp's avatar
      [TASK] EXT: Belog - backend module H1-H4 (html) · 9d408ffb
      Felix Kopp authored
      Restructures headlines in EXT: belog backend module to
      reflect hierarchy of the content: H1 through H4.
      
      Change-Id: I3d462bbbbc7a79d13da154dca9e393a204e9ae29
      Resolves: #48539
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/21049
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      9d408ffb
  2. May 25, 2013
    • Philipp Gampe's avatar
      [BUGFIX] Link to not-existing folder results in fatal error · dab6f882
      Philipp Gampe authored
      If a folder is removed from the (default) local storage outside of
      TYPO3 while still being linked inside a content element, a fatal error
      is thrown.
      
      Catch the fatal error and do not render the link.
      Rendering the link text, but no link is the default normal behavior of
      links in frontent.
      
      Fixes: #48390
      Releases: 6.2, 6.1, 6.0
      Change-Id: I7ffbf2e055a3cb204dbe61e145ca54ee18b4982b
      Reviewed-on: https://review.typo3.org/20926
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      dab6f882
    • Alexander Opitz's avatar
      [BUGFIX] Catch FolderDoesNotExist Exception on links/images · cfc24d7b
      Alexander Opitz authored
      If you have RTE content which have false links/images to files, we
      get a FolderDoesNotExistException (FileDoesNotExistException in 6.0).
      This should be catched.
      
      Reproduce
      * Create content element text
      * In RTE change to text mode
      * Add <img src="nofile" /> for image
      or
      * Add <a href="nowhere">link</a> for link
      * save
      
      Resolves: #46785
      Releases: 6.2, 6.1, 6.0
      Change-Id: I7b959825e8e36dc5b1941c9fa411afa321a594fb
      Reviewed-on: https://review.typo3.org/20570
      Reviewed-by: Simon Schick
      Tested-by: Simon Schick
      Reviewed-by: Henrik Ziegenhain
      Tested-by: Henrik Ziegenhain
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      cfc24d7b
    • Philipp Kitzberger's avatar
      [FEATURE] Improve livesearch results · 3ae3642e
      Philipp Kitzberger authored
      * uid and pid are displayed as tooltip in livesearch results
      * returnUrl set so closing edit mask won't lead to dummy.php
      
      Resolves: #35358
      Releases: 6.2
      Change-Id: I9c31cb547c9e9eb82f35a614d6977fca87f339d6
      Reviewed-on: https://review.typo3.org/20992
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      3ae3642e
  3. May 24, 2013
    • TYPO3 Release Team's avatar
      [TASK] Raise submodule pointer · 810a487a
      TYPO3 Release Team authored
      Change-Id: I27e54b3d481a30ec8526fc79ac2b2f0e3cf6a4eb
      Reviewed-on: https://review.typo3.org/21025
      Reviewed-by: TYPO3 Release Team
      Tested-by: TYPO3 Release Team
      810a487a
    • Frank Frewer's avatar
      [BUGFIX] Disable restricted users to handle page records in pagetree · c8a0f8be
      Frank Frewer authored
      This patch hides the context menu entries 'disable'/'enable', 'edit',
      'new', 'cut', 'copy', 'paste into', 'paste after' and 'delete' in
      case an user is restricted to only non default languages.
      Additionally it throws an error message if the user is trying to edit
      a page title directly in the pagetree via double click.
      
      Resolves: #47126
      Releases: 6.2,6.1, 6.0, 4.7, 4.5
      Change-Id: I13537529d4b72763c3a2ff5c75b5ae53a9e3fec1
      Reviewed-on: https://review.typo3.org/19802
      Reviewed-by: Henrik Ziegenhain
      Tested-by: Henrik Ziegenhain
      Reviewed-by: Philipp Gampe
      Reviewed-by: Alexander Opitz
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      c8a0f8be
  4. May 20, 2013
    • Philipp Gampe's avatar
      [BUGFIX] Paste button missing in empty folders · 2030fdcf
      Philipp Gampe authored
      Inside an empty folder is no obvious way to paste the content of the
      clipboard.
      
      Add a paste icon to the docheader to paste into the current folder.
      
      Resolves: #48202
      Releases: 6.2, 6.1, 6.0
      Change-Id: I2192bd853a1c1fada332319812acee8fe821b78a
      Reviewed-on: https://review.typo3.org/20857
      Reviewed-by: Markus Klein
      Reviewed-by: Alexander Opitz
      Tested-by: Alexander Opitz
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      2030fdcf
    • Felix Kopp's avatar
      [TASK] Rethink .txt files (GPL & Readme) · e58c6a2c
      Felix Kopp authored
      Removes few outdated Readme files.
      
      Also brings the well-formatted official GPL.txt from
      http://www.gnu.org/licenses/gpl-2.0.txt
      
      Change-Id: Ie059d19fd2424f8626bcd7f0e5c040736fa31377
      Resolves: #48397
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20931
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      e58c6a2c
    • Christian Kuhn's avatar
      [BUGFIX] TCA load regression in eid context · 8a78029c
      Christian Kuhn authored
      TCA refactoring in 6.1 misses an edge case:
      Frontend index_ts loads TCA *after* eid is handled, so there is
      no TCA loaded in eid context. Eid scripts that still need
      TCA *should* call EidUtility::initTCA(), but some call instead
      TSFE->includeTCA(). But includeTCA() is empty now and deprecated.
      
      The patch adds a call to includeTCA() to load TCA, if
      GLOBALS['TCA'] array is empty. This makes sure populating TCA
      is done only once.
      
      ext:caretaker_instance is affected by this, eg. test "Check
      backend user accounts" needs TCA and fails without the patch.
      
      Change-Id: Iaa70fe62e0eba9981e31379b853c968efe1d4cca
      Resolves: #47993
      Releases: 6.2, 6.1
      Reviewed-on: https://review.typo3.org/20554
      Reviewed-by: Markus Klein
      Reviewed-by: Alexander Opitz
      Reviewed-by: Stefan Neufeind
      Tested-by: Alexander Opitz
      Reviewed-by: Felix Kopp
      Reviewed-by: Dmitry Dulepov
      Tested-by: Markus Klein
      8a78029c
    • Georg Ringer's avatar
      [TASK] Hide func menu with only one entry · 63e8fe15
      Georg Ringer authored
      The func menu in a module is used to switch between different views in
      the same module.
      
      However if only one item is available, there is no reason to show the
      function menu at all.
      Also the onchange handler does not work as nothing is changeable.
      
      Count the number of elements and suppress the selector if there is only
      one item.
      
      Change-Id: I6bbce41af19c8755c67c7ce5085f94930f4f87f6
      Resolves: #48175
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20772
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      63e8fe15
    • Philipp Gampe's avatar
      [BUGFIX] file_upload missing back icon · d8a2c80f
      Philipp Gampe authored
      Add a back button to:
       * file_upload
       * file_rename
       * file_newfolder
      
      The code is taken from recordlist.
      
      Resolves: #48065
      Releases: 6.2, 6.1, 6.0
      Change-Id: If328dd20f09875ab486fa3419ec5de9df8955956
      Reviewed-on: https://review.typo3.org/20859
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Felix Kopp
      Tested-by: Felix Kopp
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      d8a2c80f
    • Felix Kopp's avatar
      [BUGFIX] EXT: setup — Increase Spacing · 23e5f4d8
      Felix Kopp authored
      User configure their personal TYPO3 backend in EXT: setup.
      Here loads of options feel at home.
      
      To lead users when searching for options space is essential.
      This patch brings vertical spacing to the formular rows.
      
      Change-Id: I622ed5050eee14e7a653b0e41203126ebe898bb1
      Resolves: #48388
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20925
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Thomas Maroschik
      Tested-by: Thomas Maroschik
      Reviewed-by: Felix Kopp
      Tested-by: Felix Kopp
      23e5f4d8
  5. May 19, 2013
    • Stefan Neufeind's avatar
      [TASK] Update phpdoc of pi_getPageLink/pi_linkToPage · 66e556b6
      Stefan Neufeind authored
      Calls methods in contentObjectRenderer and thus
      should match that phpdoc over there (especially
      giving a hint about what to urlencode and what not).
      
      Resolves: #48316
      Releases: 6.2
      Change-Id: Id932763dc06ffaad09f169aff9ac9457d890a777
      Reviewed-on: https://review.typo3.org/20856
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      66e556b6
    • Alexander Opitz's avatar
      [BUGFIX] Fix last line in table wizard · cc468faa
      Alexander Opitz authored
      In the table wizard (table ce) you have the possibility to move first line
      to the last line and vice versa. But on last line the false icon and
      input field is set. We also have a FIXME comment there.
      
      With the patch we fix the problem and you can again move the last line on
      top of the lines.
      
      Resolves: #16531
      Releases: 6.2, 6.1, 6.0, 4.7, 4.5
      Change-Id: I7fe69397ba595a6b2aec8cdfba05b286f3b8ebe4
      Reviewed-on: https://review.typo3.org/20455
      Reviewed-by: Simon Schaufelberger
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      cc468faa
    • Jigal van Hemert's avatar
      [BUGFIX][CONF] Remove unused EM related settings · 3c6eda2e
      Jigal van Hemert authored
      The settings em_wsdlURL and em_mirrorListURL are not used anymore in
      the Extension Manager and should be removed.
      
      Change-Id: I70003ac547cb0cc9bfcf47bc90e174e280b30052
      Resolves: #48179
      Branches: 6.2, 6.1, 6.0
      Reviewed-on: https://review.typo3.org/20807
      Reviewed-by: Wouter Wolters
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      3c6eda2e
    • Felix Kopp's avatar
      [BUGFIX] File list module headline · 53d7e589
      Felix Kopp authored
      View should guide users and always prompt the current status.
      File list has been lacking a main headline - until now.
      
      Change-Id: Id3d2d1963bbedf917d2e8bc8f7756c10a026512e
      Resolves: #48380
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20906
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      53d7e589
    • Philipp Gampe's avatar
      [BUGFIX] MailUtility::parseAddresses() returns @localhost on empty string · 3ecec354
      Philipp Gampe authored
      parseAddresses should return an array of email addresses ready to be
      feed into swiftmailer.
      If an empty string is passed to the function, then it returns
      "@localhost", which is not a valid email.
      Swiftmailer will throw an exception "Address in mailbox given
      [@localhost] does not comply with RFC 2822, 3.6.2."
      This happens in ContentObjectRenderer->sendNotifyEmail() which is in
      turn used by the frontend login forgotten passwort form.
      
      Skip any addresses without a mailbox given.
      
      Resolves: #48247
      Releases: 6.2, 6.1
      Change-Id: If8724416b3451417db7729dc81abdbd068dc8b10
      Reviewed-on: https://review.typo3.org/20839
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Jigal van Hemert
      Tested-by: Jigal van Hemert
      3ecec354
  6. May 18, 2013
    • Felix Kopp's avatar
      [TASK] Move js files to EXT: backend · 7e33ae9f
      Felix Kopp authored
      The global js/ directory should be resolved. Moves several files
      to EXT: backend that are only used in EXT: backend classes.
      
      Change-Id: I79c80f60699750a5aff46ac554cb8d92c8a37236
      Resolves: #48063
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20644
      Reviewed-by: Thomas Maroschik
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      7e33ae9f
    • Felix Kopp's avatar
      [FEATURE] Introduce Share font to backend for H1 · 7d58dc7e
      Felix Kopp authored
      Brings the share web font to backend. Following TYPO3 styleguide
      and typo3.org website. Share font is used for module headline only.
      
      Change-Id: Id6f1ff9b7971dff7192928df68677b5a98485cb8
      Resolves: #36017
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20654
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      7d58dc7e
    • Felix Kopp's avatar
      [FEATURE] Become spacious: increase spaces · aeb396b0
      Felix Kopp authored
      Backend had been dense for a long time. With larger screens come
      more opportunities. Increases vertical and horizontal spaces.
      
      On our way to a backend with less clutter and more space this
      is the initial spark.
      
      This patch follows the 12px backend grid raster.
      
      Change-Id: I350a772ee2a52b8b5aed18dbdd44f340b9c17950
      Resolves: #48376
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20894
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      aeb396b0
    • Wouter Wolters's avatar
      [BUGFIX] Select/deselect all in database analyzer doesn't work · 301fa5f2
      Wouter Wolters authored
      Due to the introduction of jQuery in the Install Tool the
      select/deselect is broken. Remove the inline onclick event and
      put the new logic in install.js
      
      Change-Id: I74602929c2097c111dbad0ef02743bd69ad2c189
      Resolves: #48168
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20897
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Francois Suter
      Tested-by: Francois Suter
      301fa5f2
  7. May 17, 2013
    • Philipp Gampe's avatar
      [BUGFIX] be_users.userMods is too small to hold all modules · 7dc80d82
      Philipp Gampe authored
      It is impossible to assign all modules to a single user, because the
      DB field is too small.  Saving such a record will result in a DB error
      and a truncated modules list.
      
      Solution: Change to field from varchar(255) to text to support a larger
      number of modules.
      
      This change requires a DB compare to become active. The fix is simply
      not present otherwise, but also don't affect existing installations in
      any way.
      
      Resolves: #16762
      Releases: 6.2, 6.1, 6.0, 4.7, 4.5
      Change-Id: I67b2ed6b650f9eaf5bdcc9ef81ce93cbbdc54b7f
      Reviewed-on: https://review.typo3.org/20885
      Reviewed-by: Ernesto Baschny
      Tested-by: Ernesto Baschny
      7dc80d82
    • Felix Kopp's avatar
      [TASK] Remove template.php · b07f7e14
      Felix Kopp authored
      Deleted the former central template file "template.php".
      Template.php was deprecated and is scheduled for removal.
      
      All remaining references to template.php are updated.
      Template.php had only be referenced within comments.
      
      Change-Id: I07b499b45d9bc83adcc9ea4ff10eae7aaa18c7d4
      Resolves: #48122
      Releases: 6.2
      Reviewed-on: https://review.typo3.org/20725
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      b07f7e14
    • Wouter Wolters's avatar
      [TASK] Raise submodule pointer · e916fa54
      Wouter Wolters authored
      Change-Id: Ib318961b792e21993c02e95693deb68abf3fd046
      Reviewed-on: https://review.typo3.org/20881
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      e916fa54
    • Alexander Opitz's avatar
      [BUGFIX] Fix start of identifier from /./ to / · f969ef1e
      Alexander Opitz authored
      The PHP function dirname returns an dot if the given filename
      do not have a path included. On this path we pre- and append a
      slash as directory seperator and this leads to /./ for the identifier.
      
      By handling the dot and replace it with a single slash we get the
      clean identifier we need. The result of dirname shouldn't be
      empty, but we also will replace this with a single slash.
      
      The problem didn't occured yet, as we didn't saved the resulting
      file object in the index, which was changed by #46595
      
      Reproducing:
      * select the default LocalStorage root directory (fileadmin/)
      * Upload a file
      * Look in the sys_file table you have 2 entries without this patch.
      
      Resolves: #47705
      Releases: 6.2, 6.1, 6.0
      Change-Id: I1c927fe768e3b622fde8d9f6665f78bf277b46f7
      Reviewed-on: https://review.typo3.org/20348
      Reviewed-by: Peter Niederlag
      Tested-by: Peter Niederlag
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      f969ef1e
    • Stanislas Rolland's avatar
      [BUGFIX] Can not expand new collapsed IRRE record with RTE field · 632e0a15
      Stanislas Rolland authored
      Problem: You can not expand newly created, collapsed IRRE records
      which have a RTE field.
      Solution: Adapt RTE to modified way of hidding IRRE nested element.
      
      Revolves: #44617
      Releases: 6.0, 6.1, 6.2
      Change-Id: I262056af820054a168e695b01270463d56ea7b18
      Reviewed-on: https://review.typo3.org/20871
      Reviewed-by: Stanislas Rolland
      Tested-by: Stanislas Rolland
      632e0a15
    • Fabien Udriot's avatar
      [BUGFIX] ProcessedFile is persisted in sys_file as well · b31881aa
      Fabien Udriot authored
      The problem appears more generally as soon as @getProperties@ is
      called from a file object. FAL will try, by all means, indexing the file
      (storing the file into sys_file, in other word)
      
      The change set adds a method telling a File not be indexed by the API.
      This is particularly useful if you want to create objects but don't want
      them to be persisted.
      
      Change-Id: I8cf0c0f6389dc13e8c3855452f1d2519544b69b9
      Fixes: #47211
      Fixes: #47782
      Releases: 6.0, 6.1, 6.2
      Reviewed-on: https://review.typo3.org/20437
      Reviewed-by: Alexander Opitz
      Tested-by: Alexander Opitz
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      Reviewed-by: Stefan Neufeind
      Reviewed-by: Frans Saris
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      b31881aa
  8. May 16, 2013
    • Oliver Hader's avatar
      [BUGFIX] Cannot connect to the current database · b2c3fd00
      Oliver Hader authored
      DatabaseConnection::admin_get_dbs() iterates over all existing
      databases during install process and tries to use each of them.
      If that fails, an exception is thrown - which is not caught in
      the mentioned method.
      
      Change-Id: I5fdf08b867ead6535ce737fdceb86a977b539462
      Fixes: #48138
      Releases: 6.0, 6.1, 6.2
      Reviewed-on: https://review.typo3.org/20732
      Reviewed-by: Dmitry Dulepov
      Tested-by: Dmitry Dulepov
      Reviewed-by: Alexander Opitz
      Tested-by: Alexander Opitz
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      b2c3fd00
  9. May 15, 2013
  10. May 14, 2013
    • Fabien Udriot's avatar
      [TASK] Improve method makeCategorizable to be used everywhere · 0022e3a9
      Fabien Udriot authored
      Method makeCategorizable registers a table to be categorizable in the
      BE. The current implementation has the drawback to force the call of this
      method after the TCA of the table. If called before, the "categorization"
      wouldn't be applied because of timing issue. The patch improve the
      situation by postponing the application of the TCA responsible for
      categorization.
      
      For more details about the method refer to
      \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::makeCategorizable.
      
      Change-Id: I966cc65e50e0d6a81cfafb1238f253ed802349c6
      Resolves: #38972
      Releases: 6.2, 6.1
      Reviewed-on: https://review.typo3.org/12812
      Reviewed-by: Francois Suter
      Tested-by: Francois Suter
      Reviewed-by: Fabien Udriot
      Tested-by: Fabien Udriot
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      0022e3a9
  11. May 12, 2013
    • Patrick Broens's avatar
      [BUGFIX] Uppercase CSS tag selectors not supported in some mime types · f4db9a84
      Patrick Broens authored
      css_styled_content is using uppercase CSS tag selectors. These are not
      supported using XHTML with the MIME-Type application/xhtml+xml. The XML
      parser simply ignores these selectors.
      
      This patch fixes this issue by changing all uppercase CSS selectors in
      css_styled_content to lowercase.
      
      Change-Id: I43ea53a1893d03dac6686f519faebc01c2e8f971
      Fixes: #40501
      Releases: 4.7, 6.0, 6.1, 6.2
      Reviewed-on: https://review.typo3.org/20159
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      Reviewed-by: Wouter Wolters
      Tested-by: Wouter Wolters
      f4db9a84
    • Anja Leichsenring's avatar
      [TASK] Raise submodule pointer · 3f422fe7
      Anja Leichsenring authored
      Change-Id: I9c4b65a0602479478b5f5e0ae781b4ca6422a6ef
      Reviewed-on: https://review.typo3.org/20719
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      3f422fe7
    • Patrick Broens's avatar
      [BUGFIX] Sorting not respected for backend layout dropdowns · 71d83d4c
      Patrick Broens authored
      The core record backend_layout can be sorted manually, but this is not
      reflected in the pages TCA for the dropdowns backend_layout and
      backend_layout_next_level.
      
      This patch fixes this issue by adding the sorting in the foreign_where
      clause
      
      Thanks to Frans Saris for reporting this issue
      
      Change-Id: I04680278075ddc0de69600423be5fe783e34f562
      Resolves: #47688
      Releases: 4.7, 6.0, 6.1, 6.2
      Reviewed-on: https://review.typo3.org/20444
      Reviewed-by: Wouter Wolters
      Reviewed-by: Steffen Müller
      Tested-by: Steffen Müller
      Reviewed-by: Frans Saris
      Tested-by: Frans Saris
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      71d83d4c
    • Adrian Dymorz's avatar
      [BUGFIX] max_execution_time check fails · d5f1dd2f
      Adrian Dymorz authored
      Fix for wrong error message in system environment check. Checking
      max_execution_time fails in cli mode.
      
      Resolves: #48095
      Releases: 6.1, 6.2
      Change-Id: I5cfe59dfab680d49a2b1b023a09e2d8d458345f4
      Reviewed-on: https://review.typo3.org/20679
      Reviewed-by: Markus Klein
      Reviewed-by: Laurent Cherpit
      Reviewed-by: Wouter Wolters
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      d5f1dd2f
  12. May 11, 2013
    • Georg Ringer's avatar
      [BUGFIX] Improvement of LanguageCacheClearer · ea094871
      Georg Ringer authored
      The cache is cleared no matter if the call is valid
      or not. As a solution the relevant line needs to be moved
      inside the if clause
      
      Change-Id: I171b28786094a75f9e971685f4384d6631ab9c52
      Fixes: #47912
      Releases: 6.2,6.1,6.0,4.7
      Reviewed-on: https://review.typo3.org/20489
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      ea094871
    • Jigal van Hemert's avatar
      [BUGFIX] Empty subpart template if no data given · 32ef1340
      Jigal van Hemert authored
      substituteMarkerAndSubpartArrayRecursive() should return an empty string
      instead of the raw subpart template if no data for that subpart is given.
      To clear a subpart the data can be just an empty array.
      
      Change-Id: Ia6dd92168a86058993648c2fe4768b2cc8436cde
      Resolves: #47935
      Releases: 6.2, 6.1, 6.0
      Reviewed-on: https://review.typo3.org/20505
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      32ef1340
    • Jigal van Hemert's avatar
      [BUGFIX] Add support for float values to arrayExport · 8842632a
      Jigal van Hemert authored
      ArrayUtility::arrayExport() must support float values too.
      
      Change-Id: Ibfb0dfa3b7d8f584d41ff01f49a40dbbd991a66e
      Releases: 6.2, 6.1, 6.0
      Fixes: #48114
      Reviewed-on: https://review.typo3.org/20700
      Reviewed-by: Stefan Neufeind
      Tested-by: Stefan Neufeind
      Reviewed-by: Anja Leichsenring
      Tested-by: Anja Leichsenring
      8842632a