Activity
From 2011-02-08 to 2011-03-09
2011-03-09
- 20:45 Bug #25294: Filelist > cut and paste JPG or PDF in another directory > error: 'Ext' is not defined
- The error is still present.
I did not deleted "temp_fieldInfo.php"" in dir typo3conf - 20:39 Bug #25294: Filelist > cut and paste JPG or PDF in another directory > error: 'Ext' is not defined
- When you delete all files in typo3conf/, your installation will be broken. :-)
Read exactly: You should only delet... - 20:00 Bug #25294: Filelist > cut and paste JPG or PDF in another directory > error: 'Ext' is not defined
- What happens if I delete all files in typo3conf?
- 19:06 Bug #25294: Filelist > cut and paste JPG or PDF in another directory > error: 'Ext' is not defined
- Please remove the files in the folder typo3temp/compressor and the temp files in typo3conf/.
Is the error still pr... - 18:28 Bug #25294 (Closed): Filelist > cut and paste JPG or PDF in another directory > error: 'Ext' is not defined
- When I use Filelist to cut and paste a JPG or PDF file in another directory then after clicking on "paste into" the f...
- 20:35 Bug #13635 (Resolved): SQL error if module opened up on moved page
- Applied in changeset commit:"5e40047fc570af8bb525bd06b70b2d649956cc6e".
- 19:24 Bug #25295 (Closed): php-script causes error "Address in mailbox given [@localhost]"
- I use in my system Typo3 a PHP script that maps a date management.
The sript enters events on the FE into a databa... - 18:38 Feature #24324: tcaTree: Feature to make own record unselectable
- i was just digging into how develop this feature (i need to make unselectable the nodes with childs)
i was thinkin... - 18:19 Bug #25211: New EM - cannot save files with noEdit disabled
- Thanks !
That was so simple, I didn't think about modifying the opened file to check if it enables, shame on me ^^ - 17:56 Bug #25211: New EM - cannot save files with noEdit disabled
- and - it enables if you change anything inside the file.
- 17:55 Bug #25211: New EM - cannot save files with noEdit disabled
- you have to reload EM ;)
- 18:18 Bug #24998: GIFBUILDER / specCharsToASCII breaks image file names
- Did the patch to Bug 0015466 really make it into trunk?
Could not find any evidence in version 4.4.7 and 4.5.2 - 17:58 Bug #25293 (Closed): EM update module doesn't accept cache_extension table
- You see only the message
To get and update the list, go to the section "Import extensions" and use the button "Retri... - 16:49 Bug #22064: t3lib_htmlmail -> from_name in FROM header not quoted
- The htmlmailer was replaced by swiftmailer in version 4.5. The patch doesn't fixes all situations with wrong characte...
- 16:21 Bug #25292 (Closed): Exception "tx_em_Parser_MirrorXmlPushParser: Unable to create XML parser" when updating extension list
- This happens both when clicking on the Retrieve/Update button in the new extension manager and when using the Update ...
- 16:07 Bug #25032: (old) Extension Manager => Edit files: Cancel Button doesn't work
- I confirm this issue.
And noticed that you have to click "Save" button once then "Cancel" button brings you back t... - 15:30 Feature #19898: adding itemsProcFunc to wizard functionality
- https://review.typo3.org/1107
- 15:12 Bug #25291 (Closed): Error when Typo3 Admin Panel is activated
- When the Typo3 Admin Panel is activated (by page.config.admPanel=1) the following error is logged in the tx_realurl_e...
- 14:26 Bug #25043: datetime picker returns only a date and no time value
- This is a really annoying bug. I tried to modify the behaviour of the ExtJS datepicker to preset a default value for ...
- 14:18 Bug #25290 (Closed): wrong 404-handling when TYPO3_CONF_VARS['FE']['pageNotFound_handling'] is empty
- Maybe since 4.5 the error-handling doesn't act as stated in the INSTALL TOOL anymore. If TYPO3_CONF_VARS['FE']['pageN...
- 14:08 Bug #25289 (Closed): Problems setting (external) links in IE7 or IE8
- When selecting an image and then try to set an external link to it, I get a JavaScript error message: "window.parent....
- 12:18 Bug #22240: saving umlauts to flexforms doesn't work with iso-8859-1
- the workaround (forceCharset) works excellent, no more problems.
original problem:
plugin typoscript_code gives ... - 12:11 Bug #25156: Webkit Nightly: RTE hangs at "The editor is being loaded. Please wait..."
- i cannot change the state. Can you reproduce the error?
- 11:37 Bug #25286: RTE is not loading when using eval required on input field of flexform
- Rendering Flexforms is done in the Core not in TemplaVoila
- 10:36 Bug #25286 (Closed): RTE is not loading when using eval required on input field of flexform
- Problem:
We developed a flexible-CE-object some years ago giving an editor the possibilty to add 0 to x links via a... - 11:24 Bug #13691 (Resolved): Fatal error: Call to a member function NameQuote() on a non-object
- Committed to DBAL_1-2
- 10:55 Bug #25287 (Closed): error when using t3lib_TCEmain->clear_cacheCmd in CLI mode
- it should be checked that TYPO3 is not running in CLI mode before writing to log
if (!defined('TYPO3_cliMode')) {
... - 10:11 Feature #25225: With the blockmode in Template Analyzer the TS-indent is gone
- The missing "Block mode", which simply indents the TypoScript code, is described here
http://typo3.org/documentation... - 10:10 Feature #24883: Indexed search doesn't find unicode characters
- The extension indexes and finds utf-8 characters without a problem. Report your request for help to a mailling list. ...
- 09:50 Bug #22271: Editors don't delete items with sysext Recycler
- no solution but a workaround.
change in file "class.tx_recycler_model_deletedRecords.php" on line 336
> $tce->de... - 09:44 Bug #25142: Redirections do not work in TYPO3 4.5
- A simple redirect to unprotected pages doesn’t work in my installation (TYPO3 4.5.2). Switching the TYPO3-Version bac...
2011-03-08
- 20:04 Bug #13580 (Resolved): Grid generates invalid id's for the group view
- Applied in changeset commit:"ab1372df8e688b9fdde51e1385cef022647c5e48".
- 18:28 Feature #25285 (Closed): tx_felogin: redirects doesn't work if any element has hide at login attribute
- Normal setup redirects (e.g. after successful login) stop working if any element on the page containing the login-for...
- 18:13 Bug #13691: Fatal error: Call to a member function NameQuote() on a non-object
- Committed to master
- 17:54 Bug #13691: Fatal error: Call to a member function NameQuote() on a non-object
- Gerrit review (master): http://review.typo3.org/1097
Gerrit review (DBAL_1-2): http://review.typo3.org/1101 - 16:23 Bug #13691: Fatal error: Call to a member function NameQuote() on a non-object
- Same applies when going into (old) EM and switching to "Import Extensions". Clicking again on EM shows the form but t...
- 15:14 Bug #13691: Fatal error: Call to a member function NameQuote() on a non-object
- Same error applies when having two pages:...
- 15:10 Bug #13691 (Closed): Fatal error: Call to a member function NameQuote() on a non-object
- After creating a new page (which is hidden by default) and trying to unhide it from context menu in page tree, the op...
- 18:03 Bug #25280: metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
- Basically everything stays the same: The wiki, the bug tracker and the bug-days don't change.
Gerrit only replaces th... - 17:31 Bug #25280: metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
- WTF - i'm confused. There is the core mailing list with its SVN patch requests rules, the bugtracker (Mantis), the Wi...
- 17:20 Bug #25280: metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
- Improve the patch from 24212 to fix what you mean! :-)
Don't people call sending in patches "pushing" today? ;-) And... - 15:18 Bug #25280: metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
- What do you mean by "push that to Gerrit"? ;)
The patch in 0016577 seems to be faulty since it adds the meta eleme... - 14:38 Bug #25280: metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
- Hi Sigfried,
thanks for your report!
Have a look at Mantis 0016577 = #24212, where people already provided a patch ... - 14:14 Bug #25280 (Closed): metaCharsetTag is not truly HTML5 nor XHTML (in general) compatible
- $metaCharsetTag gets set hardcoded to <meta http-equiv="Content-Type" content="text/html; charset=|" />'; in class.t3...
- 17:10 Feature #25284: add braces to link in forgot password email
- oh, i just saw that this is a duplicate of #16300
- 17:06 Feature #25284 (Closed): add braces to link in forgot password email
- currently it might happen tha the link is broken and looks like this:
+++http://mycoolserver.com/index.php?id=23&t... - 16:23 Bug #25283 (Closed): File upload in Flexform-Sections
- I've created a Flexform with sections to upload a (theoreticaly) unlimited amount of images in one content element. T...
- 16:18 Feature #25078: Cropping support for content element images
- One option is to to simply change evaluation for imageheight and imagewidth to string (from currently integer) - disa...
- 16:12 Feature #25282 (Closed): uid of content Element should be wrappt into wrapping div not prepended a-Element
- Since every content element should be considered as "section" while outlining a document its confusing that anchors f...
- 15:59 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- This is actually a change of behavior. Just compared the behavior in 4.3.3 with 4.3.10 --> in 4.3.3 the slide works a...
- 15:09 Bug #25281 (Closed): Backend layouts: loading from rootline only
- The backend layouts select boxes in the page properties are currently populated by layouts from all the pages. This i...
- 14:45 Task #13690 (Closed): sqlengine class should be removed
- As the class t3lib_sqlengine is deprecated in Core and its removal is already scheduled in Gerrit, this class should ...
- 14:33 Bug #24942: Wrong label in felogin redirectDisable
- merged
https://review.typo3.org/1094 for master
https://review.typo3.org/1095 for 4-5 - 13:45 Bug #24942: Wrong label in felogin redirectDisable
- https://review.typo3.org/1094
- 13:52 Bug #24771: Redirect after login
- The redirect after login works - so if there is not a logical problem with "hide at login" or simular, i will close t...
- 13:51 Bug #25022: typo in backend form "Redirects"
- will be solved in #17466
- 12:54 Bug #25279: EM using filter in filter menu isn't clear enough
- https://review.typo3.org/1093
- 11:34 Bug #25279 (Closed): EM using filter in filter menu isn't clear enough
- When checking one of the filter provided by the filter button menu, it gets printed bold.
However this seems not cle... - 10:48 Bug #25278 (Closed): t3lib_extjs_ExtDirectDebug::__destruct() missing
- From my Developerlog:
PHP Warning: (Registered shutdown functions) Unable to call t3lib_extjs_ExtDirectDebug::__dest... - 10:42 Feature #12868: Make row detail view customizable
- I will raise this matter in the v4 list (about the general policy of adding hooks in stable branches). As I already s...
- 10:29 Bug #25270: add referer / request uri to error mails
- no i just wanna find the problem.
and to find the wrong inclusion it would be great to have more information.
Thi... - 10:06 Bug #25270: add referer / request uri to error mails
- Sorry, just got that wrong. This ticket is not about the showpic.php error.... :)
- 10:04 Bug #25270: add referer / request uri to error mails
- Can reproduce this as well on numerous 4.5.2 installations.
- 09:25 Bug #25271: imageLinkWrap without typolink
- oh sh+t
i blew it
my fault, problem was my ts not typo3
please delete this post or set it to resolved, thanks - 07:05 Bug #25271: imageLinkWrap without typolink
- I have tested version 4.4.7 either, same problem here.
i think it has something to do with the new generation of ima... - 08:41 Bug #25272: Sécurity message with Gabarit Fluid :Default ajax configuration (Fluid) on internet explorer
- Thanks Ringer Georg.
- 08:11 Feature #13680 (Closed): Refactor external link, do not follow senseless loop, add user agent
- This takes care of most external link issues.
We still need to wait for the patch for getUrl, but this should be s...
2011-03-07
- 20:52 Bug #25277: tt_content.media gets wrapped twice
- easiest though not nice solution: remove stdWrap in class.tslib_content_media.php
- 20:51 Bug #25277 (Closed): tt_content.media gets wrapped twice
- using tt_content.media.20.stdWrap.wrap wraps the swfobject/qtobject twice, because $conf gets passed from class.tslib...
- 19:21 Bug #25276 (Closed): Backend toolbar (additionalBackendItems) doesn't use a common CSS class
- The backend toolbar with clear cache, bookmarks etc. doesn't use a common css class for styling the drop down. This m...
- 18:30 Bug #24771: Redirect after login
- What Riccardo is writing is also described on #8468.
- 18:28 Bug #25128: 4.5.0 redirect after fe_login to usergroup fails
- Deactivate redirect checkbox at the bottom of the form.
This is a duplicate of #17466 caused by a misleading label... - 18:27 Bug #25122: FE-Login failed
- All the tables you have problems with are InnoDB tables. So you must have a problem with the InnoDB engine. You'll fi...
- 18:25 Bug #25142: Redirections do not work in TYPO3 4.5
- This is a duplicate of #17466 caused by a misleading label. Deactivate the checkbox "Enable redirect" --> "Enabled" a...
- 18:22 Bug #15697: HTTP Proxy Support missing
- in Typo3 4.5.2 in typo3/sysext/em/classes/connection/class.tx_em_connection_soap.php before line 89 where SoapClient ...
- 17:53 Bug #25275: EM locallist, grouping with author
- http://review.typo3.org/1081
http://review.typo3.org/1082 - 17:45 Bug #25275 (Closed): EM locallist, grouping with author
- When grouping with author you may see many groups with same author. This happens if author of extensions is there wit...
- 17:36 Bug #25272: Sécurity message with Gabarit Fluid :Default ajax configuration (Fluid) on internet explorer
- you can override it with TS as you can see in fluid/configuration/typoscript/setup.txt
-------------
page.headerD... - 17:05 Bug #25272 (Closed): Sécurity message with Gabarit Fluid :Default ajax configuration (Fluid) on internet explorer
- Hi,
After installing the news versions 4.5, i have always the message "Avertissement sécurité" with internet explore... - 17:34 Bug #25274 (Closed): apc backend uncaught exception "Could not set value"
- Ever since I've been using the apc caching backend, I get error reports about twice a day, notifying me of an uncaugh...
- 17:26 Bug #25273 (Closed): Fatal error: spl_autoload() : Class t3lib_div could not be loaded
- Fatal error: spl_autoload() [<a href='function.spl-autoload'>function.spl-autoload</a>]: Class t3lib_div could not be...
- 17:17 Bug #24503: Throw correct Exceptions everywhere
- pending for review http://review.typo3.org/1079
- 15:48 Bug #25271 (Closed): imageLinkWrap without typolink
- I tried to wrap an image with imageLinkWrap and typolink like i always do.
The whole typolink command seems to be ig... - 14:25 Bug #25270 (Closed): add referer / request uri to error mails
- currently i get error mails like (with TYPO3 internal error logging
functions):
> > Host: http://www.[host].de/
... - 14:22 Bug #25269 (Closed): HELP -> TYPO3 Manual not working
- When opening a link in TYPO3 Inline User Manual (cshmanual) an error occurs:
Oops, an error occured!
PHP Warnin... - 13:08 Bug #25268 (Closed): broken GIFBUILDEER with niceText
- After upgrading pakages on my two FreeBSD servers I got broken GIFBUILDER if niceText used. Instead of text I'm getti...
- 12:41 Bug #25267 (Closed): pages.layout.altLabels won't accept values beginning with numbers - error 403!
- after updating from 4.2. to 4.5.2. i have the following strange behaviour:
TCEFORM.pages.layout.altLabels only wor... - 12:35 Bug #25266 (Closed): allow redirect to ssl reverse proxy
- lockSSL = 2 just switches to https for the current hostname, but doesn't redirect to reverse proxy.
would be nice ... - 12:07 Bug #25265 (Closed): Error after upgrading workspaces to 4.5 : Reviewer is not able to do his review-job anymore
- The review stage is bypassed or the reviewer has not the required rights to send an entry to the next stage (dependin...
- 11:44 Bug #25264: Multi-Column image generation broken after update from 4.3.9 to 4.3.11
- And the links are not rendered
- 11:41 Bug #25264 (Closed): Multi-Column image generation broken after update from 4.3.9 to 4.3.11
- There was a change commited in 4.3.10 from issue #17107
This change make our multi-column image generation broken.
... - 10:31 Bug #25211: New EM - cannot save files with noEdit disabled
- Hi,
Unfortunately, after applying the patch, file save button is still disabled in new EM.
Tooltip has changed a...
2011-03-06
- 21:34 Bug #13585 (Resolved): Workspaces cannot be changed with the topbar switcher
- Applied in changeset commit:"8898a035ddfa4ff4afe9f709f5ea566fc3911449".
- 14:59 Bug #25263 (Closed): Typo in top.TYPO3.ModuleMenu
- There's a typo in TYPO3.ModuleMenu: selecteModule has to be selectedModule.
(issue imported from #M17875) - 12:24 Bug #25211: New EM - cannot save files with noEdit disabled
- https://review.typo3.org/1067
https://review.typo3.org/1068 - 01:29 Bug #25211: New EM - cannot save files with noEdit disabled
- sorry, you are right. There is a bug, see patch
- 07:47 Bug #25206: Remove Stylesheets and files only for IE6 from t3skin
- master: https://review.typo3.org/#change,949
2011-03-05
- 22:32 Bug #25241: TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
- Flexform handling is part of the core
- 19:45 Feature #8596: add isEmpty() to Query
- The corresponding commit from FLOW3
[~TASK] FLOW3 (Persistence): When persisting NULL values are now recorded and co... - 18:56 Feature #13423: Add DAM section to the manual
- After discussing with Patrick, the section was committed to DAM manual, while the linkvalidator manual will add a ref...
- 18:31 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- I had another look at this problem. When I have SecFilterEngine Off in my .htaccess all seems to work fine. I hope th...
- 16:26 Bug #25211: New EM - cannot save files with noEdit disabled
- Are you sure that the value is in localconf.php? I myself used to do it manually there;
$TYPO3_CONF_VARS['EXT']['noE... - 16:16 Bug #25211: New EM - cannot save files with noEdit disabled
- in the old EM I get this error message:
Value "" for "M" was not found as a module - 15:31 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
- Reviewed and committed in:
master - https://review.typo3.org/#change,1035
4.5 - https://review.typo3.org/#change,... - 15:30 Bug #25261: Make backend layout dropdown in CE editform translateable
- * review for master: https://review.typo3.org/#change,1066
* also relevant for TYPO3_4-5 - 11:37 Bug #25261 (Closed): Make backend layout dropdown in CE editform translateable
- In case you have to provide more than one language in your backend, you have to localize the name of the column. You...
- 13:32 Bug #25248: Sort plugin names in BE form alphabetically
- In general +1, i'm only not happy with the place of the userfunction as it's in the dynamic configfile, which will be...
- 11:58 Feature #25262 (Rejected): add() method needed in caching framework
- Would be good to implement add() method in caching framework. Such method exists in memcached yet and I think could b...
- 11:03 Task #13571 (Closed): Implement previewInfo via hook_eofe()
- A duplicate of #12075
- 10:54 Bug #13635 (Under Review): SQL error if module opened up on moved page
- See: https://review.typo3.org/1064 (master), http://review.typo3.org/1065 (4.5)
- 10:48 Bug #13635 (Closed): SQL error if module opened up on moved page
- In cause the backend module is opened on a page which was moved within the current workspace there's a SQL error caus...
2011-03-04
- 22:59 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
- nope !t3lib_div::_GP('tx_workspaces_web_workspacesworkspaces') is always true in that context ;) - atm. we can't dist...
- 17:03 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
- I had the same problem with typo3 4.5.2
I added the code:
$T3Editor_template = trim( preg_replace( '/\s+/', ' ', ... - 17:01 Feature #3098: add t3editor to "whole temlate record"-view
- * https://review.typo3.org/1033
* http://bugs.typo3.org/view.php?id=17863
* http://bugs.typo3.org/view.php?id=14878 - 17:00 Feature #3098 (Accepted): add t3editor to "whole temlate record"-view
- i did push a change, which enables to use the t3editor as a "wizard" for each TCE-Form-Textarea.
There are still s... - 16:48 Feature #25259: Add MySpace as a Media content provider
- http://review.typo3.org/1063
- 16:43 Feature #25259 (Rejected): Add MySpace as a Media content provider
- In the list of available Media content providers in the tslib_mediaWizardCoreProvider class, we can add MySpace so th...
- 16:40 Bug #25258: Media object should respects moveJsFromHeaderToFooter=1
- http://review.typo3.org/1062
- 15:38 Bug #25258 (Closed): Media object should respects moveJsFromHeaderToFooter=1
- If you set config.moveJsFromHeaderToFooter=1 in your TS template, and add a Media object, such as a youtube video, t...
- 16:35 Bug #13446 (Resolved): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- Applied in changeset commit:"9e9a5815c8ff69711d4720e62aff42be6fb2f6e5".
- 15:12 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- See: https://review.typo3.org/#change,1056
- 16:04 Bug #13480 (Resolved): In row detail view display field name when label is missing
- Applied in changeset commit:"e47fa2672954352b03932d79cb7fd9ac70a5d49f".
- 15:27 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
- Yes, still don't work in 4.5.2
- 15:15 Feature #13518: Include preview link in notification
- Workspace extension:
https://review.typo3.org/#change,1054
Version extension:
https://review.typo3.org/#change,1057 - 15:09 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
- Reviewed and committed in:
master - https://review.typo3.org/#change,979
4.5 - https://review.typo3.org/#change,1055 - 14:52 Feature #13095: Make displayed fields in "Send to stage" layer configurable
- https://review.typo3.org/#change,1053
- 14:45 Bug #13551 (Resolved): Missing hsc() for WS title
- 14:42 Bug #24882: pagetree->expand branch does not work as expected
- Reviewed and committed in:
master - https://review.typo3.org/#change,986
4.5 - https://review.typo3.org/#change,1047 - 14:38 Bug #25257 (Closed): Query with LIMIT does not work in ux_t3lib_db->exec_query
- The queryParts for LIMIT get lost in exec_query (LINE 923)
$limit = isset($queryParts['LIMIT']) ? $this->SQLparser... - 14:36 Bug #13580: Grid generates invalid id's for the group view
- 4.5 branch:
https://review.typo3.org/#change,1050 - 14:31 Bug #13580: Grid generates invalid id's for the group view
- https://review.typo3.org/#change,1048
- 14:31 Bug #13526: Moved page can't have a live-preview
- https://review.typo3.org/#change,1049
- 14:22 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Please logon to Gerrit and review the patch there.
http://review.typo3.org/
User/Pwd same as for bugtracker her... - 14:04 Bug #13585: Workspaces cannot be changed with the topbar switcher
- https://review.typo3.org/#change,1045
- 13:34 Bug #25178: Extbase Backend modules uses old pagetree
- Will be fixed inside extbase itself...
https://review.typo3.org/#change,1032 - 13:28 Bug #12743: pagetree is not highlighted if only a content element is changed
- +1 by reading and testing
- 11:40 Bug #12743 (Under Review): pagetree is not highlighted if only a content element is changed
- Relies on https://review.typo3.org/#change,1037
- 13:11 Bug #25242: Drop the checks for the image file size from the install tool
- Committed to 4.6, 4.5 and 4.4
https://review.typo3.org/1012
https://review.typo3.org/1038
https://review.typo3.o... - 13:06 Bug #13467: Modifying page titles in page tree doesn't work while in workspace
- Well they don't happen in my installations neither for admins nor for users ;)
- 13:01 Feature #13517 (Closed): Stage notification settings
- 12:52 Bug #25173: Copy and Paste in Listview gives "Error validating security token" (CSRF)
- i can affirm the problem in versions 4.5.0, 4.5.1 and 4.5.2
- 12:18 Bug #25256 (Closed): EM interface for renderHook is missing
- Seems this file was not added with latest merge, add it
(issue imported from #M17865) - 11:27 Bug #25602: use t3editor in TCA for e.g. HTML content elements
- https://review.typo3.org/#change,1033
- 10:43 Bug #25602 (Closed): use t3editor in TCA for e.g. HTML content elements
- It should be possible to configure the t3editor as a "wizard", e.g. to edit the HTML-Content-Element with syntax high...
- 11:19 Bug #25255: pagetree dataprovider should enable node postprocessing
- http://review.typo3.org/1037
- 10:51 Bug #25255 (Closed): pagetree dataprovider should enable node postprocessing
- In order to change pagetree node properties the dataprovider should enable postprocessing of the node-collections. Us...
- 11:12 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
- http://review.typo3.org/1034
http://review.typo3.org/1035 - 11:04 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
- just replace it with tinymce_rte - since TinyMCE is way faster than HTMLArea.
In wonder why the antique HTMLArea i... - 10:54 Bug #25086: A cache with identifier "cache_hash" does not exist.
- I just fixed the problem in mm_forum by changing line 145 from
if($GLOBALS['TYPO3_CONF_VARS']['SYS']['useCachingFr... - 10:30 Bug #25217: Additions to fileDenyPattern give security warning in BE
- http://review.typo3.org/1030
http://review.typo3.org/1031 - 10:02 Bug #24815: Saving extension configuration fails
- This had nothing to do with CSRF protection and is now solved in 4.5.2
2011-03-03
- 21:13 Bug #24641: icon deleted page into workspace
- The attached patch makes it work again, in conjunction with the patch from 0017815.
However this is not a clean so... - 20:53 Bug #25215: Deleted overlay type is missing from overlay priorities list
- BTW just in case someone stumbles on this one, I'm on it, leave it to me please, it's my test bug for using Git/Gerri...
- 20:43 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
- Dear RVVN,
Thanks, that's the solution.
Kind regards
Dirk - 19:08 Bug #25251: Edit of Usergroup not possible after upgrade from 4.3.9 to 4.5
- Hi Christopher,
I updated to 4.5.2, unfortunatly the problem still occures.
- 18:04 Bug #25251: Edit of Usergroup not possible after upgrade from 4.3.9 to 4.5
- Hi Christian,
can you please update to TYPO3 4.5.2 and test, if the issue is still present there?
There were some... - 17:22 Bug #25251 (Closed): Edit of Usergroup not possible after upgrade from 4.3.9 to 4.5
- It is not possible to edit an already existing usergroup after an Update from 4.3.9 to 4.5. If I try to safe the form...
- 19:03 Bug #12743: pagetree is not highlighted if only a content element is changed
- First the pagetree needs a method to call like...
- 18:59 Bug #13585: Workspaces cannot be changed with the topbar switcher
- this looks strange for me:...
- 15:56 Bug #13585 (Under Review): Workspaces cannot be changed with the topbar switcher
- 15:19 Bug #13585 (Closed): Workspaces cannot be changed with the topbar switcher
- Assign a normal user (= no admin) two or more different workspaces. Afterwards login as this user and try to switch t...
- 18:59 Bug #25254 (Closed): wrong position for newly created tt_content translations
- # I have a multilingual 4.5.2 installation.
# First I create content element in default language, then in 'Languages... - 18:56 Bug #12851: Expanding row for content element in WS module throws js error in IE6
- we can't patch ExtJS core.
Please apply patch from #13580 first and try again - i have the feeling that all these ... - 18:55 Bug #13580: Grid generates invalid id's for the group view
- I also posted the solution to sencha as bug:
http://www.sencha.com/forum/showthread.php?125468-Wrong-usage-of-groupI... - 15:13 Bug #13580 (Under Review): Grid generates invalid id's for the group view
- 14:08 Bug #13580 (Closed): Grid generates invalid id's for the group view
- ExtJS only makes HTMLencode on the groupId which isn't sufficient.
Override the method to generate valid HTML-ids ... - 18:25 Bug #25253 (Closed): When previewing a page in a custom Workspace, unable to execute an action in List view tab.
- In a custom workspace, if I modify a page and I click on the preview page button, a new window opens with a Visual pr...
- 18:22 Feature #13579 (On Hold): Hook Request for t3lib_db
- Actually, waiting for DBAL corresponding patch to be committed to set this patch to "resolved"
- 18:21 Feature #13579 (Resolved): Hook Request for t3lib_db
- Patch has been committed to master
- 16:05 Feature #13579 (Under Review): Hook Request for t3lib_db
- DBAL part will be tackled with once this patch has been committed as DBAL is using another repository anyway.
Plea... - 15:34 Feature #13579: Hook Request for t3lib_db
- Hooks look good and should work perfectly for our neeeds. Maybe these hooks could also be used by DBAL not only imple...
- 15:08 Feature #13579: Hook Request for t3lib_db
- Please find enclosed a proposal that should then be implemented into DBAL too.
- 14:06 Feature #13579 (Closed): Hook Request for t3lib_db
- Hello Xavier,
for the introduction of uuid in TYPO3 I would need some hooks inside t3lib_DB.
Currently I need o... - 18:19 Bug #25252 (Closed): Sprite Icon Fallback to gif does not work in IE6 due to error in spriteGenerator
- there is a line of code missing in the spritegenerator... therefore sprites in ie6 fail.
(issue imported fro... - 18:06 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
- Maybe there should be checked if the frontend mode is the workspace frontend preview, is this possible?
Currently ... - 16:54 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
- Hi,
I tested it and it works in the frontend if I'm not in the workspace in the backend.
When I'm in the worksp... - 10:48 Bug #13572: preview js is loaded in live workspace frontend preview - causes js error
- Patch works very well for me. +1 by reading and testing
- 10:30 Bug #13572 (Under Review): preview js is loaded in live workspace frontend preview - causes js error
- 10:27 Bug #13572 (Closed): preview js is loaded in live workspace frontend preview - causes js error
- When you're in live workspace and press the preview icon of a page the frontend contains javascript of the preview.ht...
- 17:52 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
- Hi, my temporary workaround is to part the RTEs into several tabs (DIV elements in TCA plus tabbed view) and also con...
- 09:25 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
- Hi Andreas,
i can reproduce this with an FCE element with a section which contains an RTE. I have a customer with ... - 17:30 Feature #13518: Include preview link in notification
- Added v2 for workspace extension part with small fixes bug in writing
- 15:06 Feature #13518 (Under Review): Include preview link in notification
- Added two patches which implemented two new markers for the notification mail:
###PREVIEW_LINK### -> preview link... - 16:24 Bug #25250 (Closed): compressionDebugInfo is gone
- While fiddling around with
$TYPO3_CONF_VARS['BE']['compressionLevel']
$TYPO3_CONF_VARS['FE']['compressionLevel']
... - 15:51 Bug #24871: Required select box element isn't required
- Update:
This definition also doesn't work:
$tempColumns = Array (
"tx_blabla_foobar" => Array (
"... - 15:17 Bug #13551 (Under Review): Missing hsc() for WS title
- 15:12 Task #13581 (Accepted): Request for checking some old workspace related code
- 14:12 Task #13581 (Closed): Request for checking some old workspace related code
- File: class.t3lib_userauthgroup.php
Lines: ~267 (+/- several ones ;-)
The code is related to access permissions. ... - 14:59 Bug #25249 (Closed): Remove t3lib_sqlengine
- t3lib_sqlengine is deprecated and can be removed
used also as git/gerrit test case for me
(issue imported fro... - 14:46 Bug #25228: Pagecontent > Text w/image > image width max 300 px
- Thanks.
- 14:41 Bug #25248: Sort plugin names in BE form alphabetically
- https://review.typo3.org/1010
- 14:28 Bug #25248 (Closed): Sort plugin names in BE form alphabetically
- If you have a large number of plugins, it is hard to navigate among them because they are shown in the form in the or...
- 14:41 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- I have the same error when I want to make a copy of an extension template or a template in the list module
- 14:39 Bug #13582 (Closed): Many small issues, bugs and cleanup needed after code review part 1
- I've done part 1 of the EM code review and found lots of bugs, issues, misnamers, incorrect documentation and code th...
- 14:22 Bug #13554: Javascript errors in grid view in IE7
- have a look if #13580 solves this
- 14:21 Bug #25247 (Closed): Remove colon in Extension Manager
- There are a few translations that do have double colons in the "Info" tab.
Christopher said: "..the colon should b... - 13:01 Bug #16286: 'eval' => 'unique' and Versioning don't work as expected
- is this still relevant?
what's the actual bug and what are the steps to reproduce them? - 12:58 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
- I think, this issue was closed too soon.
I have had a look at the code and found the culprit:
instead of "if (!... - 12:58 Bug #24259: It's not possible to edit the versioning TCA array in typo3conf/extTables.php
- is this still valid?
Imho already resolved with the cleanups during the release - 12:57 Bug #25242 (Closed): Drop the checks for the image file size from the install tool
- The image file sizes in the install tool often are "incorrect", i.e., they differ from the reference file sizes. Howe...
- 12:41 Bug #25241 (Closed): TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
- Summary:
Flex CE image must be deleted before it can overwritten by other image, else I get javascript popup error... - 12:03 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- I upgraded to 4.5.2, but the problem remains there. Even with a fresh dummy.
- 10:47 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- i have installed the typo3 4.5.2 with dummy package and there are no more any errors. version 4.5.2 solved my problem.
- 11:51 Feature #13095: Make displayed fields in "Send to stage" layer configurable
- Thank you very much! Thats a absolutely great Feature!
- 11:36 Feature #13095 (Under Review): Make displayed fields in "Send to stage" layer configurable
- 11:32 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
- http://review.typo3.org/979
- 11:26 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
- hehe ... ok
1) Select a node
2) Double-Click on another node
3) press enter (don't change the title)
4) the sel... - 08:53 Bug #25226: Pagetree - Selection state incorrect after a cancelled edit
- Also this I cannot reproduce. What do you mean with "try to break the node selection"?
1) I double click on a pag... - 11:23 Bug #24882: pagetree->expand branch does not work as expected
- Hi Ernesto,
See my comment @gerrit
This bug is very clear if you look into the code and should be work for 4.5 ... - 08:48 Bug #24882: pagetree->expand branch does not work as expected
- I am not able to reproduce this bug, so its difficult to review. I click on "Expand branch" and it expands all pages ...
- 11:23 Bug #13574 (Closed): Notification mails are send to all members while switching back to edit stage
- When you switch back to edit stage and uncheck all checkboxes in the popup the notification mail is sent to all membe...
- 11:20 Bug #25237: remove workspace-previewInfo()
- https://review.typo3.org/1003
- 10:03 Bug #25237 (Closed): remove workspace-previewInfo()
- The EXT:workspaces will use the hook_eofe() hook to display the workspace-previewInfo(), therefore we can cleanup ind...
- 11:19 Feature #25033: Extension Repository search not local but online
- When I search for an extension I want Typo3 to look up in the online Repository. If it has found the extension it mus...
- 11:19 Bug #25239: Preview info - should utilize hook_previewinfo
- https://review.typo3.org/1005
- 11:12 Bug #25239 (Closed): Preview info - should utilize hook_previewinfo
- #25237 removes the previewInfo() part - therefore the regular previewInfo should use the hook_eofe to display the nic...
- 11:15 Bug #25240 (Closed): Typo3 natives menus don't build cHash in links
- As typolink calls in tslib_menu never set the parameter "useCacheHash", chash are never generated, so linkVars are ne...
- 10:22 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
- The issue is still present in 4.4.
Popy patch is quite OK for the 2 special shortcut modes (first page & random),... - 10:14 Bug #25238 (Closed): Sorting of fe_users in list view is wrong on last page
- If there are a lot of fe_user records in one sysfolder and therefore the list view is split into multiple pages, the ...
- 10:08 Task #13571 (Closed): Implement previewInfo via hook_eofe()
- http://bugs.typo3.org/view.php?id=17844 will remove the previewInfo() within the core - therefore this has to be impl...
- 09:45 Feature #22249: Custom Workspaces allow users file mounts
- No feeback for quite some time - assuming that this is already solved
- 09:44 Bug #19111: Umlauts in workspace comments
- Could you please check whether this is still relevant with 4.5.x or not?
- 09:31 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
- Ah, I see. Then back to feature request mode: The Admin should be able to set the default state of pastetoggle to On....
- 09:23 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
- Additionally you need to add a new button to the RTE which is called "pastetoggle". The options in the user settings ...
- 09:20 Bug #25214: Import/Export module uses page id as tree depth
- Committed to GIT
* TYPO3_4-5 (https://review.typo3.org/#change,987)
* Master (https://review.typo3.org/#change,988) - 08:59 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Works now
- 00:51 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Installed 4.5.2, updated symlink, deleted typo3conf/temp*, restarted Apache (needed for xcache to delete cached opcod...
- 03:03 Bug #25229: localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
- I could not believe it either but it happened again.
steps:
1. when I get on the scene the site was broken becaus... - 02:27 Bug #25236 (Closed): Access List: allowed excludefields shows multiple entries with same label
- When editing a BE user or user group, administrators can select entries for "allowed excludefields" from a huge list....
- 01:16 Bug #25235 (Closed): List view: editing multiple records does not respect mandatory/optional values
- BE users can edit multiple records in the Web | LIST module in one go by clicking the "edit" icon in the appropriate ...
2011-03-02
- 23:26 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- also happens with fresh installation of introduction package 4.5.2
what is the correct line# in 4.5.2 ? line 106 is... - 20:28 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- After moving my site to af faster server I have never experienced the issue again - running om PHP 5.3.x and TYPO3 4.5.2
- 18:33 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- Does this problem still appears with TYPO3 4.5.2 and can you exclude any possible server related issues? Maybe mod_se...
- 22:52 Bug #25228: Pagecontent > Text w/image > image width max 300 px
- Check your root-Ts Template.
Choose "Constants Editor".
There you will find the maxW settings - 21:40 Bug #25228: Pagecontent > Text w/image > image width max 300 px
- Thanks Jo,
Where can I change the maxW setting?
I don't understand this:
http://typo3.org/documentation/docume... - 20:22 Bug #25228: Pagecontent > Text w/image > image width max 300 px
- This is not a bug but a feature.
Usually it should be due to the maxW setting which defaults to 600px, while maxWI... - 17:15 Bug #25228 (Closed): Pagecontent > Text w/image > image width max 300 px
- Insert Pagecontent > Text w/image > insert text in field text > insert image on tab Media and set the width over 300 ...
- 21:43 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
- A clash with an environment variable? That's not possible to fix - $GLOBALS['LANG'] is used on many places and since ...
- 15:27 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
- I'm not sure what you mean. Nevertheless, I have uploaded my phpinfo output. The webserver runs on a virtualized ubun...
- 21:32 Bug #25233: Export/Import of TV Tree
- TemplaVoila is not responsible for t3d import/export - moved to Core
- 21:05 Bug #25233 (Closed): Export/Import of TV Tree
- When some Webpage is exported anr reimported again (maybe different site), the Used template value (pageproperties/Ex...
- 21:20 Bug #24806: Changing Workspace does not refresh tree
- Thanks - already resolved in http://forge.typo3.org/issues/11647
- 21:11 Bug #25234 (Closed): FE setup different from BE setup
- The FE setup is not the same as the BE setup. I have clear all caches for several times. However the FE has an old ve...
- 21:09 Bug #12616 (Under Review): Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
- see http://review.typo3.org/991
- 21:09 Bug #25232: Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
- see: http://review.typo3.org/991
- 21:04 Bug #25232 (Closed): Cleanup: sys_workspace mentions in t3lib/stddb/tables.php
- Not all mentions of sys_workspace were removed from t3lib/stddb/tables.php. There's still the following call:
t3li... - 20:34 Bug #25231 (Closed): Default value and description of deprecated forceCharset parameter are misleading
- Since TYPO3 4.5 the usage of the forceCharset parameter in the Install-Tool is deprecated and the description tells y...
- 20:18 Bug #25230 (Closed): Create a first proof-of-concept unit test for t3lib_TCEmain::process_datamap
- I said it was possible to create unit tests for process_datamap, and Tolleiv and I proved this to be true.
(issue... - 19:44 Bug #24428: IE9 Beta page Tree drag&drop 4.4 fails
- Let's wait until IE9 is really final and use a real browser until then.
- 19:16 Bug #25229: localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
- Hä?
- 18:55 Bug #25229 (Closed): localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
- Hi
It seems that in 4.5.2 a localconf.php gets set to 0 - complete empty, when you are deleting or installing an ... - 18:51 Feature #25039: htmlArea RTE: Add possiblity to set pastetoggle to ON by default
- I am wondering, why the corresponding setting on the RTE tab in the user settings is ignored. Or do I misinterpret th...
- 18:31 Bug #24882: pagetree->expand branch does not work as expected
- http://review.typo3.org/986
- 18:25 Feature #25224: add Option to Disable Cookie Warning
- Here is an Diff file of my patch in addition
- 15:07 Feature #25224 (Closed): add Option to Disable Cookie Warning
- some times its needet to disable the coockie warning. and there was no option to do that so far. and the cookiewarnin...
- 18:17 Bug #13554 (Closed): Javascript errors in grid view in IE7
- Hi there
Version: TYPO3 4.5.2
I just spent a lot of time fixing an issue in workspaces and would like to share my... - 17:52 Bug #13551 (Accepted): Missing hsc() for WS title
- Fully agree - we'll have that in the repo asap...
- 17:00 Bug #13551 (Closed): Missing hsc() for WS title
- If a user is inside a WS, its title is shown in the toolbar next to the username. The title is currently missing a hs...
- 16:57 Bug #24548: Uploading files with Flash does not work
- Sorry, but I'm not going to upgrade to 4.5 for a while. Besides, the php-upload works just fine ;-)
- 16:30 Feature #25033: Extension Repository search not local but online
- @Dmitry your answer is a bit odd. It is true that TYPO3 is an enterprise CMS but this does not imply that it have to ...
- 15:56 Feature #25033: Extension Repository search not local but online
- If you can't give the system resources it needs, use another system. That's all. TYPO3 is enterprise level CMS and re...
- 16:27 Bug #13547 (Closed): Special handling for HTTP 400 Bad request
- Currently those are reported as 404 which confuses the user.
Those 400 happen because getUrl (TYPO3 API) does not ... - 16:26 Bug #13480 (Under Review): In row detail view display field name when label is missing
- Looks good - already tested it - I'd like to wait until we also have Git for the workspaces, to see how the workflow ...
- 16:22 Bug #13432 (Under Review): 404 for external links with no redirect
- Thanks for your comment Dmitry. You are right that the "/" needs to be prepended before the path (the HTTP GET) if it...
- 14:20 Bug #13432: 404 for external links with no redirect
- URLs with slash and without slash are technically different URLs. This, for example, is essential on sites made with ...
- 16:17 Bug #25226 (Closed): Pagetree - Selection state incorrect after a cancelled edit
- Currently the selection state of a node is set to the wrong node if you cancel an inline edit.
How To Test:
Just ... - 16:16 Bug #13525 (Closed): TSFE hook corrupts page output
- Absolutely right - see: #13446 - will be committed soon ;)
- 15:48 Bug #13525: TSFE hook corrupts page output
- The fix is here: http://review.typo3.org/975
- 15:43 Bug #13525 (Closed): TSFE hook corrupts page output
- The hook_eofe() inside Workspaces extension uses "echo" to send additional content. This corrupts HTML on the page.
... - 16:10 Bug #13446 (Under Review): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- 10:12 Bug #13446 (Accepted): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- Thanks, I'd propose this patch - would be great if you could test it
- 16:08 Bug #13526 (Closed): Moved page can't have a live-preview
- Moved page can't have a live-preview
- 16:02 Feature #25225 (Closed): With the blockmode in Template Analyzer the TS-indent is gone
- In the Termplate Analyzer in 4.5 the blockmode-option has been removed. See #23711.
With this option the automatic... - 16:01 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Hi Dmitry,
but that's exactly what my patch does.
If the user uses Tools->Configuration for making changes to TCA... - 15:09 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Just load TCA for the table before trying to modify it... t3lib_div::loadTCA() is all you need and must do actually.
... - 15:49 Bug #25203: tslib_fe::hook_eofe generates broken HTML code
- No, it cannot be wrapped because that would break compression in FE.
The hook by itself does not break anything. I... - 15:35 Bug #13467: Modifying page titles in page tree doesn't work while in workspace
- Hi Tolleiv,
thanks for your feedback.
In facts it might be a user-permission issue but can those errors happen ... - 15:17 Bug #13467 (Needs Feedback): Modifying page titles in page tree doesn't work while in workspace
- Works fine for me - this looks like missing user-permissions...
- 15:31 Task #25099: simulate static methods of tslib_fe are deprecated but still used in the core
- I could find that this function is used only inside the other deprecated function.
- 15:28 Bug #24943: preg_replace error at search for '/'
- https://review.typo3.org/974
- 15:19 Feature #25112: Deprecate select.andWhere
- I opened this issue to have the comment from #22338 in mind deprecating andWhere.
It's okay for my me to keep this... - 15:12 Feature #25112: Deprecate select.andWhere
- -1.
It is useful because you may have a general TS object with "where" and TS objects based on it that add various... - 15:04 Feature #25204: rsaauth not applied to password change in BE
- Technically there is no way to apply rsaauth to password in BE forms. Login is different! To use RSAAuth in TCEforms,...
- 14:54 Feature #25223 (Rejected): Enable TCA property displayCond for IRRE child records
- Imagine that particular fields of an IRRE child record shall only be shown depending on a value in the parent record....
- 14:48 Bug #25191: .htaccess contains uneccesary rewrite rules
- > Ship with this .htaccess enabled by default.
We discussed that several times and we decided not to do it. That p... - 14:09 Bug #25221: "group" field in TCEforms does not honor size=1 attribute
- https://review.typo3.org/972
- 13:38 Bug #25221 (Closed): "group" field in TCEforms does not honor size=1 attribute
- If the field has size=1, it should be shown as a "one entry" selector box. In all cases it has a `multiple="multiple"...
- 14:01 Bug #25222 (Closed): Custom field eval functions are not applied inside inline elements
- Custom eval functions via returnFieldJS() will not be applied to a field if the field is inside an IRRE element.
... - 13:53 Feature #13516 (Closed): Stage notification settings
- duplicate
- 13:48 Feature #13516 (Closed): Stage notification settings
- 13:52 Feature #13518 (Closed): Include preview link in notification
- Include preview link in notification
Link generation should be opened up with a hook ... - 13:51 Feature #13517 (Closed): Stage notification settings
- 3 modes:
1 => "notify someone" (current default)
2 => "notify all, require defaults" - keeps fixed list of defaul... - 13:47 Feature #13515 (Closed): Notification settings
- workspaces -> empty "notification dropdown" should hide further settings
- 12:18 Bug #25220 (Closed): t3lib_div::t3lib_htmlmail->sendtheMail() is unable to send mail with attachments
- When trying to send a mail with an attachement (one ZIP file, about 1.5Mb), the sendtheMail() function does report a ...
- 12:15 Bug #20804: Add feature minify on PAGE.includeJS
- This issue can be closed
- 12:14 Bug #13512 (Closed): Suggest Wizard does not work
- In TCA fields with wizard "suggest" the wizard seems to work on the first glance: results are fetched via AJAX and di...
- 11:34 Bug #25211: New EM - cannot save files with noEdit disabled
- I can confirm this issue
- 11:31 Bug #24904: Image generation broken with safe_mode on
- My request in Core list was rejected.
In my opinion use of escapeshellarg() for a COMMAND is the real problem here... - 11:23 Bug #24904: Image generation broken with safe_mode on
- Is there any progress in this? Currently we have to patch after every single TYPO3 update.
- 11:15 Bug #25219 (Closed): Visibility of method tx_sysaction_task::fixUsername()
- The method fixUsername's visibility is set to private instead of protected - which makes it impossible to xclass the ...
- 11:02 Bug #24582: Accept alternative notations for setDBinit
- You should use the i-option too:
!preg_match('/SET NAMES utf8/i', $TYPO3_CONF_VARS['SYS']['setDBinit']) - 10:01 Bug #13487 (Accepted): Page hidden in workspace does not display in LIVE preview
- 09:26 Bug #25218 (Closed): tcaTree Interface is not localized
- the tcaTree which has been introduced lately is not capable of a translated user interface
(issue imported ... - 09:11 Bug #25213: Install Tool allows editing settings added by extensions duplicating them on the way
- i've looked at the affected files from patch 12514_v3.diff and it seems that the code changes applied by this patch i...
- 00:09 Bug #25217: Additions to fileDenyPattern give security warning in BE
- v2 also change reports module.
2011-03-01
- 23:51 Bug #25217: Additions to fileDenyPattern give security warning in BE
- thanks for the hint, i will add it there too.
- 23:41 Bug #25217: Additions to fileDenyPattern give security warning in BE
- Since my original report 8690 is now marked as resolved although this bug is only assigned I have to add it here as w...
- 23:03 Bug #25217 (Closed): Additions to fileDenyPattern give security warning in BE
- The check is wrong. Instead of checking if the entry is equal to default entry, it should check if any parts of the d...
- 23:36 Bug #24548: Uploading files with Flash does not work
- Ralf, can you test, if this still is an issue with TYPO3 4.5.2?
There were some fixes for the Flash Uploader recentl... - 23:33 Bug #18942: Warning on fileDenyPattern is always shown although it's safe
- Resolved as duplicate of #0017817.
- 23:32 Bug #18942: Warning on fileDenyPattern is always shown although it's safe
- Resolved as duplicate of #0008690.
- 23:32 Bug #25189: GIFBUILDER and splitChar does not work after update
- Super Jo Hasenau!
Wonderful, it has solved the problem right away!
Thank you so much
ps. back a bit further ... - 22:30 Bug #25189: GIFBUILDER and splitChar does not work after update
- Finally I managed to nail down the problem. It's a double stdWrap execution for TEXT elements resulting in a double l...
- 21:53 Bug #25189: GIFBUILDER and splitChar does not work after update
- I have tried the same offset. "Of course" brought nothing. Has indeed worked. The font is not it either. There must h...
- 21:36 Bug #25189: GIFBUILDER and splitChar does not work after update
- In my second test it did not show up, because this line moves it out of the "viewport" of the GIFBUILDER
20.offset... - 21:25 Bug #25189: GIFBUILDER and splitChar does not work after update
- Actually it has nothing to do with the splitchar, since the second line doesn't show up at all - even if you just fil...
- 21:14 Bug #25189: GIFBUILDER and splitChar does not work after update
- If the character was not allowed, you should see the whole text including this character, which is not the case acco...
- 20:46 Bug #25189: GIFBUILDER and splitChar does not work after update
- Hello!
First Thank you for your support. Unfortunately, the attempt did not help. I think either it is up to the c... - 22:35 Bug #25114: [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
- related to
http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=17683
http://bugs.typo3.org/bug_view_advanced_p... - 21:12 Bug #25216 (Closed): Repositioning of translated CE in the list module replaces language ID
- In the list module you can click on the "re-position" icon to get into the "Move element" mode. There you see a struc...
- 18:16 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
- Sorry, missed paste ^^
=> typo3/sysext/em/classes/index.php
- 17:15 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
- in which file?
- 15:09 Bug #25212: Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
- I think the problem comes from HTML code of the file editing form.
< form action="mod.php?M=tools_em method="post"... - 15:01 Bug #25212 (Closed): Error 414 - "Request-URI Too Large" when saving file in extension manager (old version)
- Hi,
I get the following Apache error when I click on Save button :
"Request-URI Too Large
The requested URL'... - 18:14 Bug #24641: icon deleted page into workspace
- I can confirm this issue. There's a double problem actually:
1) the "deleted" overlay is not considered in the pri... - 18:11 Bug #25215 (Closed): Deleted overlay type is missing from overlay priorities list
- The title says it all. The "deleted" status is missing from array $GLOBALS['TBE_STYLES']['spriteIconApi']['spriteIcon...
- 18:09 Bug #21995: After integration of extension ingmar_admpanelwrap layermenus are not handled correctly
- This is obsolete with version 4.5.0 of TYPO3.
The new adminPanel does not break the functionallity of layerMenus any... - 18:04 Bug #25213: Install Tool allows editing settings added by extensions duplicating them on the way
- same here on a 4.5.0, 4.5.1 and 4.5.2 and a 4.4.5
and i can NOT confirm this have ever been fixed in a official TY... - 16:55 Bug #25213 (Closed): Install Tool allows editing settings added by extensions duplicating them on the way
- When I save 'Install Tool' / 'All Configuration', I get (while not having changed anything!):
$TYPO3_CONF_VARS['FE']... - 17:59 Bug #24860: Local Installed Extension Update even when empty but Global Extensions exist
- this is IMO a really bad behaviour, and i can reproduce this on a completely fresh installed and up-to-date 4.5.2!
... - 17:49 Bug #24785: Install Extensions Globally from TER no more possible
- Hmm, with TYPO3 4.5.2 I can install extensions globally from TER if global install location is available.
BUT: updat... - 17:48 Bug #13487 (Closed): Page hidden in workspace does not display in LIVE preview
- When a page is hidden in a workspace and you preview that page, you get a 404 error for both the LIVE and the workspa...
- 17:27 Bug #24590: Trouble with new EM: Download from chosen repository not possible + choice not remembered in GUI
- I can confirm this issue: when selecting anything else than the "random" Repository in the settings tab I can't downl...
- 17:21 Bug #25208: Cannot complete Upgrade-Wizard with registered globals
- Can you give me a hint, where this local variable $LANG appears?
- 12:52 Bug #25208 (Closed): Cannot complete Upgrade-Wizard with registered globals
- The upgrade of a typo3 installation from version 4.4 to version 4.5 fails with a php fatal error:
Fatal error: Cal... - 17:13 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- Hi,
the IE7 crashes because the HTML in clearly invalid.
in tx_Workspaces_Service_Fehooks::hook_eofe there is t... - 16:37 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- could you be a bit more precise? sure we add the whole template contents but what exactly is wrong in IE7 that this c...
- 09:18 Bug #13446: tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- This issue is very important!
- 17:00 Bug #25214 (Closed): Import/Export module uses page id as tree depth
- while trying to export a page or branch from the context menu of the new pagetree the page ID and its brackets are di...
- 16:17 Bug #25192: Login mail notification broken
- If it worked before with default mail() function of php, it actually should have worked after the update as well.
... - 11:45 Bug #25192: Login mail notification broken
- That solved the problem, Thx !!
Should this maybe be a step in the upgrade wizard? - 00:41 Bug #25192: Login mail notification broken
- Ok, then you should definitely have a look at the new configuration option in the installer. Section [MAIL].
Since t... - 16:07 Feature #12868: Make row detail view customizable
- Looking again at this issue, I see that the target version has been set to 4.6. I don't think it's a good idea. I kno...
- 16:04 Bug #13480 (Accepted): In row detail view display field name when label is missing
- 14:23 Bug #13480: In row detail view display field name when label is missing
- Note: this can happen in particular if you have a table without "showRecordFieldList" property, where all fields from...
- 14:23 Bug #13480: In row detail view display field name when label is missing
- Note: this can happen in particular if you have a table without "showRecordFieldList" property, where all fields from...
- 14:15 Bug #13480 (Closed): In row detail view display field name when label is missing
- In the row detail view of the Workspaces BE module, if a field has a difference but no label, there will be an empty ...
- 15:55 Bug #13345 (Closed): Creating a new workspace
- Sorry but as an admin you should be aware how to use the list module - HCI/UX team agreed that we won't add a new "ad...
- 15:48 Bug #25159: RTE hangs on load in repetitive TV data object
- I'm having a similar issue and I just upgraded to Typo3 4.5.2. It happens when I try to edit a record for the extensi...
- 15:18 Bug #24867: Wokspace update fails because of 'Array' in SQL query
- Thanks for the feedback, so I close this issue!
- 14:47 Bug #24867: Wokspace update fails because of 'Array' in SQL query
- For your notice: I tried to continue the upgrade of said project with T3 4.5.2 src package. Now it was upgrading fine...
- 14:45 Bug #25211: New EM - cannot save files with noEdit disabled
- Same problem with Typo3 4.5.2 dummy + src
- 14:42 Bug #25211 (Closed): New EM - cannot save files with noEdit disabled
- I cannot save extension files with the configuration option "noEdit" set to 0.
The floppy icon is disabled.
I... - 14:08 Bug #25190: Selection in pagetree with IE9 RC not possible
- Let's wait until the final release and recheck this issue.
- 13:46 Bug #25210 (Closed): live-search-box and db-list-search with oracle (search in backend doesn't work)
- Hello,
search in backend with oracle database do not work.
BR,
Sergej
(issue imported from #M1... - 13:35 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
- yes, but config.prefixLocalAnchors seams not to work :(
- 13:17 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
- Actually config.prefixLocalAnchors is the way to go in your case, since it will add the whole site script to your anc...
- 11:00 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
- Hi!
sure, but if i use links to a local site in my extension (means i cant define that the links will point to a d... - 13:12 Bug #25205: Update TYPO3_branch to '4.6'
- Change-Id: I4e8d59df96b2eb200f20ee921b55160ee147e8a5 in master
https://review.typo3.org/947 - 10:03 Bug #25205 (Closed): Update TYPO3_branch to '4.6'
- The constant TYPO3_branch is still configured to '4.5'. Change it '4.6'
(issue imported from #M17804) - 13:11 Bug #25209 (Closed): Remove SpriteGenerator IE6 Fallback
- The spriteGenerator has features to generate GIF variants (and according CSS) as a fallback for IE6.
Remove it.
... - 11:08 Bug #13467 (Closed): Modifying page titles in page tree doesn't work while in workspace
- When I try to change the name of a page directly in the pagetree, there comes the following error message:
@
[1.0... - 10:50 Bug #25207 (Closed): Filemount should be able to mount folder on PATH_site
- It would be nice to have an third option beside "absolute (root)" and "relative ../fileadmin/" to mount directories o...
- 10:46 Bug #25206 (Closed): Remove Stylesheets and files only for IE6 from t3skin
- IE6 Supports will be dropped in 4.6... remove the special IE6 handling in t3skin
(issue imported from #M17805) - 09:30 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- I have attached a patch, which uses writeLog() from the parent object. This works without modifying the implemented w...
- 09:27 Bug #20598: Error after hide/show element
- Indeed the bug still exists across all branches and trunk.
For TemplaVoilà, I reported the issue as a separate bug... - 09:10 Bug #13432: 404 for external links with no redirect
- URL's with ending slash work, but you can't force customers to enter URL's like that ;)
Thanks for your work Philipp! - 03:26 Feature #25204 (Closed): rsaauth not applied to password change in BE
- While rsaauth encrypts the passwords entered in the login form, no encryption is applied to the password change form ...
2011-02-28
- 23:33 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
- as long as your links are pointing to the current page it doesn't make any sense to prepend the URL, since it will be...
- 23:29 Bug #25189: GIFBUILDER and splitChar does not work after update
- If the first line is generated, this means that the splitChar IS working actually.
So if the second line fails, th... - 23:20 Bug #25145: PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
- $conf['scriptSuffix'] was used when both PHP_SCRIPT_INT and PHP_SCRIPT_EXT were rendered by the same funtion.
Sinc... - 09:53 Bug #25145: PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
- Agree with Daniel Lienert.
typo3/sysext/cms/tslib/content/class.tslib_content_phpscriptinternal.php checks if $con... - 21:14 Bug #13432: 404 for external links with no redirect
- Then this is a bug in TYPO3 core ... http://bugs.typo3.org/view.php?id=16925
Please make sure all your URLs contai... - 13:43 Bug #13432: 404 for external links with no redirect
- cURL was off. Just enabled it to test. With cURL on, www.google.ch is no longer reported as broken. But we guess this...
- 12:29 Bug #13432: 404 for external links with no redirect
- > Maybe something to do with user-agent string?
Possibly, but could be a TYPO3 Bug too.
Do you use curl? (enab... - 11:13 Bug #13432 (Closed): 404 for external links with no redirect
- We get a 404 error when checking www.google.ch. First we thought it might be the bug #12225. But as far as we can see...
- 20:39 Bug #25098: Remove deprecated method redirect() from t3lib_userAuth
- trunk rev. 10664.
- 20:35 Bug #25097: Remove deprecated class t3lib_matchcondition
- trunk rev. 10663.
- 20:30 Bug #25096: Remove deprecated reduceColors() from t3lib_stdGraphic
- trunk rev. 10662.
- 19:43 Bug #25192: Login mail notification broken
- Hi Markus
There are no mail configs in localconf.php...
I've uploaded the config file (XXX are replaced strings, ph... - 19:05 Feature #24567: Restrict sys_workspace field permissions for Workspace owner
- ... but the tab "Workspace List" in the "Workspace" module was removed, so it isn't possible for non admins to edit t...
- 18:44 Bug #24330: Prevent search engines (like google) to index error messages
- Solved in 4.5
- 17:33 Bug #25203 (Closed): tslib_fe::hook_eofe generates broken HTML code
- When an extension (i.e. workspaces) uses the hook "hook_eofe" it breaks the entire HTML code which may lead to severa...
- 17:32 Bug #25055: Access tab in content types Image & Text w/ Image not visible
- Ok, I think I have found the "culprit" which suspends the Access Tab. It's probably the extension kj_imagelightbox2.
... - 17:27 Bug #13446 (Closed): tx_Workspaces_Service_Fehooks::hook_eofe kills IE7 FE Javascript
- When using the preview mode in TYPO3 frontend most of Javascript wont work in Internet Explorer 7 because of the hook...
- 17:21 Bug #25202 (Closed): Extension Manager has no column for "last update" of respective ext (like "category")
- A list element for a quick list view of the "last update" dates of the extension was discussed very often in the past...
- 16:47 Bug #25044: Grid wizard does not work
- Fixed with #25186
- 15:12 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- Have the same problem, too.
Comment-out line 106 in "t3lib/js/extjs/components/pagetree/javascript/app.js" -> Not s... - 15:04 Bug #25201 (Closed): TYPO3-Mailer does not work
- The problem was been noticeable first in our workspaces were every users should get some notifications if something h...
- 13:51 Bug #25191: .htaccess contains uneccesary rewrite rules
- I use that for quite a long time now and it showed no problems
# fix for RTE Magic Image and absRefPrefix (optiona... - 13:14 Feature #23878: add a possibility to turn off the XCLASS checking
- Has been resolved in 4-5
- 13:13 Feature #23396: remove code warnings about XCLASS and naming annoyances
- this has been resolved in 4.5
- 13:11 Bug #24979: First Import of extlist fails in new ExtMgr
- please check 4.5.2, update is required.
- 13:09 Feature #25033: Extension Repository search not local but online
- with 4.5 this has been improved, max. memory usage is 12MB for fetching extensions.
- 13:07 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
- usage of nusoap is deprecated and shouldn't be used. PHP comes with own soap extension, and this one is the required ...
- 13:06 Bug #25148: Iframe of the RTE has a 0px height in FE
- My extension does not hide anything.
I've downloaded three new screenshoots for (IE, chrome and safari) when rteRe... - 06:24 Bug #25148: Iframe of the RTE has a 0px height in FE
- Does it work correctly in Chrome or Safari?
- 12:57 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
- it's committed and will appear in 4.5.3 - try to test with svn.
You can checkout svn locally and save em as extensio... - 12:42 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
- Thanks Steffen, I skipped the release notes indeed :)
Regarding this bug, shouldn't it be fixed in 4.5.2 ?
Appare... - 12:02 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
- fix is committed as follow-up to #25153
For forge issue tracker: read the release notes ;) - 11:41 Bug #25200: EM - Couldn't retrieve hash file from remote server when retrieve/update
- I also noticed that "Extension Manager Improvements" projet doesn't not appear anymore on the forge website. Why ?
- 11:11 Bug #25200 (Closed): EM - Couldn't retrieve hash file from remote server when retrieve/update
- Hi,
Just updated to 4.5.2 from 4.5.1 and the following PHP error occurs when I'm trying to retrieve/update extensi... - 11:09 Bug #25199 (Closed): Small CSS bug in Access Tab
- Header "Visibility" and "Publish Dates and Access Rights" are to near to the right border. (page- and content-forms)
... - 10:22 Bug #25198 (Closed): Multiple recipients in mailform not possible any longer
- Apparently mail form now checks e-mail addresses for validity. This breaks having multiple addresses like "john@examp...
- 10:19 Bug #25197: PageRenderer remove comments lile copyright from js files
- Compress of js is really nice, but what is about the copyright and license informations of js frameworks or lightboxe...
- 09:16 Bug #25197: PageRenderer remove comments lile copyright from js files
- what do you think is compress for?
- 00:28 Bug #25197: PageRenderer remove comments lile copyright from js files
- -lile +like
- 00:27 Bug #25197 (Rejected): PageRenderer remove comments lile copyright from js files
- if some js is added with page.includeJS.fileXY = path/file.js
maybe same thing with $pagerender = $GLOBALS['TSFE']->... - 09:37 Bug #25075: Module loader. No module found. If this is a temporary error, please reload the Backend! - SEO Doctor
- I have the same problem and it occurs under TYPO3 4.5.2 and Firefox 3.6.13 / Chrome 9.0. No SEO tools are installed, ...
- 09:19 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
- this has been solved in 4.5.2
- 00:13 Feature #13423 (Closed): Add DAM section to the manual
- Bug #M17379 added linkvalidator support to DAM. The bug contains the information for steps to integrate them together...
2011-02-27
- 23:00 Bug #25192: Login mail notification broken
- Hi Freddy,
can you please also tell us your configuration in localconf.php. Especially the MAIL part is interesting. - 12:47 Bug #25192 (Closed): Login mail notification broken
- When the checkbox for sending mail notification for a backend login is set, nothing happens (no log entry or mail)
... - 22:22 Bug #25148: Iframe of the RTE has a 0px height in FE
- hum... Very strange. The editing area is not collapsed, just not visible...
Does your extension hide the RTE at an... - 18:37 Bug #25148: Iframe of the RTE has a 0px height in FE
- Two files uploaded. rteResizeEqual0.gif is the display obtained when rteResize = 0 and rteResizeEqual1.gif is the dis...
- 16:24 Bug #25148: Iframe of the RTE has a 0px height in FE
- I am unable to reproduce this issue.
The reported height of the statusbar is obviously wrong.
Is there content ... - 08:44 Bug #25148: Iframe of the RTE has a 0px height in FE
- skin -> t3skin
No CSS rules for textarea
Same behaviour when showStatusBar is set to 0. - 06:56 Bug #25148: Iframe of the RTE has a 0px height in FE
- The height of the statusbar looks strange. Maybe a css issue...
What skin do you use for the RTE?
Do you specif... - 18:20 Bug #25186: Backend layout wizard uses invalid stylesheet path
- - trunk rev. 10660
- 4-5 rev. 10659 - 18:06 Bug #25196 (Closed): TCEforms palette header is only indented on first tab
- The first tab has different wrappers, so the CSS does not work on other tabs than the first one
(issue imported f... - 16:30 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Did you test my patch?
Please vote for it on core list! - 16:28 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- I see... tryed it and: yes, it's the same.
Thank your for your help, again
:-) - 16:00 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- $TCA is the same as $GLOBALS['TCA'] if you import it from global scope by writing something like "global ...".
Yes... - 15:44 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- quote from default extTables.php:
// Raise upload limit for images in 'image' content-elements to 10*1024 bytes = ... - 15:26 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- >I dont think it should be added there, cause: The suggested call in Tools>Configuration is "wrong".
> for inclusion... - 15:16 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Thank you a lot, Markus - you made my day!
> Thus, the behaviour was just obvious
Now as you say this, I rememb... - 15:15 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- And v2 beautifys the flash message.
- 15:12 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- And here is the patch.
Please test and I'll post it to core list. - 14:26 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- So this means, that for tt_content it's only working without loadTCA because it is loaded by some extension extTables...
- 13:33 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Thanks Markus for analysing the problem. Thus, the behaviour was just obvious that modifying values that are not load...
- 12:35 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Got it!
TCA is not fully loaded at time of inclusion.
Doing this works out of the box:
t3lib_div::loadTCA('tt_... - 14:48 Bug #25194: Filtering in repository state does not work
- committed to svn
4_5 rev 10657
trunk rev 10658 - 14:33 Bug #25194 (Closed): Filtering in repository state does not work
- The states in repository list are not rendered with the language label, so the filtering does not work.
Also it miss... - 14:42 Bug #25193: Filtering repository list fields are not prefixed with tablename
- committed to svn
4_5 rev 10655
trunk rev 10656 - 13:49 Bug #25193 (Closed): Filtering repository list fields are not prefixed with tablename
- This leads to incorrect SQL queries, which changed after the query was changed to a special join query
Solution:
... - 14:29 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- Oliver can you please add a relationship to #24613.
It's the same thing for Windows.
- 13:50 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- I confirm this on Mac OS X with HFS+ (case preserving, case insensitive). Good catch Markus!
- 11:49 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- You said you're on Mac OS X.
Am I right, that this OS uses the case-insensitive HFS+?
Then we found the "problem"... - 12:12 Bug #25191: .htaccess contains uneccesary rewrite rules
- Hi Michiel,
can you check, if the "/TYPO3root" at the beginning of the 2 rules is correct there?
This would then ... - 11:36 Bug #25191 (Closed): .htaccess contains uneccesary rewrite rules
- http://forge.typo3.org/projects/typo3v4-core/repository/entry/trunk/_.htaccess
Rule 1:
- Never rewrite 'static'... - 11:31 Bug #24613: Changing case-sensitivity of file name on Windows doesn't work
- Contrary to issue 17770 things are quite clear here.
if (!file_exists($theRenameName)) {
// .......
} else {... - 10:03 Bug #25587: Intellisense is still not working in IE
- still not working in typo3 4.5.2
- 09:54 Bug #25190 (Closed): Selection in pagetree with IE9 RC not possible
- Currently the pagetree with IE9 RC is not usable. When I try to select an entry, then nothing happens (no selection p...
2011-02-26
- 21:48 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- I have reported a similar issue #24613. I tested that stuff with "plain PHP" (rename TYPO3 to typo3) on Windows and i...
- 19:16 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- Can you please doublecheck if this folder is really not existing.
The PHP code checking this is simply:
if (!fi... - 19:02 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- No, filename was also given, I've just remove it from error message text. I thought it isn't really significant. File...
- 15:05 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- That's strange.
Because in class.t3lib_extfilefunc.php the line 755 says this:
$this->writelog(5, 1, 120, 'Destin... - 14:41 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- Mac Os X.
- 14:40 Bug #25180: Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- Tested on 4.6.0-dev.
Works fine.
Are using Windows or Linux? - 21:27 Bug #25148: Iframe of the RTE has a 0px height in FE
- Making the RTE resizable by setting rteResize to 1 in the parameter $thisConfig solves the problem.
The RTE in th... - 19:17 Bug #25148: Iframe of the RTE has a 0px height in FE
- RTEarea[editornumber].RTEHeightOverride = "0";
RTEarea[editornumber].resizable = false; - 17:00 Bug #25148: Iframe of the RTE has a 0px height in FE
- I wonder why I can't reproduce this issue.
Signout from the BE.
Look at the source of the FE page.
What valu... - 10:08 Bug #25148: Iframe of the RTE has a 0px height in FE
- Assuming that $RTEHeight = 380px in tx_rtehtmlarea_pi2.
In the class HTMLArea.Framework (htmlarea.js) in the method ... - 21:02 Bug #25189 (Closed): GIFBUILDER and splitChar does not work after update
- I updated from 4.4.6 to 4.5.2. Unresponsive after the update, GIFBUILDER on the "splitChar. The first line is generat...
- 21:01 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Hmmm....
Since I know this script/features did work, I will wait until someone of the core-Team-Gods will take a ... - 21:00 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- I'm off for today. I'll checkout 4.4.4 tomorrow and compare things, maybe we find a difference.
- 20:37 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Yes I tried exactly with your News lines above.
You can search for TYPO3_extTableDef_script in the core. (See extT... - 20:31 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- > Does your extTables.php contain the lines:
> <?php and ?>
Yes.
Removing stops brekink the BE, but the defin... - 20:20 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- This should actually be fixed automatically by some some lowlevel config script.. No idea why it's not.
- 20:19 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Does your extTables.php contain the lines:
<?php and
?> ??
Remove them! - 20:09 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- > So you're updating this directly with Tools>Configuration?
Yes
> Did you check what the content of extTables.... - 17:45 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- So you're updating this directly with Tools>Configuration?
Did you check what the content of extTables.php is, after... - 17:30 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- Thank you for your response.
I rechecked this with a quite simple setup, so no conflicts ocour.
What I did:
... - 14:54 Bug #25168: $GLOBALS['TCA'][tablename] breaks backend
- After having a look at the current source code, I can assure you, that there is no difference in handling of core tab...
- 20:20 Bug #25188 (Closed): System News use htmlspecialchars incorrectly leading to garbled output
- The newly "System News", located on PageID 0 does wrong hsc (htmlspecialchars).
In backend RTE you enter "Text" (w... - 20:03 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- Sorry I can't help you further this way.
Please enable BE debugging: $TYPO3_CONF_VARS['BE']['debug'] = '1';
Then ... - 19:49 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- When viewing the admin functionality "Reports", the error occurred again (for once):
Screenshot: https://www.ucreati... - 19:04 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- It's really hard to track down a problem, if it only occurs randomly.
If this is really a Core issue then this error... - 18:15 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- Does TemplaVoila also render template records when you edit and save it in the list mode?
I want to say that the e... - 17:58 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- Guess it is a templavoila problem.
Did you clear all caches (incl. your browser's)?
If so, then please report thi... - 17:52 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- "Validating the security token of this form has failed. Please reload the form and submit it again."
This error oc... - 15:12 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- All of these extension do some kind of XCLASSing.
So this issue can only be fixed in the extension.
Unfortunately... - 16:43 Bug #25187 (Closed): t3lib_extMgm::addToAllTCAtypes(..... , 'replace:xxx'); break when palette used in many types
- Hard to explain - see attached unit-test. The t3lib_extMgm::addToAllTCAtypes() produces invalid output when used with...
- 16:26 Bug #24738: credits to external libraries
- resolved with #25143
- 16:16 Bug #25143: Refreshment of about module
- committed to trunk rev 10652
- 15:20 Bug #21316: Superadmin.php: Changing the password of the admin gives empty result and Warning: mysql_real_escape_string()
- The superadmin script has been removed in #24412.
Resolved. - 15:16 Bug #19420: misc/superadmin.php script does not allow arbitrary TYPO3 install scheme
- The superadmin script has been removed in #24412.
Resolved. - 15:16 Bug #21297: Fatal error in superadmin script
- The superadmin script has been removed in #24412.
Resolved. - 15:12 Bug #22936: Remove misc/simple.htaccess and rename advanced.htaccess
- This has been fixed as part of #24412.
Resolved. - 15:11 Bug #17009: default .htaccess file does not rewrite correctly
- That one is fixed: The ending slash was fixed with #23173, IfModule mod_rewrite.c was added in #23173.
Resolved. - 14:35 Bug #25186 (Closed): Backend layout wizard uses invalid stylesheet path
- wizard_backend_layout.php:
Backend layout wizard tries to load this file, but path is wrong:
$this->doc->styleShe... - 14:30 Bug #25185: Compressionlevel updater refers to old .htaccess path
- - trunk rev. 10650
- 4-5 rev. 10651
Thanks for your contribution! - 14:13 Bug #25185 (Closed): Compressionlevel updater refers to old .htaccess path
- Nobrainer.
Update info for compressionlevel updater refers to old .htaccess path misc/advanced.htaccess.
Soluti... - 13:29 Bug #25157: Page module + backend layout - title of unassigned columns
- Pending in core list
- 13:09 Bug #25157: Page module + backend layout - title of unassigned columns
- Just compared your patch with mine and it's pretty much the same thing, so I will make an RFC of it now.
- 12:55 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- I installed 4.5.2. The "Uncaught exception 'BadFunctionCallException' " is gone, but know I get a fatal error again (...
- 12:51 Feature #25183: Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
- It should be possible to easy dactivate DD in pagetree, there is already a property for this (has to be adjusted, as ...
- 03:08 Feature #25183: Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
- Yeah it would be great to have the following:
User Stories:
1. Power TYPO3 Integrator needs a pagetree where he... - 00:30 Feature #25183: Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
- such a setting in user TSconfig woud be great...
one step more, a button above the pagetree, to switch this funktion... - 00:12 Feature #25183 (Rejected): Pagetree - option to disable drag'n'drop completly; add also option to disable "refresh"
- This feature request is a result from typo3.german:
http://lists.typo3.org/pipermail/typo3-german/2011-February/0760... - 12:24 Bug #25184 (Closed): felogin - change password -> error instead of sending mail
- I click on "forget passwort" and everything is fine. In that form i enter my e-mail-address an click submit, but inst...
- 11:01 Bug #25181: Typolink config parameter "section" overrides full "parameter" ?
- Sorry the links get parsed here :)
i get
a href="http://domain.de/#index.php?id=123">link1</a
and
a href="#re...
2011-02-25
- 23:43 Bug #25182: Repository update deletes description of repository
- committed to svn
4_5 rev 10644
trunk rev 10645 - 23:33 Bug #25182 (Closed): Repository update deletes description of repository
- Due a missing set in constructor of repository, the description get lost with repository updates.
(issue imported... - 23:25 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- FYI, I've got this exact exception:
Fatal error: Uncaught exception 'BadFunctionCallException' with message 'TYPO3... - 17:33 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- I'll try that. 4.5 otherwise is awesome by the way. Thanks for all the work!
- 17:15 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- The problem with the install tool not working with PHP-APC is known and will be solved with the release of 4.5.2 toni...
- 16:02 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Sorry, I don't have root access to the server, so I can't restart it. The server is using apc. This is from phpinfo:
... - 13:29 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- with smart settings eAccelerator is checking for last modification time of file before get them from cache
- 13:26 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Kai:
If the "line is not there" it looks like the opcache is doing something wrong, and I suspect you are using Xc... - 12:27 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- I can confirm this problem. I got a white backend after upgrade from 4.5.0 to 4.5.1. I switched back to 4.5.0 (symlin...
- 09:52 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Clearing of temp_* files does not work for me.
f.e. with the settings:
mod.SHARED {
defaultLanguageFlag = e... - 23:23 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
- Committed to:
- trunk rev. 10642
- TYPO3_4-5 rev. 10643, in time for 4.5.2. ;)
- 14:52 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
- I see the same on my setup. This was not present on 4.5.0.
Seems to be related to setups where open_basedir is effec... - 11:17 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
- Same problem on TYPO3 4.5.1 here. No possibility to install xDebug too (sorry).
My error message :
PHP Warning: is_... - 10:07 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
- As Im using hosted space Im not able to install PHP modules. Is there any other way to get the information you need?
- 22:01 Bug #24087: Content "All languages" disappears in Page module
- heh confirmed, doesn't happen in TV, sorry for my first comment ;)
- 18:02 Bug #24087: Content "All languages" disappears in Page module
- it is also the same in TYPO3 4.5.1
(and i remember that i have the same Problem in june 2010 - and this was version ... - 21:40 Bug #25181 (Closed): Typolink config parameter "section" overrides full "parameter" ?
- Hi there,
im not sure but is it right behaviour that the generated links from typolink will hav no more parameter ... - 20:35 Bug #25180 (Closed): Filelist: Not possible to rename a directory or file from upper to lower case and backwards
- First i created directory named "Template", then I tried to rename it to "template" but got an error message: 1: Dest...
- 19:10 Bug #25179: Em use wrong property for db updates
- committed to svn
4_5 rev 10640
trunk rev 10641 - 18:52 Bug #25179 (Closed): Em use wrong property for db updates
- it's a bit misleading and bad wording, t3lib_install use property INSTALL for saving get properties: $INSTALL
so ins... - 17:36 Bug #25150: Fatal error when installing TYPO3 with PHP-APC (no session is stored)
- Committed to:
- trunk, rev. 10636
- TYPO3_4-5, rev. 10637
- TYPO3_4-4, rev. 10638
- 17:14 Bug #23338: felogin, rsaauth, saltedpassword and Internet Explorer 8 (IE) Password Manager
- Also see http://forge.typo3.org/issues/9637
- 16:27 Bug #25178 (Closed): Extbase Backend modules uses old pagetree
- After Updating from 4.4.4 to 4.5.1 the first hours our Exbase based backend modules have used the new extjs Page Tree...
- 14:48 Feature #25177 (Closed): Show linktype as css class in typolink
- I would like to introduce a possibility to display the type of a typolink (page, file, mailto, url) as css class. Thi...
- 13:24 Bug #22903: Page module - content assigned to a non-existent column
- ...an administrator might actually not give editors access to the List module at all so as not to confuse them by giv...
- 13:18 Bug #22903: Page module - content assigned to a non-existent column
- Well, not that it would be a problem in the frontend. It's only a problem for editors who might prefer to work solely...
- 12:49 Bug #22903: Page module - content assigned to a non-existent column
- IMHO it's not a real problem, since the elements already are "unused" in the current state, so they would not hurt in...
- 12:39 Bug #22903: Page module - content assigned to a non-existent column
- A column at the bottom of other columns (and displayed ONLY if there's content assigned to a non-existent column) wou...
- 13:10 Bug #25176 (Closed): Selecting Copy from context menu does not reload page and Clipboard remains empty
- If you use the context menu to select copy on a content element, there is no indication that you did copy that conten...
- 12:18 Bug #25159: RTE hangs on load in repetitive TV data object
- Please find attached a t3d with a TB FCE!
- 09:57 Bug #25159: RTE hangs on load in repetitive TV data object
- Same problem here with TYPO3 4.5.1.
I provided a file Sample.zip which hopefully contains all files which are used f... - 08:15 Bug #25159: RTE hangs on load in repetitive TV data object
- Please provide a test extension for reproducing the issue.
- 12:16 Bug #25175 (Closed): More than one Frontend RTE duplicates entire Page
- When I include more than one RTE in my Frontend-Extension (multiple calls to tx_rtehtmlarea_pi2::drawRTE) the entire ...
- 12:10 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
- It works, thanks.
just do it twice :) - 10:24 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
- hey,
try this, go to the Extension Manger, activate the option "Display shy extensions" and open the Extenions "Ex... - 11:31 Bug #25172: deprecated function content PHP_SCRIPT
- Closed as requested.
- 11:15 Bug #25172: deprecated function content PHP_SCRIPT
- Please close the bug report.
function call is from the sk_etracker extension.
The extension has to be fixed. - 10:55 Bug #25145: PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
- Same Probleme here.
My TS:
headerimage = PHP_SCRIPT_INT
headerimage.file=fileadmin/template/scripts/ran... - 10:39 Bug #25164: Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- Same with Extension kb_tv_cont_slide (0.4.3).
- 09:43 Bug #25156: Webkit Nightly: RTE hangs at "The editor is being loaded. Please wait..."
- sorry i mean the nightly build of safari for mac (http://nightly.webkit.org/).
The normal Safari, which ships with... - 08:11 Bug #25156: Webkit Nightly: RTE hangs at "The editor is being loaded. Please wait..."
- Is it working in Chrome 9.0?
WebKit... Do you mean Safari or Chrome? This may not be a WebKit issue.
- 09:33 Bug #25148: Iframe of the RTE has a 0px height in FE
- No. $this->RTEObj->RTEdivStyle is set by in tx_rtehtmlarea_pi2 and is correctly transmitted to the RTE.
The height... - 08:04 Bug #25148: Iframe of the RTE has a 0px height in FE
- Does the FE extension set $this->RTEObj->RTEdivStyle?
- 08:48 Feature #25174: htmlArea RTE: Defer access to stylesheets
- Committed to SVN TYPO3core trunk (revision 10635).
- 08:26 Feature #25174 (Closed): htmlArea RTE: Defer access to stylesheets
- During its initialization, the RTE checks whether or not the stylesheets are accessible. If the stylesheets cannot be...
- 07:05 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
- So can you give a +1 in the core list please?
- 03:45 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- A similar problem with fresh 4.4.7 installation - if I skip 1-2-3 steps I can't connect to MySQL until I manually rem...
- 03:09 Bug #25173 (Closed): Copy and Paste in Listview gives "Error validating security token" (CSRF)
- Everytime when I try to copy and paste a contentelemnt in listview I got the
Die Validierung des Sicherheitstoken... - 00:42 Bug #24916: "Show Page" in contextmenu results in new browser window
- Committed in:
rev 10633 (trunk)
rev 10634 (4.5) - 00:20 Bug #24482: FCE with sections loses data in backend
- Philipp, please confirm that this bug is solved by commited #24372, thanks.
- 00:18 Bug #24372: Flexform inputfields remain empty regardless of value
- committed to svn
4_4 rev 10630
4_5 rev 10631
trunk rev 10632 - 00:08 Bug #25153: Class 'tx_em_XmlException' not found when Retrieve / Update
- committed to svn
4_5 rev 10628
trunk rev 10629 - 00:01 Bug #25153: Class 'tx_em_XmlException' not found when Retrieve / Update
- This is due a svn rename in em branch which was not covered by the merge.
2011-02-24
- 23:20 Bug #20243: Content element anchors won't get disabled on translated pages
- No bug.
- 23:11 Bug #25170: Overriding local extension fails: Cannot use object of type stdClass as array
- This duplicates http://forge.typo3.org/issues/13355
Closed. - 21:39 Bug #25170 (Closed): Overriding local extension fails: Cannot use object of type stdClass as array
- When trying to upload and override a local extension I get the following in the debug:
Fatal error:
Cannot use obje... - 22:28 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- Committed to branch 4.5 in r44220.
- 19:49 Bug #13340 (Resolved): Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- Committed revision 44210.
- 19:38 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- Hi Michael,
I have tested the patch successfully. All DB fields are filled correctly again afterwards.
Go ahead! - 18:51 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- Cool Michael, thanks for the fast patch. It seems to work again, at least I can see the broken links again. +1 by tes...
- 17:57 Bug #13340 (Needs Feedback): Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- 17:56 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- sorry for that guys, i dont know here my head was the day it developped and tested this
- 17:44 Bug #13340: Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- I was able to reproduce this with the introduction package of 4.5.1
- 17:43 Bug #13340 (Closed): Regression in TYPO3 4.5.1: pid and uid database fields are always 0
- There seems to be a regression merged to TYPO3 4.5.1:
If the scheduler task is run, or the link check is manually in... - 22:27 Bug #25171: EM: After update repository the info labels are not updated
- committed to svn
4_5 rev 10624
trunk rev 10625 - 21:54 Bug #25171 (Closed): EM: After update repository the info labels are not updated
- There is a call to reload the store after repository update, which males no sense. Instead the label info is not upda...
- 22:25 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- *bump* Just encountered this problem and I think suggest in flexform would be awesome. Btw, this is related to #00123...
- 22:03 Bug #25172 (Closed): deprecated function content PHP_SCRIPT
- 24-02-11 22:01: typo3/sysext/cms/tslib/content/class.tslib_content_phpscript.php#14140: PHP_SCRIPT accessed $this->da...
- 19:18 Bug #13345 (Closed): Creating a new workspace
- Hi Workspace team,
I'm a long time typo user and love the new workspaces module. Some feedback: I was rather lost ... - 19:03 Bug #25157: Page module + backend layout - title of unassigned columns
- I had some time in the train on my way back home today so I was able to fix this - will come up with a patch until to...
- 15:31 Bug #25157: Page module + backend layout - title of unassigned columns
- Patch suggestion uploaded.
- 11:11 Bug #25157: Page module + backend layout - title of unassigned columns
- I consider this a bug because if a column title is set, it shall be displayed.
- 11:10 Bug #25157 (Closed): Page module + backend layout - title of unassigned columns
- If a column has no "colPos" set, then it's rendered in the Page module in a way that new content cannot be added to t...
- 18:32 Bug #24992: List module - backend layout - moving content elements
- I had some time in the train on my way back home today so I was able to fix it completely (including labels for unass...
- 18:30 Bug #25161: Backend layouts: columns when editing content
- I had some time in the train on my way back home today so I was able to fix this - will come up with a patch until to...
- 11:56 Bug #25161 (Closed): Backend layouts: columns when editing content
- There seems to be some major issue when the select box for columns is render while having backend layout setup. Colum...
- 18:29 Bug #22903: Page module - content assigned to a non-existent column
- But IMHO this is more a feature than a bug - so it should be ready with 4.6
- 12:05 Bug #22903: Page module - content assigned to a non-existent column
- unused elements should be one "column" in the view then containing all elements that are not assigned to any of the "...
- 18:04 Bug #25169 (Closed): "Functions ->Create Multipe pages" doesn't respect custom page types
- Module for bulk creating of pages doesn't respect my custom page types added via TCA.
(issue imported from #... - 18:04 Bug #25168 (Closed): $GLOBALS['TCA'][tablename] breaks backend
- If via extTables.php a TCA value of some Extention is changed, the whole TCA of this EXT is broken.
Example:
$GLO... - 18:02 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Manual clearing of temp_* files in typo3conf solved this situation for me this morning
- 17:53 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Are you using some kind of opcode-cache (like APC, XCACHE, eAccelerator)? If you do, please try restarting your webse...
- 16:24 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Yes, I have deleted all the typo3conf/temp* files after upgrading, didn't help.
I don't have $TYPO3_CONF_VARS['EXT... - 10:28 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- i think that both errors have the same source.
thats why i posted it here.
i'll open a new one - 10:22 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- the warning is correct but this is not related to not finding the php classes.
(it just disapear when you save em ex... - 10:17 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Philipp, you "confirm", but this seems to be a totally unrelated bug. Could you file that issue on a new issue? It se...
- 10:06 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- i confirm
upgraded from 4.5.0 to 4.5.1, upgrade wizard and compare database, deleted all l10n files in typo3temp a... - 09:46 Bug #25149: Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- Thanks for the report.
Could you please check if you cleared all the typo3conf/temp* files after upgrading?
Wha... - 00:27 Bug #25149 (Closed): Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")
- After reading the release notes, I tried to update 4.5.0 to 4.5.1 by changing the typo3_src symlink (as I always do)
... - 17:55 Bug #25167: Upgrade 4.5.0 > 4.5.1 - Backend Error - PHP Fatal error: Class 't3lib_extjs_ExtDirectApi' not found
- So this is not really an TYPO3 issue but a opcache / webserver issue? We can make a note in the release notes about i...
- 17:06 Bug #25167 (Closed): Upgrade 4.5.0 > 4.5.1 - Backend Error - PHP Fatal error: Class 't3lib_extjs_ExtDirectApi' not found
- On upgrading a symlinked instance from 4.5.0 to 4.5.1,
the backend login failed in that after logging in with correc... - 17:50 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
- My guess.
Closed, no bug. - 17:47 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
- So everything is fine in core and we can close this issue, faf? Thanks for your feedback!
- 17:25 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
- There was a configuration problem in the pageTSconfig.
- 14:29 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
- I think it's an BUG!!
I have two content elements. the first one is a text online. the internal link looks like th... - 14:13 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
- OK... sounds like a configuration problem to me.
Make sure that you cleared all caches in TYPO3 and in your browser... - 14:08 Bug #25163: htmlArea RTE: Links in content element "Text & Images" don't work
- I think that this are different problems. I don't have testet links on images till now. I meen links in the text. If ...
- 13:30 Bug #25163 (Closed): htmlArea RTE: Links in content element "Text & Images" don't work
- Internal links in a content element "Text & images" are not processed correctly and do not work.
(issue imported ... - 17:41 Bug #13318: Regression in linkvalidator
- And fixed in the branch 4.5 in r44184.
- 17:29 Bug #22529: stat_apache always logs HTTP status 200
- Ok, now I'm sure there's no way to catch the already sent status code: http://bugs.php.net/bug.php?id=52555
Ive Xc... - 16:53 Bug #25166 (Closed): after deleting leaf page in pagetree parent context menu is not fully loaded with functions
- When "Recursive delete" is OFF, pagetree pages with children pages in contextmenu haven't Delete option, leaf pages h...
- 16:13 Bug #25165: IE8 Browser crashes as soon as content element is saved/closed
- I forgot to write that other windows of the IE8 with google or something else doesn't crash, as soon as the TYPO3 win...
- 16:10 Bug #25165 (Closed): IE8 Browser crashes as soon as content element is saved/closed
- As soon as I edit a normal text with image content element and press the save button the browser crashes and the brow...
- 15:37 Bug #25146: TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
- It would be very helpful if you could get a full stack trace on that place. You will get that if you install the php ...
- 14:01 Bug #25160: Only Typo3.org Main Repository is available for Retrieve / Update
- => http://forge.typo3.org/issues/13328
- 13:55 Bug #25160: Only Typo3.org Main Repository is available for Retrieve / Update
- I'll do that, thanks ;)
- 13:44 Bug #25160: Only Typo3.org Main Repository is available for Retrieve / Update
- Please report that here:
http://forge.typo3.org/projects/typo3v4-em/issues
Thank you! - 11:54 Bug #25160 (Closed): Only Typo3.org Main Repository is available for Retrieve / Update
- Even if I select another mirror in "Settings" tab, I only got this choice for Retrieve / Update in "Remote repository...
- 14:01 Bug #25135: Pagetree - Drag and drop only works for BE-Users with delete-permissions
- Nice one ;-)
I had a look at the code and found the function, which disables the drag and drop feature. In "class... - 13:55 Bug #13328 (Closed): Only Typo3.org Main Repository is available for Retrieve / Update
- Even if I select another mirror in "Settings" tab, I only got this choice for Retrieve / Update in "Remote repository...
- 13:43 Bug #25162: Translations in BE and FE are broken
- Resolved as duplicate of #25118.
- 13:01 Bug #25162: Translations in BE and FE are broken
- now it works
first i updated translations via old extension manager, where i got the error above.
i tried the sam... - 12:47 Bug #25162 (Closed): Translations in BE and FE are broken
- After upgrade to 4.5.1 and updating translation handling all translations in BE and FE are gone.
Don't know if thi... - 13:38 Bug #25164 (Closed): Copy & Paste: "Validating the security token of this form has failed. Please reload the form and submit it again."
- This error occurs when you got the extension kb_conttable installed (tested 0.4.0)
Related to #24963.
Bugfix: a... - 13:36 Bug #13321: tt_news update wizard broken
- there is a link to update script in the info tab.
However tt_news behave weird her, it opens 2 windows (move the f... - 08:35 Bug #13321 (Closed): tt_news update wizard broken
- The tt_news extension got an extra page where you can make changes to the database, needed for mitigation to version ...
- 12:24 Bug #24895: Images with links doesn´t work
- There is no need to fix anything in the core. Everything is fine as it is.
This was an extension the caused the prob... - 12:12 Bug #24895: Images with links doesn´t work
- Of course this line does not work, since according to your example there must be at least one "override" that will re...
- 12:12 Bug #24895: Images with links doesn´t work
- Found the script, that changed the tt_content.image
It was rgsmoothgallery.
Thanks for the insight Jo. Without th... - 11:59 Bug #24895: Images with links doesn´t work
- Thanks for the hint, i will look into that.
The cc styled content comes with this line
tt_content.image.20.1.imageL... - 11:56 Bug #24895: Images with links doesn´t work
- I guess this could be a problem of an extension that includes own TS-setup as well. AFAIR there are some similar chan...
- 11:53 Bug #24895: Images with links doesn´t work
- There is no such line as
tt_content.image.20.1.imageLinkWrap.typolink.parameter.override
in the original TS set... - 11:05 Bug #24895: Images with links doesn´t work
- I have done the conversion on 4.5.0 and the split does not work properly. I am using the current CSS styled content b...
- 11:00 Bug #24895: Images with links doesn´t work
- BTW: You can still use the "old school" way of image link handling, if you don't run the update script that changes e...
- 10:58 Bug #24895: Images with links doesn´t work
- What exactly would you like to be solved then?
4.5.0 already contains the correct TypoScript for the new image lin... - 10:32 Bug #24895: Images with links doesn´t work
- Perhaps it will be resolved by the new version 4.5.1!?
- 09:55 Bug #24895: Images with links doesn´t work
- I resolved this problem by adding the following Typoscript:
tt_content.image.20.1.imageLinkWrap.typolink.parameter... - 12:12 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
- Patch tested and it seems to do the job. Thanks Jo!
- 12:11 Bug #25158: List module + backend layout + tt_content: column titles
- Correct. I failed to see the relation between these two.
- 11:59 Bug #25158: List module + backend layout + tt_content: column titles
- Duplicate of #25113 which is already pending in core list.
- 11:19 Bug #25158 (Closed): List module + backend layout + tt_content: column titles
- When using backend layouts and setting display of "Columns" (colPos) field of the tt_content table in the List module...
- 11:41 Bug #25154: Old modules don't show up in the upper left dropdown list
- fine that it's solved
- 11:40 Bug #25154: Old modules don't show up in the upper left dropdown list
- Thanks Steffen, it works after disabling/enabling the old modules option. The Extension Manager seems to have success...
- 11:32 Bug #25154: Old modules don't show up in the upper left dropdown list
- Please check the Configuration of the "em" extension in the Extension Manager. There's an option to disable the old m...
- 11:28 Bug #25154: Old modules don't show up in the upper left dropdown list
- Yes I did. The Upgrade Wizard indicates an up to date version and any update is available regarding Extension Manager...
- 11:16 Bug #25154: Old modules don't show up in the upper left dropdown list
- Did you run the Upgrade Wizards in the Install Tool?
- 10:34 Bug #25154: Old modules don't show up in the upper left dropdown list
- I just updated from 4.5.0 this morning, by changing the symlink to the source
- 10:33 Bug #25154 (Closed): Old modules don't show up in the upper left dropdown list
- After updating from 4.5.0, even if this option is checked in Extension Manager configuration, I only got 2 choices re...
- 11:26 Bug #25159: RTE hangs on load in repetitive TV data object
- Seen in: IE8 / FF 3.6.13 / Chrome 9.0.597.98 and in Typo3 4.5.0 as well!
- 11:23 Bug #25159 (Closed): RTE hangs on load in repetitive TV data object
- When opening an existing FCE with repetitive data object containing an RTE field the loading of the RTE failes (debug...
- 11:24 Bug #13056: admin users see all changes in LIVE workspace
- The bug is still present in T3 4.5.1
I'd like to add some infos and screenshots: here is the procedure I followed:
... - 11:18 Bug #13308: Extension Manager: No repositories in list
- Good guess, after reloading the whole em the list is filled and was updated correctly.
"Last Update: 24/02/2011 09... - 11:07 Bug #13308: Extension Manager: No repositories in list
- i agree that this display isn't updated correct. is it filled when you reload extension manager by clicking on the mo...
- 08:49 Bug #13308: Extension Manager: No repositories in list
- I tried to update repository list (dbal stil disabled),
I get the following result: No update needed, though there... - 08:45 Bug #13308: Extension Manager: No repositories in list
- This realy is a dbal problem.
I deactivated the dbal extenions and the update works. Also the repository is back ... - 08:23 Bug #13308: Extension Manager: No repositories in list
- I tried to update the database before but I get the following error when updating via tha new em:
Table 'typo3_mak... - 10:55 Bug #25156 (Closed): Webkit Nightly: RTE hangs at "The editor is being loaded. Please wait..."
- Hi,
In Webkit Nightly build the RTE does not finish loading up. Maybe same or similar issue like the Crome Dev. is... - 10:49 Bug #25155 (Closed): formToken is not appended in list module
- When I try to copy a page content in the list module, there is no formToken= attached to the paste link.
Because o... - 10:40 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- Thanks for the feedback. So it was a client issue. Anyway strange problem, and we will keep that in mind.
- 10:28 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- Well, after testing on 6 sites on this server, everything seems to work fine now, even in normal mode.
I don't remem... - 10:22 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- Yeah, everything related to "ExtDirect" might be affected by wrong Javascript or information in your browser's cache....
- 10:20 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- I use firefox 3.6.13, I tried to switch to private navigation and it seems to work for all the sites. When back to no...
- 10:01 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- The behavior is very strange. I thought it worked for a site after an apache reload so I extended the 4.5.1 to other ...
- 09:48 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- Could check particular environment information on this server, so that we can narrow down the search?
- OS?
- PHP... - 09:40 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- It happens when I log in: I get a blank page (error_reporting is set to false) instead of the backend and I get the l...
- 09:39 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- Correction: it breaks for all installs on the same server and it works for some installs on another server.
- 09:38 Bug #25151: upgrading to 4.5.1 breaks backend for some installs
- Could you be more precise? When does this error happen exactly? Can you login at least?
Maybe you could install XD... - 09:31 Bug #25151 (Closed): upgrading to 4.5.1 breaks backend for some installs
- Upgrading to 4.5.1 breaks the backend access.
This line appears in php error log:
Class 't3lib_extjs_ExtDirectApi' ... - 10:38 Bug #25152: Uncaught TYPO3 Exception at BE if IP in devIPmask
- See also in protocoll-modul
- 10:08 Bug #25152 (Closed): Uncaught TYPO3 Exception at BE if IP in devIPmask
- Current config:
$TYPO3_CONF_VARS['SYS']['exceptionalErrors'] = '22527'
and ip in $TYPO3_CONF_VARS['SYS']['devIPmask... - 10:28 Bug #25153 (Closed): Class 'tx_em_XmlException' not found when Retrieve / Update
- Hi everyone,
The following error occurs when trying to Retrieve / Update extensions list from the Extension Manage... - 10:02 Bug #13320 (Closed): Don't use cross-extension dependencies (e.g. em)
- fixed with #13318
- 09:50 Bug #13320: Don't use cross-extension dependencies (e.g. em)
- This can be closed, is already solved in #13318. Thanks!
- 08:15 Bug #13320 (Closed): Don't use cross-extension dependencies (e.g. em)
- Hi,
please apply the following change which was included in typo3_src already:
http://forge.typo3.org/projects/... - 09:09 Bug #25150 (Closed): Fatal error when installing TYPO3 with PHP-APC (no session is stored)
- When installing TYPO3 together on a system with loaded PHP-APC, e.g. the one that ships with Debian Squeeze (APC 3.1....
- 01:43 Bug #13319: PHP Fatal error
- Thanks for your feedback. This has been noticed and solved already. There will be another TYPO3 update the next days ...
- 01:42 Bug #13319 (Closed): PHP Fatal error
- 00:39 Bug #24918: Filenames generated by GMENU contain spaces and special chars and the images are not displayed
- problem seemes to be solved with http://bugs.typo3.org/view.php?id=17483
2011-02-23
- 23:54 Bug #25148 (Rejected): Iframe of the RTE has a 0px height in FE
- The RTE in a FE extension runs correctly with TYPO3 4.4.6 but not with TYPO3 4.5.0.
The call to drawRTE in the cl... - 23:41 Bug #13319 (Closed): PHP Fatal error
- I've installed Typo3 v4.5 (and now upgraded to v4.5.1), but I'm getting
"PHP Fatal error: Call to undefined meth... - 23:15 Bug #13318 (Resolved): Regression in linkvalidator
- fixed in r44169
- 23:10 Bug #13318 (Closed): Regression in linkvalidator
- linkvalidator use a function of em to read language labels.
It was my fault to remove the function, i reimplemented ... - 23:13 Bug #13317 (Closed): Call to undefined method tx_em_Tools::getArrayFromLocallang
- will be fixed with #13318
- 22:05 Bug #13317 (Closed): Call to undefined method tx_em_Tools::getArrayFromLocallang
- When Selecting Web / Info = Link Validator
Fatal error:
Call to undefined method tx_em_Tools::getArrayFromLocal... - 22:08 Bug #25147: Call to undefined method tx_em_Tools::getArrayFromLocallang
- Thanks!
- 22:07 Bug #25147: Call to undefined method tx_em_Tools::getArrayFromLocallang
- Done:
http://forge.typo3.org/issues/13317 - 22:01 Bug #25147: Call to undefined method tx_em_Tools::getArrayFromLocallang
- Hi Ralph, thanks for the report.
Please report that here:
http://forge.typo3.org/projects/extension-linkvalidator... - 21:37 Bug #25147 (Closed): Call to undefined method tx_em_Tools::getArrayFromLocallang
- When Selecting Web / Info = Link Validator
Fatal error:
Call to undefined method tx_em_Tools::getArrayFromLocal... - 21:51 Bug #22529: stat_apache always logs HTTP status 200
- It seems this could be done by using a user function as pageNotFound_handling and a patched statistics() function (no...
- 21:09 Bug #25146 (Closed): TYPO3 4.5.1: PHP warning in page module (e.g. in TemplaVoila) with active open_basedir
- When using the page module the below posted error message turns up. Im not quite sure if this is a TV problem but the...
- 20:13 Bug #25139: Startingpoint is missing in custom extensions in TYPO3 4.5
- Resolved, no change required as requested by reporter.
- 17:20 Bug #25139: Startingpoint is missing in custom extensions in TYPO3 4.5
- Sorry, it seems not to be a bug.
Plugins have a new tab [behaviour] in TYPO3 4.5. The starting point is placed the... - 10:59 Bug #25139 (Closed): Startingpoint is missing in custom extensions in TYPO3 4.5
- I have upgraded from 4.4 to 4.5 and now the Startingpoint (Pages) field from the custom extensions is missing.
Ki... - 19:56 Bug #25145 (Closed): PHP_SCRIPT_INT not working: Expected parameter $conf['scriptSuffix'] was not given.
- Typo3 4.5.1 says:
Oops, an error occured!
Expected parameter $conf['scriptSuffix'] was not given.
Here are t... - 19:35 Bug #25144 (Closed): Incorrect check for fe / be context in class.t3lib_tstemplate.php
- class.t3lib_tstemplate.php uses if (is_object($GLOBALS['TSFE'])) to check for the frontend context, this should be if...
- 19:15 Bug #13308: Extension Manager: No repositories in list
- Did you add the table row to sys_ter?
Putting this static data in should display the main repository. Or is it that ... - 18:06 Bug #13308 (Closed): Extension Manager: No repositories in list
- For some reason the repository update failed and my default repository has disappeard. So there is no repository left...
- 18:52 Bug #25143 (Closed): Refreshment of about module
- This patch refactors the php code of about module.
It also adds a box for the external libraries we use (Thanks to S... - 18:06 Feature #25112: Deprecate select.andWhere
- It is still used in trunk TS for menu type: section index.
- 08:56 Feature #25112: Deprecate select.andWhere
- Deprecating it now would mean, it would be removed with 4.8?
My fear is: "a lot of sites wil be upgraded to 4.5" ;)
... - 17:58 Feature #13305 (Rejected): Extension Manager: Improvements for language packages tab
- I suggest the following improvements for the language packages tab:
* skip search for updates if no update is avail... - 16:24 Feature #13265: Make new pages toolbar open by default in the page tree
- The Team will now take care of this sweet issue :)
- 16:08 Feature #13265: Make new pages toolbar open by default in the page tree
- *My original request:*
> The new ajax page tree extension has the feature in the very top of page tree to add new it... - 00:10 Feature #13265 (Closed): Make new pages toolbar open by default in the page tree
- 1) make page type icons being visible by default (so the icon with plus is selected)
2) disable possibility to close... - 16:04 Feature #25137: Usability for creating new pages in new ajax page tree
- Stefan has already made a new issue, I'll use it.
- 10:05 Feature #25137: Usability for creating new pages in new ajax page tree
- Hy guys :) ..
1. Wrong Tracker! Next Time please add this to the Forge Usability Tracker.
2. I got your point ... - 01:16 Feature #25137: Usability for creating new pages in new ajax page tree
- Ehm, the distance to drag items is not topic of my feature wish.
Thanks for understanding ;-) and redirecting the wi... - 00:10 Feature #25137: Usability for creating new pages in new ajax page tree
- Please don't assign bugs to me, Steffen. I will assign them to myself if I really work on them and monitor interestin...
- 15:57 Bug #24992: List module - backend layout - moving content elements
- Will do - maybe we can plan 4.5.2 stuff in Berlin. - CU there
- 14:57 Bug #24992: List module - backend layout - moving content elements
- We will be packaging 4.5.1 in a couple of minutes.
But we will have a 4.5.2 some time soon, so no need to over-ru... - 14:46 Bug #24992: List module - backend layout - moving content elements
- sorry - I wasn't able to check the stuff last night due to a client who is launching a new website today. Will try to...
- 15:25 Bug #24367: changes in tmenu_layers.php broke TMENU
- I can confirm this bug too. After an update from 4.4.3 to 4.4.6.
Replace the tmenu_layers.php file with the old o... - 15:22 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
- Committed to:
- trunk rev. 10601
- TYPO3_4-5 rev. 10609 - 15:15 Bug #23704: Login Page Labels Missing
- I have just added your screenshot with the right file extension.
Having a look at it I think that you use a skin, ... - 10:53 Bug #23704: Login Page Labels Missing
- Hi, sorry for the late reply. I have checked our localconf.php and there are no instances of $TYPO3_CONF_VARS['BE']['...
- 10:09 Bug #23704: Login Page Labels Missing
- Joost, can you provide some feedback? Is there a line
$TYPO3_CONF_VARS['BE']['loginLabels'] ...
in your typo3conf/l... - 00:18 Bug #23704: Login Page Labels Missing
- I got the same issue here. I use TYPO3 version 4.4.6
Any ideas? - 14:27 Bug #25141: Move donation popup to about module
- The following changes have been committed to SVN:
* TYPO3_4-4 (rev. 10596)
* TYPO3_4-5 (rev. 10597)
* Trunk (rev. ... - 14:20 Bug #25141: Move donation popup to about module
- Committed to SVN:
* TYPO3_4-4 (rev. 10591)
* TYPO3_4-5 (rev. 10592)
* Trunk (rev. 10593) - 11:23 Bug #25141 (Closed): Move donation popup to about module
- This patch is a decision from t3a. The donation popup will be removed, instead an additional box is added permanent t...
- 13:56 Bug #25142: Redirections do not work in TYPO3 4.5
- Also I have tried with both real URL enabled and disabled : same problem occur.
Note I am using a new and clean Ty... - 13:54 Bug #25142 (Closed): Redirections do not work in TYPO3 4.5
- It looks like felogin is not compatible with Typo3 4.5
When assigning a page redirection after login (and setting ... - 13:47 Bug #24986: Pagetree - Locked records are not indicated anymore
- committed to svn
4_5 rev 10589
trunk rev 10590 - 13:43 Feature #25127: Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree
- Committed to svn
4_5 rev 10587
trunk rev 10588 - 01:01 Feature #25127: Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree
- Also I added this for the copying event...
- 12:36 Bug #25131: Localization of child records fails when using MM type relations
- I've done some additional testing:
If I only try to localize a single child record the child is localized correctly ... - 10:59 Bug #25131: Localization of child records fails when using MM type relations
- Also reproducible in 4.5.0
- 11:48 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
- Committed to:
- trunk rev. 10586.
- TYPO3_4-5 rev. 10585 (for 4.5.1) - 11:15 Bug #25140 (Closed): RETURN_URL in menus is not created correctly
- We actually have two sites where access restricted pages have to appear in menus. The menus have the options
showAcc... - 10:56 Bug #24980: tx_install_session::write doesn't fix permissions
- Committed to trunk (rev. 10579), 4.5 (rev. 10580) and 4.4. (rev. 10581)
- 10:33 Bug #24264: Suggest wizard does not work with drop-down select fields
- Committed to:
- 4.4. in revision 10573
- 4.5 in revision 10576
- trunk in revision 10577 - 09:58 Feature #25133: TMENU has no typolink function
- i did that but the thing does not what i want.
i think i found a bug here:
typo3\sysext\cms\tslib\class.tslib_menu.... - 00:01 Feature #25133: TMENU has no typolink function
- Please look to tsRef first!
additionalParams is available. - 08:59 Bug #24970: The refresh login dialogue is shown even if the session already timed out
- Also committed to 4_4 rev: 10521
- 08:13 Bug #25122: FE-Login failed
- as i updated my installation, i made a db compare. But there are some errors (see attachement). Could it be that this...
- 00:53 Bug #12457 (Resolved): Split view und grid don't use StateProvider yet
- Committed to trunk (rev. 4175) and 4.5 (rev. 4176)
- 00:29 Bug #25135: Pagetree - Drag and drop only works for BE-Users with delete-permissions
- There was a reason for this behaviour. Unfortunatly I don't know it anymore... ;-)
- 00:00 Bug #12855 (Resolved): Generate preview link visible in Live-Workspace and on non-content pages
- Applied in changeset r4172.
2011-02-22
- 23:57 Feature #25137: Usability for creating new pages in new ajax page tree
- Idea:: make a floating div which follows the mouse-Y. If you want to work in a branch deep on tree or down, it's easy...
- 20:50 Feature #25137 (Closed): Usability for creating new pages in new ajax page tree
- The new ajax page tree extension has the feature in the very top of page tree to add new items via drag and drop. But...
- 23:56 Bug #24952: javascript error after contextmenu -> delete a page
- Committed in:
rev 10569 (trunk)
rev 10570 (4.5) - 23:54 Bug #22528: Redirect URL for backend login is lost when entering wrong information
- Committed to svn
4_5 rev 10567
trunk rev 10568 - 23:49 Bug #24938: Pagetree - User Mount Points are always expanded
- Committed in:
rev 10565 (trunk)
rev 10566 (4.5) - 23:40 Bug #24934: options.hideRecords.pages is ignored in page tree
- Committed in:
rev 10561 (trunk)
rev 10562 (4.5) - 23:29 Bug #24993: htmlMail - Can't send mails on port based systems with Swiftmailer substitution
- Committed in:
rev 10559 (trunk)
rev 10560 (4.5)
- 23:24 Bug #24931: Quoting of path and filename in ImageMagick/GraphicsMagick not working on Windows + PHP5.2
- solved in #24281, so this one can be closed as duplicate
- 23:22 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Committed to trunk rev: 10556
4_5 rev: 10557 (will appear in 4.5.1)
4_4 rev: 10558 (will appear in 4.4.7) - 23:16 Bug #24956: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
- Committed in:
rev 10552 (trunk)
rev 10553 (4.5) - 23:15 Bug #25132: wrong link in adminpanel: edit page properties
- Committed to svn
4_5 rev 10554
trunk rev 10555 - 16:34 Bug #25132 (Closed): wrong link in adminpanel: edit page properties
- The edit page properties link in adminpanel is wrong:
insteadof alt_doc.php it points to nonexistant alt_document.p... - 23:11 Bug #25134: allowclipboard helper installation doesn't work on localhost
- I have the german version on a Mac-Firefox. If add localhost or / and localhost/mysite with or without "/" at the end...
- 22:41 Bug #25134: allowclipboard helper installation doesn't work on localhost
- When installing the Addon from localhost, do you get a TYPO3 notification window reporting success or failure of the ...
- 22:04 Bug #25134: allowclipboard helper installation doesn't work on localhost
- If you go to Tools -> Allow Clipboard Helper, does localhost appear in the list of allowed servers? If you add local...
- 18:40 Bug #25134 (Closed): allowclipboard helper installation doesn't work on localhost
- If I want to paste something from the clipboard with the little button in my local TYPO3 4.5-testing (rtehtmlarea 2.1...
- 23:04 Bug #25138: Wrong variable name used in recycler
- Committed to svn
4_5 rev 10550
trunk rev 10551 - 21:25 Bug #25138 (Closed): Wrong variable name used in recycler
- Real nobrainer:
In the view deleted records of the recycler, the username of the cruser_id is fetched from the table... - 22:58 Bug #24897: PHP Warning in class.t3lib_matchcondition_abstract.php
- Committed to
4_5 rev 10548
trunk rev 10549 - 22:34 Bug #24677: no copy and paste items in context menu
- Note also that Opera, Safari 5+ and Chrome 6+ do not support the copy, cut and paste buttons. Therefore, in these bro...
- 21:08 Bug #25103: Remove deprecated functions scheduled for removal in 4.6
- trunk rev. 10547.
- 20:53 Bug #25095: Remove deprecated class gzip_encode
- trunk rev. 10546.
- 20:50 Bug #25094: Remove deprecated methods from t3lib_div
- trunk rev. 10545.
- 20:41 Bug #25121: htmlArea RTE: Removing format may remove content
- Thanks for testing.
Committed to SVN TYPO3core trunk (revision 10541), branch TYPO3_4-5 (revision 10542), branch T... - 18:27 Bug #25121: htmlArea RTE: Removing format may remove content
- tried Patch with TYPO4 4.5, everything worked fine
- 20:14 Bug #25600: code completion window gets bigger and bigger
- committed to trunk and TYPO3_4-5
- 19:47 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
- Committed to trunk rev: 10536
4_5 rev: 10537 - 19:43 Bug #25136 (Closed): Sorting on object field from mm-table i list-mode
- When listing database object and one wants to sort on a field, that is actually a mm-field, the sorting fails due to ...
- 19:16 Bug #25135 (Closed): Pagetree - Drag and drop only works for BE-Users with delete-permissions
- All drag and drop functions with pages in the pagetree only works, when the backend-user has assigned delete-permissi...
- 18:20 Bug #24992: List module - backend layout - moving content elements
- I've just had more time to play with it so here comes a patch suggestion for your consideration Jo.
- 15:57 Bug #24992: List module - backend layout - moving content elements
- I had a look and the mess-up is happening in the method printContentElementColumns() of the class t3lib_positionMap.
... - 12:54 Bug #24992: List module - backend layout - moving content elements
- Thanks for the feedback. I will take a look at it tonight.
- 12:00 Bug #24992: List module - backend layout - moving content elements
- It looks brilliant but there seems to be a bug: the columns in the view don't correspond to the layout, meaning that:...
- 18:18 Bug #24367: changes in tmenu_layers.php broke TMENU
- I confirm this bug.
If reverting bug 12376 then it works:
since 4.2.16:
# $this->WMid = trim($this->mco... - 17:38 Bug #12851: Expanding row for content element in WS module throws js error in IE6
- had same problem with ie7; the following workaround fixed it, though I think it is not the solution to the source of ...
- 17:19 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
- Committed to
trunk in rev. 10535 and
4-5 in rev 10534 - 16:56 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Good to know! Thanks. I won't manage to deal with that for upcoming 4.5.1 but it's on my list!
- 11:47 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Just wanted to add:
in the 1-2-3 mode, the install tool works good: you put in the db-username, the password and the... - 06:42 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- OK, thus the problem seems to be that DBAL remained activated at the end of the Install process although you chose a ...
- 16:37 Bug #24453: showpic.php causes a fatal error if parameters GET variable is not an array
- committed v2
trunk, in rev. 10531
TYPO3_4-5 in rev. 10530
TYPO3_4-4 in rev. 10532 - 16:37 Feature #25133: TMENU has no typolink function
- oh, the bugtracker does not encode html...
the line above was (encoded):
wrapItemAndSub = [li]|[/li] - 16:35 Feature #25133 (Closed): TMENU has no typolink function
- i use this as a base:...
- 16:21 Bug #25131 (Closed): Localization of child records fails when using MM type relations
- Localization of child records doesn't work when using MM as inline relation. Clicking on localize all or when localiz...
- 14:59 Bug #25105: CSH - each label fires one request
- committed to svn
4_5 rev 10528
trunk rev 10529 - 14:50 Bug #25124: ExtDirect API use relative url for ajax.php
- committed to svn
4_5 rev 10524
trunk rev 10525 - 11:15 Bug #25124: ExtDirect API use relative url for ajax.php
- Oh thx.
I'm sorry, clearing all the caches all the time I actually forgot about the major cache. (Maybe should have ... - 01:48 Bug #25124: ExtDirect API use relative url for ajax.php
- please clear all caches after apply. Look to your HTML source and search for ajax.php - the urls should be correct
- 01:32 Bug #25124: ExtDirect API use relative url for ajax.php
- Sorry, but I'm still getting this connection problem, showing up right after login.
It also causes the page and list... - 13:06 Bug #25117: Error on upgrading workspaces 4.4.6 => 4.5.0
- This happens when you have register globals enabled in PHP. The environment variable 'LANG' will be used in the $GLOB...
- 12:32 Bug #24895: Images with links doesn´t work
- i still have the problem, even with 4.5 css styled content used. happens only when i have more than 1 image. a single...
- 11:49 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
- It seems to work with the 1-2-3 mode of the install tool (maybe it's another function since all tables are created wi...
- 11:34 Bug #25130 (Closed): Move php extension checks to status checks
- Checks for php extensions have been introduced in 4.5, they should be moved to status checks so that they are display...
- 11:32 Bug #25129 (Closed): Warn when KEEP_FILE is set in INSTALL_TOOL_ENABLE file
- move these changes to the install tool status check
http://forge.typo3.org/projects/typo3v4-core/repository/revisi... - 11:06 Bug #25126: Generated t3x might be corrupted
- Committed to:
- trunk (rev. 10522)
- 4-5 (rev. 10523) - 06:15 Bug #25126 (Closed): Generated t3x might be corrupted
- When downloading an extension as t3x from EM, the generated file is corrupted and cannot be imported again. It fails ...
- 10:39 Bug #25128: 4.5.0 redirect after fe_login to usergroup fails
- - This is a new installation from svn
- configured by flexform
- all options to redirect chosen with hit on first m... - 10:37 Bug #25128 (Closed): 4.5.0 redirect after fe_login to usergroup fails
- After fe_login no redirect is executed. the redirect is defined in usergroup to a usergroup exclusive accessible pag...
- 10:33 Bug #21961: collapseAll => 0 not working
- same here, "collapseAll => false" or "collapseAll => 0" does not work, items stay collapsed. I'm using Typo3 4.2.17
- 10:21 Feature #25127 (Closed): Directly open "inline edit" of page title after creating a new page with drag and drop in the pagetree
- After creating a new page via drag and drop in the pagetree the inline editing should directly be active (so you can ...
- 08:50 Bug #22946: Starttime/endtime default to 01-01-70 (-40 yrs) in list view
- seams to be related to 0012652
- 08:47 Bug #23310: RTE link-tag rendering completely messed up
- This issue did not come up anymore. I guess we can close it. The system in question was update anyway. @stanislas tha...
- 04:16 Bug #25125 (Closed): t3lib_error_Exception Call-time pass-by-reference deprecated in Extension
- t3lib_error_Exception
PHP : Call-time pass-by-reference has been deprecated in /var/www/serc/typo3conf/ext/automat...
2011-02-21
- 23:48 Bug #24952: javascript error after contextmenu -> delete a page
- The attached patch fixes the javascript. All other mentioned errors are invalid like non-refreshing pagetree (happens...
- 23:07 Bug #24938: Pagetree - User Mount Points are always expanded
- The patch is on the core list. Please vote...
Edit: ...and test *hust*
- 22:55 Bug #13074 (Resolved): missing cache_frontend configuration.
- committed to trunk (rev 4169) and branch 4.5 (rev 4168)
- 22:36 Bug #24992: List module - backend layout - moving content elements
- Attached patch will add the missing columns abd labels to the position table. Additionally the table will represent t...
- 22:03 Bug #25124 (Closed): ExtDirect API use relative url for ajax.php
- This result in some wrong calls, if the API call comes out of a module.
You may notice red flashmessages from Router... - 21:57 Feature #25123 (Closed): Upgrade Wizard: "Show database queries performed" checkbox only when relevant
- Every Wizard presents the checkbox " Show database queries performed" even if the particular step has nothing to do w...
- 21:12 Bug #25122: FE-Login failed
- I just tried and for me it works with an installation I upgraded from 4.4.6 to 4.5.0.
After your login attempt, do... - 21:07 Bug #25122 (Rejected): FE-Login failed
- Made update to 4.5.0, after the FE-Login doesn't work. Try whit different User but don't work. FeLogin 1.3.1
... - 21:07 Bug #25114: [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
- as this was a breaking change, perhaps a solution would be to add an deprecation log entry if there is no be-user def...
- 21:05 Bug #24950: Large subtrees in the pagetree wont open
- We have a script that is creating a number of pages and resorting them. This script runs in parallel sometimes creati...
- 20:57 Bug #24950: Large subtrees in the pagetree wont open
- The timeout comes from the ExtDirect component and is internally set to 30 seconds. However one question: What do you...
- 14:58 Bug #24950: Large subtrees in the pagetree wont open
- Small update, we now found the problem, when automatically creating pages, the pagetree somehow looses connection and...
- 09:18 Bug #24950: Large subtrees in the pagetree wont open
- Just tried the subversion checkout from Sunday 20.Feb. The performance got a bit better, but still the database is fl...
- 20:22 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Attached v3 patches sent to the core list. After checking the PHP source code the approach with extra double quotes i...
- 20:12 Bug #24870: Regression: The ExtDirect token needs to be regenerated after relogin by popup window
- fixed with #24873
- 20:11 Bug #24873: Open forms cannot be saved after "Relogin" (Security Token errors)
- Committed to svn
4_5 rev 10519
trunk rev 10520 - 19:10 Bug #25121: htmlArea RTE: Removing format may remove content
- Please test attached patch. After applying the patch, you need to clear the RTE cache with the backend clear cache me...
- 18:12 Bug #25121 (Closed): htmlArea RTE: Removing format may remove content
- Using the remove format dialogue with option for removing all html formating removes tags and contents of some inline...
- 18:15 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
- pls set to solved/dumped - bug initiated by user :-)
- 17:41 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
- i changed
t3lib_extMgm::addToAllTCAtypes("tt_content", 'subheader;;8', '', 'after:header');
to
t3lib_extMgm:... - 17:21 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
- i guess BUG 16096 is the problem / which is said to be solved, thus its still appearing in my installation after addi...
- 18:06 Bug #25120 (Closed): page tree not reloaded after page copy by drag and drop
- After copying a page by dra and drop in the new page tree, the id's are not updated in the page tree, so the wrong pa...
- 16:56 Feature #13230 (Rejected): tt_content.search.20 should be done with the new FORM mapping
- Problem:
Currently the standard CSS_Styled_Content search form, tt_content.search.20 is using the old mapping. This ... - 16:55 Feature #13229 (Rejected): tt_content.login.20 should be done with the new FORM mapping
- Problem:
Currently the standard CSS_Styled_Content login form, tt_content.login.20 is using the old mapping. This sh... - 16:33 Bug #25119 (Closed): performace of cachingframework
- as dicussed in some length on the typo3-dev mailing list,
the cachingframework is not optimized with respect to quer... - 15:28 Feature #25691 (Closed): Test-Task should check for PHP CLI Memory-Limit
- There should be some checks for settings (e.g. memory-limit) e.g. in the Test-Task.
PHP has different php.ini ... - 15:22 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
- Committed to:
- DBAL trunk (rev. 43947)
- DBAL_1-2 (rev. 43948) - 15:20 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Hi Xavier
I do use MySQL - since years...
Since I did not notice a note that MySQL is not ok, I should use DBAL... ... - 15:14 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- You all seem to use MySQL as database, is it true? Could you confirm that you actually don't want/need to use DBAL? O...
- 14:53 Bug #25094: Remove deprecated methods from t3lib_div
- Committed to DBAL-trunk (rev. 43944) and DBAL_1-2 (rev. 43945).
- 14:48 Bug #25103: Remove deprecated functions scheduled for removal in 4.6
- Committed DBAL patch to trunk (rev. 43943)
- 14:32 Bug #24943: preg_replace error at search for '/'
- Can confirm this.
Reproducibility: Allways
TYPO3 4.3.10 with indexed_search 2.12.0 - 14:24 Bug #24931: Quoting of path and filename in ImageMagick/GraphicsMagick not working on Windows + PHP5.2
- Additional info: http://de.php.net/manual/en/function.exec.php#198369
The patch should be placed in t3lib_utility_... - 13:24 Bug #25013: Registry does not return existing entries
- Can you please provide some unit test for this case? Thus, it's easier to ensure what is wrong and maybe which other ...
- 12:30 Bug #25117 (Closed): Error on upgrading workspaces 4.4.6 => 4.5.0
- I just upgraded an environment from 4.4.6 to 4.5.0. When trying to update the workspaces in the install-tool, I get a...
- 10:40 Bug #13214 (Closed): Stylesheet for confirmation view missing in form sysext
- The confirmation message does not have any CSS at the moment. This needs to be added
- 09:21 Bug #25115: Admin Panel renders invalid markup
- Committed to 4_5 rev 10515 and trunk rev 10516
- 06:55 Bug #25087: Soft hyphens: Editing impossible
- I don't know how to add a background to this ­ entity in the RTE without adding some markup in the content. I feel...
- 06:37 Bug #25087: Soft hyphens: Editing impossible
- You can insert a soft hyphen using the character map. The soft hyphen does work in Firefox 3 both within the RTE and ...
- 06:26 Feature #25085: Remapping: Logical vs. presentational markup
- The remapping is done for Firefox only when standard inline elements are used. This is due to the Firefox Midas execC...
- 05:59 Feature #25084: Content rendering: Table cell content always wrapped in paragraphs
- Attaching TYPO3 4.4 version of the patch for testing purposes, but I think this will have to be considered a feature.
- 05:06 Feature #25084: Content rendering: Table cell content always wrapped in paragraphs
- I think we need to set:
lib.parseFunc_RTE.externalBlocks.table.HTMLtableCells.default.callRecursive>
lib.parseFun... - 04:30 Feature #25084: Content rendering: Table cell content always wrapped in paragraphs
- I don't think this is correct, because the table cell may contain block-level elements...
- 05:35 Bug #25064: Span tags removed from RTE after saving content
- The patch for issue #0016760 was indeed included in TYPO3 4.5 in revision 9867.
- 04:23 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
- Please test attached patch.
- 03:53 Bug #25083: Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
- I would not add the dd element to this list but treat it rather like an external block because it may contain block-l...
- 03:15 Bug #25102: htmlArea RTE: Dialogue window positioning properties not honoured
- Committed to SVN TYPO3core trunk (revision 10512), branch TYPO3_4-5 (revision 10513) and branch TYPO3_4-4 (revision 1...
- 01:37 Bug #25102: htmlArea RTE: Dialogue window positioning properties not honoured
- These properties were forgotten when converting the RTE to ExtJS.
With the attached patch properties for top and l...
2011-02-20
- 22:51 Bug #13096 (Resolved): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
- Committed to trunk (rev. 4148) and 4.5 (rev. 4149) thanks
- 22:44 Bug #13094 (Resolved): Cannot push IRRE records to next stage
- Committed to trunk (rev. 4146) and 4.5 (rev. 4147) thanks
- 22:44 Bug #13097 (Resolved): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
- Committed to trunk (rev. 4144) and 4.5 (rev. 4145) - thanks
- 22:27 Bug #13098 (Resolved): Hide sys_workspace_stage in list view
- Committed to trunk (rev. 4142) and 4.5 (rev. 4143) - thanks :)
- 22:19 Bug #24739: remove deprecated typo3/contrib/json/
- Resolved as duplicate of #25104.
- 20:53 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
- Follow-up patch committed to trunk (revision 10507), branch TYPO3_4-5 (revision 10508) and branch TYPO3 _4-4 (revisio...
- 19:02 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
- Issue with RTE height in fullscreen wizard mode.
- 05:18 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
- Committed to SVN TYPO3core trunk (revision 10502), branch TYPO3_4-5 (revision 10503) and branch TYPO3 _4-4 (revision ...
- 04:18 Bug #25109: htmlArea RTE: Classes configuration is loaded twice
- The attached patch will concatenate these classes configurations after the RTE scripts.
- 04:17 Bug #25109 (Closed): htmlArea RTE: Classes configuration is loaded twice
- Page TSConfig classes configuration is loaded by both blockstyle and textstyle plugins.
Moreover, if there are mul... - 18:59 Bug #24970: The refresh login dialogue is shown even if the session already timed out
- Committed to trunk rev: 10505
4_5 rev: 10506 - 18:12 Bug #25601: some code completion descriptions have " instead of real quotes
- already fixed in forge. Thanks Christian.
I'll take care to commit the change to core. - 18:11 Bug #25600: code completion window gets bigger and bigger
- already fixed in forge. Thanks Stephan.
I'll take care to commit the change to core. - 17:33 Bug #25116 (Closed): Fatal error: Class 't3lib_spritemanager_SimpleHandler' not found in .../typo3_src/t3lib/class.t3lib_div.php on line 5277
- I upgraded from Typo 4.2.6 to 4.5.0.
I installed new source code and upgraded database. Afterwards I tried to login... - 17:19 Bug #24588: Irre: possible to hide/unhide records
- Forgot option c)
remove click function from the icon and only change visibility through checkbox
I fear c) will be ... - 17:13 Bug #24588: Irre: possible to hide/unhide records
- Problem with this solution would be consistency:
All operations on the IRRE records are done when saving the form. S... - 16:33 Bug #24588: Irre: possible to hide/unhide records
- Could the Hide/Unhide-Button do two things:
1. Toggle hidden-flag of record via ajax in DB
2. Toggle hidden-checkbo... - 11:13 Bug #24588: Irre: possible to hide/unhide records
- Related to #23580
Problem is difficult to solve: If the record is expanded, the button can easily trigger the click ... - 16:46 Bug #25114: [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
- This needs to be fixed in the extensions and is fixed in EXT:comments http://forge.typo3.org/projects/extension-comme...
- 14:40 Bug #25114 (Closed): [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
- using comments or ve_guestbook or other extensions which try to clear the cache with tce_main results in an error in ...
- 15:51 Bug #25110: Writing all confiration amendments to localconfig causes error
- However, closed as this is no bug of TYPO3.
- 14:38 Bug #25110: Writing all confiration amendments to localconfig causes error
- Yes, just add a ";" at the end of $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] = '0'; and the error will be fixed....
- 14:34 Bug #25110: Writing all confiration amendments to localconfig causes error
- I recall that I did the DeprecationLog; stuff manually.
Perhaps simply a copy and paste failure? - 14:22 Bug #25110: Writing all confiration amendments to localconfig causes error
- Hi Christopher,
The problem persists. These are the lines added when upgraded from 4.4.6 to 4.5
I disabled the Dep... - 14:05 Bug #25110: Writing all confiration amendments to localconfig causes error
- Hi Jens,
the line you posted looks correct. I don't think that this causes the PHP error.
When you have this erro... - 11:39 Bug #25110 (Closed): Writing all confiration amendments to localconfig causes error
- following output is given and crashes the backend and the site
Parse error: syntax error, unexpected T_VARIABLE in... - 15:38 Bug #25115 (Closed): Admin Panel renders invalid markup
- Admin Panel has serveral HTML issues causing a page to be at least invalid.
- Superflous <div> tag
- Double usage... - 14:57 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
- pending in core list
- 14:06 Feature #25113 (Closed): itemsProcFunc is not taken into account while generating labels for select items in the list module
- While working with records listings in the list module you can activate different fields to be shown in the list of r...
- 14:08 Bug #24992: List module - backend layout - moving content elements
- itemsProcFunc is now in the BT as well: #25113
- 11:56 Feature #25112 (Closed): Deprecate select.andWhere
- As written in #22338 'andWhere' can become deprecated, because the only reason for its existence was stdWrap support....
- 11:48 Feature #17881: Enable stdWrap for select.where
- Could this be closed because of the markers concept in #22338?
- 11:40 Bug #25111 (Closed): Cleanup: Remove obsolete checkbox code for input fields
- Since version 4.5 the "checkbox" configuration for columns of type "input" is obsolete. Every input field now has a c...
- 03:52 Bug #25108: htmlArea RTE: Some combo stores are loaded twice
- Committed to SVN TYPO3core trunk (revision 10499), branch TYPO3_4-5 (revision 10500) and branch TYPO3_4-4 (revision 1...
- 03:17 Bug #25108 (Closed): htmlArea RTE: Some combo stores are loaded twice
- Stores of combos fontstyle, fontsize and language are configured as autoload but are also explicitly loaded resulting...
2011-02-19
- 20:53 Bug #25107 (Closed): Pagetree does not fill in default values as defined with user ts config when creating new pages
- Pagetree does not fill in default values as defined with user ts config when creating new pages:
Configure some TC... - 17:34 Bug #25106 (Closed): Remove old caching and enable caching framework by default
- This is an SVN patch request
Type: feature
Branches: trunk
BT: http://bugs.typo3.org/view.php?id=17673
Pr... - 16:32 Bug #25105 (Closed): CSH - each label fires one request
- This slows down performance on getting CSH in a module, as each label fires a request, if it's hovered the first time...
- 16:23 Bug #25023: Setting uploadfolder to an empty string will break functionality
- Thanks for the feedback, Sigfried.
Closed. - 14:57 Bug #25023: Setting uploadfolder to an empty string will break functionality
- Not a bug:
Issue had to do with "Include Static Templates After Basis Templates" - CSS Styled Content was in a Bas... - 15:46 Bug #25104: Remove deprecated file typo3/contrib/json/json.php
- rev. 10497
- 15:41 Bug #25104 (Closed): Remove deprecated file typo3/contrib/json/json.php
- This was done with rev. 10497
Type: cleanup
BT: http://bugs.typo3.org/view.php?id=17671
Problem:
Class Serv... - 15:24 Bug #25103 (Closed): Remove deprecated functions scheduled for removal in 4.6
- Attached patch will be committed to trunk in 72 hours if nobody objects.
Type: cleanup
BT:
Mission:
Remove ... - 15:03 Bug #25102 (Closed): htmlArea RTE: Dialogue window positioning properties not honoured
- What i have is:
buttons.link.dialogueWindow {
height = 500
width = 860
positionFromTo... - 14:59 Bug #25101 (Closed): class formRender in file alt_palette.php is deprecated but still used
- class formRender is scheduled for removal in 4.6, but another class (also deprecated, scheduled for removal in 4.7) s...
- 14:56 Bug #25100 (Closed): Method includeMakeMenu() of class tslib_menu is deprecated but still used in the core
- Used in class tslib_menu method makeMenu()
(issue imported from #M17667) - 14:54 Bug #24937: Text with Image not working through the entire installation
- I hope I found it!?
Since I set the "[pageNotFound_handling]" in the install tool under "all configurations" to an a... - 14:25 Bug #24937: Text with Image not working through the entire installation
- I have this favicon.ico error too.
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Reason: File "fav... - 14:46 Task #25099 (Closed): simulate static methods of tslib_fe are deprecated but still used in the core
- Method makeSimulFileName() and friends are deprecated and scheduled for removal in 4.6 in class tslib_fe but still us...
- 14:33 Bug #25098 (Closed): Remove deprecated method redirect() from t3lib_userAuth
- Method redirect() is scheduled for removal in 4.6 but still used at least in method start().
(issue imported from... - 14:30 Bug #25097 (Closed): Remove deprecated class t3lib_matchcondition
- Class is deprecated in its constructor and scheduled for removal in 4.6
Unit tests should be checked / adapted and... - 14:03 Bug #25096 (Closed): Remove deprecated reduceColors() from t3lib_stdGraphic
- t3lib_stdGraphic method reduceColors() is deprecated since 4.4 and scheduled for removal in 4.6, but the method is st...
- 13:59 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
- I had the same problem using the winstaller version of 4.4.6. There is a type mismatch in the php.ini by default.
I'... - 13:52 Bug #25095 (Closed): Remove deprecated class gzip_encode
- Attached patch will be committed to trunk in 72 hours if nobody objects.
Type: cleanup
BT:
Problem:
t3lib/c... - 13:12 Bug #25094 (Closed): Remove deprecated methods from t3lib_div
- This is a SVN patch request.
Type: cleanup
BT: http://bugs.typo3.org/view.php?id=17661
Branches: trunk
Mi... - 12:13 Bug #25089: Cleanup: Unit test fails because of invalid clear.gif
- trunk rev. 10495.
4.5 rev. 10496. - 11:53 Bug #25082: Method bytes() in tslib_cObj is deprecated and should be removed
- trunk rev. 10494.
- 11:47 Bug #25081: Remove deprecated function formatSize() from t3lib_basicFileFunctions
- trunk rev. 10493.
- 11:42 Bug #25080: Remove deprecated function getCountCacheTables() in SC_mod_web_ts_index
- trunk rev. 10492.
- 11:16 Bug #24895: Images with links doesn´t work
- To say it simpler:
root-template -> includes -> static templates:
insert "CSS Styled Content"
RESULT: All li... - 10:58 Bug #25600: code completion window gets bigger and bigger
- forgot to mention: this issue occures not in firefox, but in google chrome
- 05:21 Bug #25016: htmlArea RTE: Delete deprecated code/functions from main js script
- Follow-up patch committed to trunk (revision 10491).
- 05:09 Bug #25093: htmlArea RTE: Delete deprecated color conversion function aliases
- Committed to SVN TYPO3core trunk (revision 10490).
- 05:00 Bug #25093 (Closed): htmlArea RTE: Delete deprecated color conversion function aliases
- HTMLArea._makeColor and HTMLArea._colorToRgb where deprecated in TYPO3 4.4.
(issue imported from #M17660) - 04:44 Bug #25092: htmlArea RTE: Delete deprecated plugin information variables
- Committed to SVN TYPO3core trunk (revision 10489).
- 04:18 Bug #25092 (Closed): htmlArea RTE: Delete deprecated plugin information variables
- Delete some deprecated plugin information variables.
(issue imported from #M17659) - 02:40 Feature #25091: htmlArea RTE: Write troubleshooting messages to JavaScript console
- Committed to SVN TYPO3core trunk (revision 10488).
- 01:50 Feature #25091 (Closed): htmlArea RTE: Write troubleshooting messages to JavaScript console
- 1. Remove extension configuration variable "Troubleshooting mode".
2. Remove log below RTE editing area.
3. Reduce ...
2011-02-18
- 21:39 Feature #25046: Allow the usage of t3lib_befunc::getProcessedValue() in the frontend
- I wait about this kind of answer, so I release fefunc to TER with some static function from t3lib_BEfunc usable in FE...
- 18:04 Bug #25090 (Closed): Cleanup: Replace deprecated assertType in unit tests
"assertType() will be removed in PHPUnit 3.6 and should no longer be used. assertInternalType() should be used for ...- 17:44 Bug #25089 (Closed): Cleanup: Unit test fails because of invalid clear.gif
Unit test t3lib_iconWorksTest::imagemakeFixesPermissionsOnNewFiles fails because tests/t3lib/fixtures/clear.gif see...- 17:42 Bug #25601: some code completion descriptions have " instead of real quotes
- >>[..] have " instead of real quotes<<
What is meant is the HTML entity &quot;
It got accidentally conver... - 17:12 Bug #25601 (Closed): some code completion descriptions have " instead of real quotes
- ...
(issue imported from #M17654) - 17:42 Bug #24938: Pagetree - User Mount Points are always expanded
- At least I planned this together with some other fixes this weekend/beginning of the next week.
- 17:35 Bug #24938: Pagetree - User Mount Points are always expanded
- Hey Stefan, will this bug be fixed for 4.5.1?
- 17:29 Feature #25088 (Closed): Documentation: explain button names
- The documentation lists a lot of items that can be used to set up the RTE tool bar buttons with showButtons and hideB...
- 17:07 Bug #25600 (Closed): code completion window gets bigger and bigger
- after the window has popped up several times, it gets very big in width -> see screenshot.
(issue imported from #... - 16:22 Bug #25087 (Closed): Soft hyphens: Editing impossible
- Currently, soft hyphens cannot be inserted in Firefox (3.6.13 tested). No character or entity is visible in the RTE a...
- 16:16 Bug #25086 (Closed): A cache with identifier "cache_hash" does not exist.
- The extension tx_ratings, on rate item, gives the Error :
A cache with identifier "cache_hash" does not exist. cl... - 15:58 Feature #25085 (Closed): Remapping: Logical vs. presentational markup
- By default, the RTE provides buttons for presentational markup and also remaps logical to presentational markup. E.g....
- 15:49 Feature #25084 (Closed): Content rendering: Table cell content always wrapped in paragraphs
- By default, the content of table cells is always wrapped in paragraph tags when rendered in the frontend even if no p...
- 15:44 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
- I don't know if we should go on using MyISAM. Maybe they improved InnoDB so that it might make sense to change? I don...
- 15:20 Bug #25083 (Closed): Content rendering: Definition lists inserted in RTE are wrapped in paragraphs
- By default, definition lists entered in the RTE are wrapped in paragraph tags when rendered in the frontend. This is ...
- 14:20 Bug #25082 (Closed): Method bytes() in tslib_cObj is deprecated and should be removed
- The method bytes() in tslib_cOBj is deprecated since TYPO3 3.6 and is scheduled to be removed in TYPO3 4.6
(i... - 13:47 Bug #25081 (Closed): Remove deprecated function formatSize() from t3lib_basicFileFunctions
- The method formatSize() in t3lib_basicFileFunctions is deprecated since TYPO3 4.2 and is scheduled for removal in TYP...
- 13:43 Bug #25080 (Closed): Remove deprecated function getCountCacheTables() in SC_mod_web_ts_index
- Function getCountCacheTables() in SC_mod_web_ts_index is deprecated from 4.2 and can be removed in 4.6.
(issue ... - 13:14 Feature #25079 (Closed): suggest wizard won't work when using frontend editing.
- The suggest wizard won't work when the form containing it was opened out of the frontend editing mode, as it uses an ...
- 12:17 Bug #25076: when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
- Do you have any extensions loaded, which might do something with the layout selector?
I've just checked in a clean 4... - 09:11 Bug #25076 (Closed): when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
- When you select a Layout in the Appearance Tab of a Content Element - the selected value is not saved. Yet, when you ...
- 10:48 Feature #14390: Date selector should accept alternative date formats
- An american customer just complained about the data format in BE, so I think it's a good idea to format the data acco...
- 10:15 Feature #25078 (Closed): Cropping support for content element images
- Would'nt it be useful to make imagecropping work in content elements with images, like in typoscript with the "c"-Par...
- 10:07 Bug #24895: Images with links doesn´t work
- I found the same failure, look at http://bugs.typo3.org/view.php?id=17641 in one very new TYPO3 V4.5 installation.
... - 09:56 Bug #25077: images with links - only the first link works
- sorry, the failure was already published in http://bugs.typo3.org/view.php?id=17410
- 09:52 Bug #25077 (Closed): images with links - only the first link works
- You create a data record with images, more than one (e.g. 4 images).
The put 4 links into the new field for links, o... - 08:55 Bug #24588: Irre: possible to hide/unhide records
- Same in 4.4-trunk
- 08:37 Bug #25075 (Closed): Module loader. No module found. If this is a temporary error, please reload the Backend! - SEO Doctor
- It`s not possible to log in to Backend if the following conditions match:
- using Firefox
- having FF-Extension "... - 00:24 Bug #13096 (Under Review): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
- 00:16 Bug #13094 (Under Review): Cannot push IRRE records to next stage
- 00:12 Bug #13097 (Under Review): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
- 00:10 Bug #13098 (Under Review): Hide sys_workspace_stage in list view
2011-02-17
- 21:54 Bug #25040: ExtDirect API calls are splitted in single requests and slows down page loading
- committed to 4_5 rev 10484 and trunk rev 10485
- 20:12 Bug #24992: List module - backend layout - moving content elements
- I agree that some things like drag & drop can wait. It would be handy to have it but the lack of it is not breaking a...
- 18:55 Bug #24992: List module - backend layout - moving content elements
- BTW: The list module does not respect any additional colPos values while moving elements, even if you set them in TSc...
- 17:54 Bug #24992: List module - backend layout - moving content elements
- Actually this is already on my list, since there are several places especially in the list module that currently do n...
- 17:10 Bug #24992: List module - backend layout - moving content elements
- I can't relax about that. :-) The new backend layouts are the best thing about v4.5 but having this bug means to give...
- 16:46 Bug #24992: List module - backend layout - moving content elements
- Relax, don't need to get goose bumps because of this! :)
You could try to provide a patch to fix that, and we can ... - 09:35 Bug #24992: List module - backend layout - moving content elements
- I strongly disagree. This is not "a missing feature" but a BUG that should be fixed in 4.5. Notice that with the new ...
- 19:28 Bug #25074: Login to different versions of backend on same domain not possible
- Hello Steffen,
until 4.5.0 it was no issue to have multiple backends opened. The be_typo_user value was stored in ... - 18:27 Bug #25074: Login to different versions of backend on same domain not possible
- In general, working in more backends on the same domain simultaneously is not possible, as this results in a clash of...
- 16:53 Bug #25074: Login to different versions of backend on same domain not possible
- Opening the second BE without using the Proxy works fine (Both can be open the same time, but one of them is unsecure...
- 16:51 Bug #25074 (Closed): Login to different versions of backend on same domain not possible
- It seems as if it is not possible to login to different versions of backend (e.g. 4.4.6 and 4.5.0) on the same domain...
- 19:13 Bug #25062: some emails not sent: Validation failed exception thrown
- Hi Jigal,
Thanks for this explanation! I would agree that this isn't an issue of the TYPO3 core then. Just a reaso... - 17:58 Bug #25062: some emails not sent: Validation failed exception thrown
- Hi Stefan,
All extensions which produce incorrect headers might have such a problem.
BTW it's not only the dot. R... - 15:32 Bug #25062: some emails not sent: Validation failed exception thrown
- New function for tt_products:
function slashName ($name) {
$name = str_replace(',' , ' ', $name);
$rc = '"' . ... - 14:55 Bug #25062: some emails not sent: Validation failed exception thrown
- Hi Jigal,
IMHO all extensions that use the mail functionality of TYPO3 will have this problem now. Also the dot in... - 13:49 Bug #25062: some emails not sent: Validation failed exception thrown
- @Jigdal: Thank you for the code example. However what is the 'CR'?
Shouldn't also other characters be quoted in the... - 12:09 Bug #25062: some emails not sent: Validation failed exception thrown
- Double quotes are needed here. RFC822 says that <">, "\" and CR must be quoted inside double quotes, so
$name = '"'... - 09:17 Bug #25062: some emails not sent: Validation failed exception thrown
- This is from an order confirmation email in tt_products.
Must a single (') or double (") quote be added around the n... - 08:51 Bug #25062: some emails not sent: Validation failed exception thrown
- RFC 822 requires that any name containing control characters (decimal 0-31;127) or spaces (decimal 32) must be quoted...
- 00:04 Bug #25062: some emails not sent: Validation failed exception thrown
- Hi Franz,
A simply solution is to always quote the name. This would prevent this problems. The RFC check is done b... - 18:32 Bug #25065: spam protection of emails could be configured to break
- In fact, IMHO it's good as it is and I'm against changing it.
- 18:31 Bug #25065: spam protection of emails could be configured to break
- I tend to "won't fix". Before removing the JS, you should of course think of, what you are removing and make sure tha...
- 11:10 Bug #25065 (Closed): spam protection of emails could be configured to break
- When using the following setup all emails will be protected. But the javascript is missing to decode the emailto link...
- 17:49 Bug #25058: htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
- Committed to SVN TYPO3core trunk (revision 10481), branch TYPO3_4-5 (revision 10482) and branch TYPO3_4-4 (revision 1...
- 16:27 Bug #25073: [4.5] TypoScript object browser is broken
- Reason for the problem: corrupted database + missing error check. Unfortunately I did not save the exact location of ...
- 16:23 Bug #25073: [4.5] TypoScript object browser is broken
- I can not confirm this behaviour while testing with extensions like tt_news and formhandler.
I tried to include th... - 15:53 Bug #25073: [4.5] TypoScript object browser is broken
- Including a template works for me in 4.5.0. I tested with simulatebe, which includes the property plugin.tx_simulateb...
- 15:43 Bug #25073 (Closed): [4.5] TypoScript object browser is broken
- TypoScript object browser does not show templates included from extensions any more ("Include static (from extensions...
- 16:27 Bug #25071: [4.5] TypoScript Analyzer is broken
- Reason for the problem: corrupted database + missing error check. Unfortunately I did not save the exact location of ...
- 13:30 Bug #25071 (Closed): [4.5] TypoScript Analyzer is broken
- TypoScript Analyzer does not show any TS templates. See attached screenshots.
(issue imported from #M17633) - 16:22 Bug #24937: Text with Image not working through the entire installation
- I found also this message with different images but also the favicon, the faicon is not an image within the applicati...
- 14:41 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
- Well - to be exact:
some tables were created - the ones without engine definition... - but obviously they were all c... - 14:31 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
- Hi Christian,
I have recently tried this with the Introduction Package and creating the new database tables there ... - 11:27 Bug #25067 (Closed): Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
- *Problem:*
When using MySQL 5.5 or newer you cannot install the default tables in the install tool. Trying to create... - 14:39 Bug #25072 (Closed): Bookmarks menu lacking icon for page type "shortcut"
- The bookmarks menu in the upper right corner is lacking an icon for pages of the type "shortcut". See the screenshot....
- 13:30 Bug #12693 (Resolved): Naming of "doc" folder
- Applied in changeset r4123.
- 13:04 Bug #25070 (Closed): UI issue when deleting extensions
- EM tries to show non-existing icon for the extension and some cryptic information on the screen. See the screenshot t...
- 13:00 Bug #25069 (Closed): UI issue when importing extensions
- If the extension cannot be imported, flash message frame is doubled. See the attached picture do get the idea.
... - 12:44 Bug #25068 (Closed): New page tree: delete page is not visible
- Suppose you have a page with a subpage. You use popup menu to delete a subpage. Next you want to delete the page. Her...
- 12:35 Bug #24752: Error Message while Updating 4.4.6 > 4.5
- Committed to SVN:
* TYPO3_4-5 (rev. 10479)
* Trunk (rev. 10480) - 12:16 Bug #12615 (Resolved): Dependencies in sysext 'version' and 'workspaces'
- Committed to SVN:
* 4.5 (rev. 4117)
* Trunk (rev. 4118) - 12:09 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
- Committed to SVN
* TYPO3_4-5 (rev. 10477)
* Trunk (rev. 10478) - 11:44 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- I got the same:
- new TYPO3 4.5, install tool, entered correct DB credentials -> always said: incorrect credentials.... - 11:36 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Well, disappeared in my installations as well.
- 09:02 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- To my experience this issue those not occur any longer in current stable version.
What's your opinion? Close it? - 11:22 Bug #25066 (Closed): List Module: Without privileges to modify edit-icons are shown and clickable leading to an empty page
- For members of a BE-group having only privileges "Tables (listing):" on a certain table (not to modify), there is no ...
- 09:59 Bug #25064 (Closed): Span tags removed from RTE after saving content
- Span tags removed from RTE after saving content
This is an older bug but a fix was not included in TYPO3 4.5. ... - 09:53 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
- I already moved your second report about the same problem, too the bugtracker.
This is indeed a breaking change to... - 09:53 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
- I already moved your second report about the same problem, too the bugtracker.
This is indeed a breaking change to... - 09:45 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
- I recognized a problem with some ext, that use the filename in the table sys_language (e.g. templaVoila). While the f...
- 09:42 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
- Alternatively you can change line 137 to
$TCA['sys_language']['columns']['flag']['config']['items'][] = array($f... - 09:41 Bug #25063: Flagnames aren't stored with file-Extension in sys_language
- Hello Mischa,
the thing you explained is not a Bug, flags are used as Sprites upon now.
Therefore only the ISO2 Cod... - 09:27 Bug #25063 (Closed): Flagnames aren't stored with file-Extension in sys_language
- in t3skin the ext_tables.php creates the flagnames for the sys_language table (line 109 ff). These names must contain...
2011-02-16
- 23:22 Bug #25051: Remove deprecated option TTFLocaleConv
- Committed to trunk in rev: 10476
- 22:43 Bug #25062 (Closed): some emails not sent: Validation failed exception thrown
- Some emails are not sent any more, if the name of the recipient is not accepted.
It seems that a dot in the name is ... - 22:04 Bug #12586 (On Hold): Check links should not show statistics
- 21:54 Bug #24992: List module - backend layout - moving content elements
- Indeed a missing feature.
- 21:53 Bug #22903: Page module - content assigned to a non-existent column
- Good point.
One "hacky" solution would be to have "unused elements" rows in layouts which have more cells than oth... - 21:43 Bug #24907: cObj->FORM() wasn't processing the $formData parameter
- Committed to
- trunk, rev 10472
- TYPO3 4.5 (for 4.5.1), rev 10473
Thanks! - 20:14 Bug #24907: cObj->FORM() wasn't processing the $formData parameter
- Florian, can you try the attached patch?
- 21:30 Bug #25059: RTE won't load in FCEs with Typo3 4.5 and TV 1.5.3
- Flexform rendering is not part of TemplaVoila - it's a Core task ;)
- 16:15 Bug #25059 (Closed): RTE won't load in FCEs with Typo3 4.5 and TV 1.5.3
- I've set up two fresh Typo3 4.5 installations on two different servers. Both servers run Debian Lenny, one with PHP a...
- 21:22 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- I have the same problem
For now it works fine with the commenting out.
Since I'm really interested in getting a fin... - 20:38 Bug #13094 (Accepted): Cannot push IRRE records to next stage
- 15:52 Bug #13094 (Closed): Cannot push IRRE records to next stage
- My IRRE records could not be pushed to the next review stage (i think publishing worked)
After debugging, I found th... - 20:37 Bug #13096 (Accepted): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
- 16:46 Bug #13096 (Closed): class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain
- Stumbled upon this in PhpStorm, but you can easily test the impact of this error:
set this in your UserTS... - 20:36 Bug #13097 (Accepted): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
- 17:03 Bug #13097 (Closed): tx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
- The parameter in the function is called $commandIsProcessed, but $commandWasProcessed = TRUE is set.
This flag tells... - 20:35 Bug #13098 (Accepted): Hide sys_workspace_stage in list view
- 17:13 Bug #13098: Hide sys_workspace_stage in list view
- Just realized, that the patch also strips a superfluous whitespace character at the top of the file. Was not intentio...
- 17:10 Bug #13098 (Closed): Hide sys_workspace_stage in list view
- The table should not be displayed in the list view. The entries only make sense, to be shown in the context of a work...
- 19:59 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
- Nice to her this. But please dont forgett the first part of my question:
From: "" <defaultMailFromAddress@*****.**... - 18:26 Feature #25061 (Closed): add option to select recursively in tcaTree
- in some cases you might need or want to select a whole subtree - this is now possible.
(issue imported from ... - 17:33 Bug #24934: options.hideRecords.pages is ignored in page tree
- Hi Jürgen, the patch is now pending in the core list. Keep your fingers crossed ;)
- 11:16 Bug #24934: options.hideRecords.pages is ignored in page tree
- Hi Andreas, tried your patch. Works perfectly. Hope it'll be part of 4.5.1.
- 16:58 Feature #25046: Allow the usage of t3lib_befunc::getProcessedValue() in the frontend
- IMO having this in the core is not an option. I know the seperation is sometimes very liming but still you can use su...
- 16:48 Bug #25060 (Closed): config.debug = 1 triggers Quirks Mode in IE-Browser
- Enabling the debugger will put the debugging comment (<!-- Parsetime: ... -->) in front of any other output - even Do...
- 16:24 Bug #13074: missing cache_frontend configuration.
- Yes. Next weekend I will have a chance to take a look at this issue.
- 08:38 Bug #13074 (Accepted): missing cache_frontend configuration.
- Marco any chance you'd have a look at this?
- 16:22 Feature #13095 (Closed): Make displayed fields in "Send to stage" layer configurable
- In 4.4, the only thing an editor could do here was to add a comment for the reviewer. Now he can unselect recipients ...
- 14:50 Bug #25058 (Closed): htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
- The following TSConfig will inhibit link wizard from opening
RTE.classesAnchor {
externalLink{
class = ... - 12:34 Bug #25055: Access tab in content types Image & Text w/ Image not visible
- Hi Steffen
The tab does not appear with Text with Image and with Image. All other types are working correctly.
... - 11:11 Bug #25055: Access tab in content types Image & Text w/ Image not visible
- Hi Florian,
does it only appear for Text (with Image), or all Content Elements? I can't reproduce this, I always s... - 10:53 Bug #25055 (Closed): Access tab in content types Image & Text w/ Image not visible
- I was searching for a solution to this issue in several forums, but I did not find anything. The tab "Access" is not ...
- 12:04 Bug #25007: RTE in the backend is very slow on IE7
- I can confirm this issue, from a customer's report. This appears to be really bad when working in a native IE7 browse...
- 11:50 Bug #25057 (Closed): im_version_5 is not set in basic configuration
- I found following line in deprecation log:
The option $TYPO§_CONF_VARS['GFX']['im_version_5'] is not set, ImageMagic... - 11:48 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
- Hi Stan,
Patch tested agains typo3 4.5 and unfortunately it does not work (emptied browser + typo3 cache of course... - 11:40 Bug #22055: Improve message "Error..." in Extension Manager
- I can reproduce this behaviour in TYPO3 4.4.2.
Why is the limit at 30M? Where should I place files (e.g. from a ne... - 11:22 Bug #25056 (Closed): Pagetree: No indication of pages being copied, when copying a branch
- If you copy a large pagetree, there is no indication of the pages being copied. This will make the user think that so...
- 10:44 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
- Committed to 4.5 in revision 10470 and trunk in revision 10471
- 09:44 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
- Michael, would you mind posting your vote to the Core list, please? It's easier to count the votes :-)
- 10:26 Bug #25054: pagebrowser doesn't work with template_css.tmpl
- Sorry, this solution is a mistake of mine and nothing to do with it. The error is not resolved
- 09:50 Bug #25054 (Closed): pagebrowser doesn't work with template_css.tmpl
- If you use the Page Browser (v 2.12.0) with the template_css.tmpl, the corresponding pages are not linked
My ... - 09:23 Bug #24982: Improve sys_note CSH file
- Committed to trunk in revision 10468 and 4.5 in revision 10469
- 09:00 Bug #13003 (Resolved): singleIndex rows not showing up due to browser security violations
- Applied in changeset r4113.
- 08:53 Bug #13002 (Resolved): singleIndex page might have invalid workspace id
- Committed to trunk (rev 4111) and 4.5 (rev 4112)
- 08:36 Bug #13056 (Accepted): admin users see all changes in LIVE workspace
- 02:53 Bug #25053 (Closed): Copy and paste in Workspace don't work prefectly.
- If I copy a record (ex:parent A) of parent-table in Workspace,
children records related parent A copied same time, ...
2011-02-15
- 21:53 Bug #25051 (Closed): Remove deprecated option TTFLocaleConv
- Install Tool option 'TTFLocaleConv' is deprecated and should be removed in 4.6
(issue imported from #M17606) - 21:12 Task #25050 (Closed): Cleanup of graphics related functions in
- The big cleanup - graphics issues
(issue imported from #M17605) - 21:10 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
- Any feedback here?
- 21:07 Bug #23957: nested XMENU_LAYERS and the typo3temp *.js caching bug
- I can confirm this issue. The 3rd menu level is broken after the update.
I get this JavaScript error message:
G... - 20:36 Bug #25037: htmlArea RTE: RTE should not be enabled on Android
- Committed to SVN TYPO3core trunk (revision 10465), branch TYPO3_4-5 (revision 10466) and branch TYPO3_4-4 (revision 1...
- 01:47 Bug #25037: htmlArea RTE: RTE should not be enabled on Android
- Unfortunately, the problem is not detectable through the browser API.
- 20:08 Feature #25049 (Closed): Add "wizard" to allowOverrideMatrix Array - feature request
- If you use the "wizard"->add feature in the TCA you are able to create new child records of a table Y; their UID is a...
- 19:49 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- Please don't forget that this is just a workaround!
- 19:42 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- Thank you! The problem is solved.
http://www.bugs.typo3.org/view.php?id=17381&nbn=7
Comment-out line 106 in "t3lib/... - 19:31 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- My Provider made changes to the rules for mod_security. It works now for me without errors. No 501 errors in firebug ...
- 17:43 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- Can you please use firebug to have a look at the AJAX requests, which are made?
- 17:42 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- I have just upgraded the typo3 version to 4.5 and encountered the same error message twice when cklicking on the page...
- 19:29 Bug #25007: RTE in the backend is very slow on IE7
- The client uses a real IE7 - as I said already I am unable to reproduce it.
Neither with IE8 nor with IE7 - 18:04 Bug #25048 (Closed): Time 0:00 not possible if 'eval' => 'time'
- If you have a TCA definition like this
'uhrzeit' => array (
'exclude' => 0,
'label' => 'LLL:EXT:mg_test... - 18:00 Bug #25047 (Closed): input checking in t3lib_div::makeInstance is too narrow
The input check does a strict string comparison. If NULL is passed, the result will be a reflection exception that ...- 17:54 Bug #13074 (Closed): missing cache_frontend configuration.
- The default caching framework configuration misses the cache_frontend configuration.
-> error e.g. in the CF garbage... - 17:54 Bug #12586: Check links should not show statistics
- I quite like these statistics as they allow you to reduce the time needed to do the check and therefore would like to...
- 17:32 Bug #24907: cObj->FORM() wasn't processing the $formData parameter
- bug is fixed (seeattached file above)
- 16:34 Feature #25046 (Closed): Allow the usage of t3lib_befunc::getProcessedValue() in the frontend
- The separation between BE and FE is sometime a big issue in some projet. I supply a little patch to allow the use of ...
- 16:28 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
- Just an assumption: The rootline of the expanded nodes is written into the user configuration. Seems that we need to ...
- 16:23 Bug #24884: pagetree->expand branch destroys parts of BE_USER->uc
- while analyzing some queries in BE I found a possible reason for the broken/resetted uc:
with a fully expanded tree ... - 16:26 Bug #25045 (Closed): Frontend editing is broken
- Reproduce:
- Install frontend edit (feedit).
- Logon to backend
- In frontend, open admin panel and enable "Displa... - 16:06 Bug #25044 (Closed): Grid wizard does not work
- Create a Record of type "Backend Layout".
Open the Config-Wizard (aka Grid Wizard) and you will see a php warning:
... - 13:24 Bug #25043 (Closed): datetime picker returns only a date and no time value
- Hi,
when i select a date over the datepicker, the form is tca generate, the time value is always 0:00.
The behav... - 13:15 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
- I now see two changes:
- if no valid email address of form filler is found, use default from name and address
- i... - 10:15 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
- Its clear why a fallback is defined. but it should not be mixed up:
the EMail could be sent by "name of formfill... - 13:00 Bug #25042 (Closed): options.moduleMenuCollapsable does not have any effect on extjs based menus
- After extjs based modulemenu was introduced the us TSConfig setting "options.moduleMenuCollapsable" does not have any...
- 11:51 Bug #23843: Date selector not working correctly in flexform with steps
- This issue also affects version 4.5.0
- 11:40 Bug #24934: options.hideRecords.pages is ignored in page tree
- Works for me for "subpages", but not if the page to be hidden is a webmount. Did you mean that?
Please test the atta... - 10:53 Bug #13056 (Closed): admin users see all changes in LIVE workspace
- I've made a configuration like this:
-an "editors" group
-a "reviewers & publishers" group (has got "Live" access... - 10:15 Bug #25041: Resizable text areas in webkit browsers sticks in resize mode
- Please note that the problem only exists if the vertical scrollbar is visible
- 10:13 Bug #25041 (Closed): Resizable text areas in webkit browsers sticks in resize mode
- I have noticed that resizable text areas (like page TS configuration) is unable to scale correctly if the vertical sc...
- 09:57 Bug #25040 (Closed): ExtDirect API calls are splitted in single requests and slows down page loading
- The API calls are splitted in single requests. They are included as script tags with
<script src="ajax.php?ajaxID=E... - 09:54 Bug #25034: Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
- for strings created with...
- 08:45 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
- Post a patch request on typo3.teams.core mailling list to get your patch into the core. please follow the ml rules h...
- 08:00 Feature #25039 (Closed): htmlArea RTE: Add possiblity to set pastetoggle to ON by default
- It would be nice if the admin had the possiblity to set the button "pastetoggle" per default to ON so that the editor...
- 07:50 Bug #25038 (Closed): [lockingMode] the documented value differs from the default value
- The documentation section above this setting states that the default value is "disable" but the actual value is "simp...
- 00:06 Bug #18873: ContentElement Menu/Sitemap of the section index type doesn't work...
- No feedback for quite some time. Closed for the sake of a cleaner bugtracker. Feel free to reopen if this gets releva...
2011-02-14
- 23:19 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
- We do not need crypto safe randomness, thus define the method to return not crypto safe random bytes (which it does i...
- 22:16 Bug #25037 (Closed): htmlArea RTE: RTE should not be enabled on Android
- Android browser is based on WebKit. However, WebKit on Android does not allow in any way to focus in the editing area...
- 22:16 Bug #24851: Dependencies in sysext 'version' and 'workspaces'
- +1 by testing - errors are gone where they showed up before (e.g. when opening log-module in BE), haven't noticed any...
- 22:11 Bug #25036 (Closed): stdWrap in imageLinkWrap only renders when image_zoom is selected
- The stdWrap will not be rendered, wenn the image is linked to an other URL.
See my Patch to fix this.
I'm not sur... - 22:09 Bug #24989: external="1" on crypted emails
- The external custom attribute is used to ensure that the domain of url's entered in the external url tab of the link ...
- 13:35 Bug #24989: external="1" on crypted emails
- "TYPO3 does not consider this to me an email link."
Yes, exactly. That's what i refered to as bug. Why would typo3... - 21:56 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
- You should still use the patch.
- 21:48 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
- The attached patch is still necessary and still works in TYPO3 4.4.6
Can this be fixed in the upcoming release?
An... - 20:59 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
- The defautl from-address is only used as a last resort. The mailform tries to use either the field 'from_email' or 'e...
- 14:17 Bug #25029: defaultMailFromName not used when defaultMailFromAddress is used in mailform
- if your Form-konfiguration contains e.g.
label 1 | name=input
label 2 | email=input
then the send email ist se... - 11:15 Bug #25029 (Closed): defaultMailFromName not used when defaultMailFromAddress is used in mailform
- The content type (CType) is "mailform".
Settings in localconf:
$TYPO3_CONF_VARS['MAIL']['transport'] = 'mbox';... - 20:38 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- The site is on a managed server and I have send a email to my provider. I did not have access to a log file for this ...
- 20:27 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- Could be possible.. this would also explain, why it's so hard to reproduce..
Are you using mod_security? Could you... - 20:25 Bug #24872: Pagetree: Connection Problem: "Sorry, but an error occurred while connecting to the server. Please check your network con..."
- I have the same error "Connection Problem", after an update of typo3 4.4. But I get 501 errors in firebug for
/typo... - 20:06 Bug #25034: Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
- Sebastian, does this solve your problem?
- 18:20 Bug #25034: Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
- if the 'foo123' is really present, then that is the reason for the error:
From reading the code it should either be ... - 14:38 Bug #25034 (Closed): Argument #1 is not an array in t3lib/class.t3lib_tcemain.php
- Hi, in t3lib_TCEmai::process_datamap() i'm getting
PHP Warning: array_merge(): Argument #1 is not an array in t3li... - 20:05 Bug #25020: Red question marks in QuickEdit instead of icons.
- - trunk rev. 10463
- 4-5 rev. 10464
Thanks for your first contribution, Jürgen! Go on! ;-) - 19:59 Bug #24452: tcaTree in flexforms still breaks
- trunk: rev. 10462, 4-5: rev 10461
- 16:25 Bug #25035 (Closed): It is no longer possible to "copy" and "paste into" page records
- The function to copy a record from a page and insert it into another page is gone. I see this as a major Severity, be...
- 15:23 Bug #25007: RTE in the backend is very slow on IE7
- you are tested on a IE 8 with IE7 compatibilty? or a real IE 7 ?
(this bug have a relation with bug: "RTE textare... - 14:51 Bug #25007: RTE in the backend is very slow on IE7
- Hi everybody,
a client discovered this "bug" a few days ago too.
But atm I am unable to reproduce it. - 14:37 Bug #25007: RTE in the backend is very slow on IE7
- yes,
may be another people see this bug, error?
or have a solution?
Thanks ;) - 14:27 Bug #25007: RTE in the backend is very slow on IE7
- Hi Dan,
maybe it is insightful for you to know that people here fix bugs on a voluntary base. - 13:27 Bug #25007: RTE in the backend is very slow on IE7
- nobody tested in ie7 ?
thks ;) - 15:18 Bug #24835: Missing and old Icons in "DB check -> Record Statistics"
- running trunk rev. 10457
The icons in section Document Types are still missing.
Path to icons (not working) and... - 14:10 Feature #25033 (Closed): Extension Repository search not local but online
- When I want to instal an extension, the Extension Repository must search online and not in the local MySQL table "cac...
- 13:46 Bug #25032 (Rejected): (old) Extension Manager => Edit files: Cancel Button doesn't work
- In the old Extension Manager the cancel button doesn't bring you back to the list of files. Instead the editor window...
- 13:09 Bug #25025: Links on graphical headers produce wrong/broken image
- It could be, that the refactoring of tt_content changed the execution order in some points.
- 12:24 Bug #25025: Links on graphical headers produce wrong/broken image
- Thanks - that solved the problem. I see your point.
I didn't actually make the TS myself - it was on a site, that ... - 11:56 Bug #25025: Links on graphical headers produce wrong/broken image
- I don't think it is a bug.
You should not use
10.text.current=1
, but use
10.text.field=header
Otherwise yo... - 10:48 Bug #25025 (Closed): Links on graphical headers produce wrong/broken image
- When using a graphical generated header and adding a link to it, the resulting image (which should contain a graphic ...
- 13:00 Bug #25031 (Closed): BEgetRootLine doesn't use cache when called with hash
- When you open list view in extended view, each CE has a viewonclick icon. For this link calculation, BEgetRootLine is...
- 13:00 Bug #25030: Different usage of $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath']
- i just saw this was already reported in 17314
- 12:58 Bug #25030 (Closed): Different usage of $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath']
- In 4.5 the class t3lib_formmail uses $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath'] which was previously only ...
- 12:27 Bug #25000: cookies are not required in CLI mode / cookieSecure blocks cli
- Committed to 4.4 (rev. 10458), 4.5 (rev. 10459) and trunk (rev. 10460).
- 11:53 Bug #17227: Shortcut to external URL if referer-check enabled
- Same Problem with TYPO3 4.4.6.
I have found the reason and I have two possible solutions for the problem.
The rea... - 11:37 Task #25026: Move statictemplates to TER
- As dicussed in the v4 mailing list:
I don't like these templates but there is one in it that's still useful: content... - 10:48 Task #25026 (Closed): Move statictemplates to TER
- We already made this a sysext. The templates are old school and only usable for demo purpose. Now with introduction p...
- 10:51 Bug #25028 (Closed): Remove cms/tslib/media folder to TER extension
- Here you find some example scripts, the gmenulayers, many images etc. They are used seldom and not used in most insta...
- 10:50 Bug #25027 (Closed): Remove jsMinify, json wrapper etc
- jsMinify is very in-performant and should not be used. There are other possibilities to compress scripts, we should u...
- 10:47 Task #25024 (Closed): Remove typo3/gfx
- These images are not used any longer. Also they are duplicated in sysext/t3skin/icons/gfx. Those which are missing th...
- 10:39 Bug #19956: Page alias not publishing to LIVE from any workspace
- Idea: make unique fields like alias unique within all workspaces.
adaption in typo3 4.5 lts that worked for me:
t... - 10:34 Task #13011 (Closed): Refactoring of views
- The abstract of most views are using almost the same XML processing methods, like parseXML(), with some modifications...
- 10:13 Bug #25023 (Closed): Setting uploadfolder to an empty string will break functionality
- On TYPO3 =< 4.4 it was possible to set the uploadfolder to an empty string. Result was, that no copies of files (to ...
- 09:10 Feature #12868: Make row detail view customizable
- Tolleiv Nietsch wrote:
> Sounds good - I'd prefer to check if this patch could also work with TemplaVoila and with L... - 07:52 Bug #24996: broken links in sample site (introductionpackage-4.5.0.tar.gz)
- Done, sorry about the mixup I didn't know there's a separate bug tracker for the example site:
http://forge.typo3.or... - 01:18 Bug #19125: No Language in translated Workspacepages in Previewlink
- will be handled in http://forge.typo3.org/issues/12970
- 01:16 Bug #15384: Gremlin or Feature Request: Workflow Preview not browsable
- workspaces completely rewritten in 4.5 - will be handled in an own bug on forge (which will most likely ship with 4.5...
- 01:13 Bug #24245: If live Page is hidden, draft-live-DIff-View is broken...
- completely rewritten in 4.5 - I assume this is not relevant anymore
- 01:10 Bug #16968: User with no workspace-permissions could see page tree
- Is this bug still relevant after the upgrade to 4.5?
Going to close it if there's no feedback after 30days. - 01:07 Bug #24933: "Generate Workspace Preview Link" doesn't appear without clicking in the pagetree
- this is by design - we're going to add something to the manual but the behaviour won't change
- 00:23 Bug #24987: password recovery stop working
- workaround
set in INSTALL TOOL
[MAIL][substituteOldMailAPI] = 0
2011-02-13
- 23:32 Bug #25022: typo in backend form "Redirects"
- Sorry, i missed that this issue was posted already. Look here:
http://bugs.typo3.org/view.php?id=17466 - 23:29 Bug #25022 (Closed): typo in backend form "Redirects"
- I think, there ist a typo in the backend form. In category "Redirects" the option "Enable Redirect" has a checkbox w...
- 22:25 Bug #22359: No FE editing with only field edit icons and with "old" feedit extension
- Just ran into the same issue, summarized:
for non-admin be-users, you cannot enable admin panel displayFieldIcons wi... - 20:56 Feature #25019: Gifbuilder: Create correct png8 images with alpha channels out of a png32 image
- Hi Carsten,
as pointed out, this seems not to be a bug, so I'm going to close this.
You could extend the function... - 19:27 Bug #25021 (Closed): Create page via drag'n'drop does not respect TCAdefaults in pagets
- When creating a new page via drag'n'drop in the new pagetree the configured TCAdefaults settings from pagets won't be...
- 14:36 Bug #25020: Red question marks in QuickEdit instead of icons.
- Looks good, sounds reasonable!
To get this integrated, could you please send an RFC with the attached patch to the... - 14:26 Bug #25020: Red question marks in QuickEdit instead of icons.
- Okay, that's what I noticed, too. I just wasn't sure, if you're talking of that problem.
- 13:56 Bug #25020: Red question marks in QuickEdit instead of icons.
- Hi Steffen,
right, it is the QuickEdit (in German Schnelleingabe).
Fresh TYPO3 4.5 installation, if I go to th... - 13:36 Bug #25020: Red question marks in QuickEdit instead of icons.
- Hi comtelsoft,
could you explain, how to reproduce this bug? Are you talking of "QuickEdit" in Page Module?
Ste... - 12:50 Bug #25020 (Closed): Red question marks in QuickEdit instead of icons.
- TCEForms->getIconHTML() is_file fails (line 4159), when checking for a static image file from db_layout.php (Quickvie...
- 10:18 Bug #24967: Add Unit Tests for t3lib_div::resolveBackPath()
- - trunk rev. 10456
- 4-5 rev. 10457
2011-02-12
- 23:37 Bug #24550: ExtDirect Exception Error parsing json response: null
- I'm new to TYPO3 and had a rather stupid setup where this problem occured. I had nested .htaccess files with rewrite ...
- 18:58 Bug #12855 (Under Review): Generate preview link visible in Live-Workspace and on non-content pages
- showing in on non "content_doktypes" pages also doesn't make sense
- 18:08 Bug #13003 (Closed): singleIndex rows not showing up due to browser security violations
- opening up the singleIndex list in the preview module won't show any columns and will trigger a JS-security exception...
- 17:56 Bug #13002 (Closed): singleIndex page might have invalid workspace id
- If there's no session data for the active workspace there might be a error-message if the single-view is triggered.
... - 14:16 Feature #25019: Gifbuilder: Create correct png8 images with alpha channels out of a png32 image
- Hi Carsten,
you will get responses more quickly, if you ask in the dev-mailing list at http://lists.typo3.org.
... - 13:15 Feature #25019 (Closed): Gifbuilder: Create correct png8 images with alpha channels out of a png32 image
- Hi all,
i found a linux command line tool to create correct png8 images with alpha channels out of an png32 image.
... - 09:51 Bug #12970: Generate Workspace Preview Link should honor options.view.languageOrder
- One more thought about that: how about displaying a select menu with the allowed languages for the user next to the l...
- 00:45 Bug #12970 (Accepted): Generate Workspace Preview Link should honor options.view.languageOrder
- 08:43 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
- attached patch is on core list..
@Michel Maier, if you mind to vote if this works for you, we could go ahead - 08:30 Bug #25018: htmlArea RTE: Delete class HTMLArea.Base
- Committed to SVN TYPO3core trunk (revision 10455).
- 06:34 Bug #25018 (Closed): htmlArea RTE: Delete class HTMLArea.Base
- htmlArea uses class HTMLArea.Base in order to provide a class extension mechanism for creating plugins (an adaptation...
- 03:16 Bug #25017: htmlArea RTE: Any plugin must be inside HTMLArea namespace
- Committed to SVN TYPO3core trunk (revision 10454).
- 02:23 Bug #25017 (Closed): htmlArea RTE: Any plugin must be inside HTMLArea namespace
- Since TYPO3 4.4, any plugin must be inside HTMLArea namespace.
Any plugin outside HTMLArea namespace will stop wor... - 02:20 Bug #25016: htmlArea RTE: Delete deprecated code/functions from main js script
- Committed to SVN TYPO3core trunk (revision 10453).
- 02:12 Bug #25016 (Closed): htmlArea RTE: Delete deprecated code/functions from main js script
- Delete code/functions from main js script that was deprecated in TYPO3 4.4.
(issue imported from #M17559) - 01:48 Bug #25015: htmlArea RTE: Delete deprecated browser identification js variables
- Committed to SVN TYPO3core trunk (revision 10452).
- 01:40 Bug #25015 (Closed): htmlArea RTE: Delete deprecated browser identification js variables
- Delete browser identification js variables deprecated since TYPO3 4.4.
ExtJS variables should now be used.
(is... - 01:34 Bug #25014: htmlArea RTE: Delete deprecated Page TSConfig properties
- Committed to SVN TYPO3core trunk (revision 10451).
- 01:12 Bug #25014 (Closed): htmlArea RTE: Delete deprecated Page TSConfig properties
- Delete the following Page TSConfig properties deprecated since TYPO3 4.3:
- keepToggleBordersInToolbar
- hideTags... - 01:03 Bug #25013: Registry does not return existing entries
- To avoid the problem for now, someone must call the get() method first, either with a real key or if no data is avail...
- 01:00 Bug #25013 (Closed): Registry does not return existing entries
- The registry will _not_ load the existing entries for a namespace if the set() metod is called before any call of the...
- 01:00 Bug #25012: htmlArea RTE: Delete deprecated Aspell-related extension configuration variables
- Committed to TYPO3core trunk (revision 10450).
- 00:12 Bug #25012 (Closed): htmlArea RTE: Delete deprecated Aspell-related extension configuration variables
- Extension configuration variables for setting the default Aspell dictionay and the list of Aspell dictionaries are de...
- 00:08 Bug #25010: css_styled_content ext_tables.php links to wrong static file for TYPO3 4.4
- * trunk rev. 10448
* 4.5 rev. 10449 - 00:00 Bug #25011: htmlArea RTE: Delete deprecated DAM integration extension variable
- Committed to SVN TYPO3core trunk (revision 10447).
2011-02-11
- 23:55 Bug #24180: Exception message for missing memcache wrong
- * trunk rev. 10443
* 4.5 rev. 10444
* 4.4 rev. 10445
* 4.3 rev. 10446 - 23:41 Bug #23545: Memcache::delete() without timeout param causes loss of memcache server in pool
- Committed to:
* trunk rev. 10438
* 4.5 rev. 10439
* 4.4 rev. 10440
* 4.3 rev. 10441 - 23:30 Bug #25011 (Closed): htmlArea RTE: Delete deprecated DAM integration extension variable
- Integration of DAM with htmlArea RTE was moved to a DAM option since DAM 1.1.
DAM 1.0 is now obsolete.
(issue ... - 23:25 Bug #25009: htmlArea RTE: Delete deprecated class HTMLArea.Dialog
- Committed to SVN trunk (revision 10442).
- 23:05 Bug #25009 (Closed): htmlArea RTE: Delete deprecated class HTMLArea.Dialog
- HTMLArea.Dialog was deprecated in TYPO3 4.4.
All dialogue windows should now be ExtJS windows.
(issue imported... - 23:24 Bug #25010 (Closed): css_styled_content ext_tables.php links to wrong static file for TYPO3 4.4
- static/v4.3/ is added twice (one aliased as 4.4) wich is obviously a typing error and blocks the proper usage of TYPO...
- 23:12 Bug #24916: "Show Page" in contextmenu results in new browser window
- I was digging a bit deeper into this issue and found out that the problem is this function:
function openUrlInWindow... - 22:56 Bug #25008 (Closed): htmlArea RTE: Clean-up umbrella for 4.6
- Grouping htmlArea RTE cleanup issues for TYPO3 4.6.
(issue imported from #M17551) - 22:15 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- RFC pending in core list. Votes in core list are welcome!
- 15:23 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- Patch tested successfully with TYPO3 4.5.0, safe_mode_exec_dir=/usr/local/bin/php
- 20:56 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
- Resolved, no change required. Thanks for feedback Falk.
- 20:35 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
- okay
I think the error was due to the directory protection.
It is gone now after deleting the dir protection. - 20:52 Bug #24887: Context Menu of the pagetree is not shown anymore after update
- Ah, that was the reason why my contextmenu didn't show up ;)
I think this is not a bug: in localconf.php one shoul... - 20:48 Bug #24394: "defaultUserTSconfig" does not work
- localconf.php:
$TYPO3_CONF_VARS['BE']['defaultUserTSconfig'] .= '
options.pageTree.showPageIdWithTitle = 1
... - 20:21 Bug #24946: "Show" doesn't work in Chrome in new page treee
- ah didn't know that there is a popblocker which doesn't ask if a page is allowed to open popups
- 19:54 Bug #24989: external="1" on crypted emails
- I see. The protocol is not mailto, so that TYPO3 does not consider this to be an email link.
The external attribut... - 17:37 Bug #24989: external="1" on crypted emails
- you can eg enter
<a href="javascript:linkTo_UnCryptMailto('nbjmup;nvtufsAnvtufs/di');" >muster [a... - 17:03 Bug #24989: external="1" on crypted emails
- How to reproduce this?
What do you enter as link in html view? - 09:48 Bug #24989: external="1" on crypted emails
- "Why enter links manually in html view?"
I like it that way. For one point, it's faster. There are other points, bu... - 16:27 Bug #24346: Thumbnail generation fails
- With TYPO3 4.5.0 the file to be patched is now: t3lib/utility/class.t3lib_utility_command.php
Thanks a lot!
This... - 16:09 Bug #25007 (Closed): RTE in the backend is very slow on IE7
- In IE7 (not in IE8 with compability mode for IE7), in the backend, if a page has a content element with RTE the page ...
- 15:37 Bug #25006 (Closed): Backend search for page ID (uid) doesn't expand pagetree any more
- In TYPO3 < 4.5 it was possible to enter the uid of a page into the backend search field in upper right corner. Upon h...
- 14:37 Bug #25005 (Closed): Show 'Skip wizard' only in step 1 or step 2
- When using the 1-2-3 mode in the Install Tool, on each page there is a link 'Skip wizard'.
As this might lead to s... - 14:33 Bug #20598: Error after hide/show element
- still happens in 4.4.6 with templavoila and the light bulb. with the context menu it works
- 14:18 Bug #25004 (Closed): Cannot Copy Content elements
- When try to copy content elements, it just returns to the page as it was before copying it.. The clip function works ...
- 13:27 Bug #25002: FIRST_INSTALL has no effect when typo3conf is not writable
- Added patch for this issue.
- 10:59 Bug #25002 (Closed): FIRST_INSTALL has no effect when typo3conf is not writable
- In r8023 the FIRST_INSTALL file has been introduced which allows for easier install by creating the ENABLE_INSTALL_TO...
- 12:35 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
- A little workaround:
plugin.tt_news.genericmarkers {
link = COA
link.10 = TEXT
link.10 {
value = Imp... - 12:30 Bug #25003: tcaTree: minitems and maxitems don't work well
- bug related to the (closed?) http://bugs.typo3.org/view.php?id=16276
Georg in core list says that it wasn't solved - 12:05 Bug #25003 (Closed): tcaTree: minitems and maxitems don't work well
- developing extension with tcatree field
(tested both safari and FF)
two bugs:
1) the minitems seems to not be ... - 11:39 Bug #12970 (Closed): Generate Workspace Preview Link should honor options.view.languageOrder
- A preview link always points to the default language. If a user is limited to specific languages, a languageOrder can...
- 10:35 Bug #24472: Install complains about default values in ext_tables.sql
- Sent patch-v2 to core list
- 09:40 Feature #12958: use Form for user registration
- The FORM project currently has its focus on replacing the current FORM cObj, sending mails and the form wizard. Altho...
- 08:33 Bug #25001: Usage of deprecated PHP < 5.3 function calls
- Also the following deprecateded ini directives are used:
// checking for 'magic_quotes_runtime()'
typo3/sysext/... - 08:12 Bug #25001 (Closed): Usage of deprecated PHP < 5.3 function calls
- // checking for 'dl()'
typo3/sysext/adodb/adodb/adodb-pear.inc.php:365: @dl($name . $dlext)... - 06:53 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
- The attached patch fixes this issue. Please confirm.
You need to clear the RTE cache (option of the Backend Clear ... - 00:11 Bug #24991: Some images not rendered in frontend, but visible in RTE
- Resolved as dupe of #17373
- 00:09 Bug #24996: broken links in sample site (introductionpackage-4.5.0.tar.gz)
- Resolved, no change required.
Please report where Christopher mentioned, Alexander. This tracker is strictly for c...
2011-02-10
- 22:08 Feature #12958 (Closed): use Form for user registration
- hi
since (i suppose) Form will be included in Core in 4.6
and since we really need a "core" fe-user registration ... - 21:10 Bug #21267: Function tslib_cObj::crop() is not multibyte safe
- Committed to:
* trunk rev. 10431
* 4.5 rev. 10432
* 4.4 rev. 10433
Committed test to:
* trunk rev. 10434
* 4.... - 20:37 Feature #24990: BE feels slower since introduction of the ajax loading
- everything has been said by Henrik
- 07:28 Feature #24990: BE feels slower since introduction of the ajax loading
- IIRC this was a decision of design team - so I think not this would be removed.
I use EXT:noloadingmask, this exte... - 20:36 Bug #24995: Typo3 Icons have no transparency in backend for IE6. PNG Hack implementation required
- pngfix has been implemented for sprite icons during development of 4.4. As it caused major performance issues, it has...
- 11:52 Bug #24995 (Closed): Typo3 Icons have no transparency in backend for IE6. PNG Hack implementation required
- The new backend skin is super cool, but has regressed in several aspects for IE6 users. So as Typo3 4.5 is due to sup...
- 20:00 Bug #24997: EM gets instantiated before XCLASS definition
- committed this no-brainer to em branch rev 4106
- 15:17 Bug #24997: EM gets instantiated before XCLASS definition
- Added the right patch (bug_17538_v2.diff), made a mistake first time. This patch will change the order of the code.
- 13:26 Bug #24997 (Closed): EM gets instantiated before XCLASS definition
- The EM gets instantiated before the XCLASS definition.
File: typo3/sysext/em/classes/index.php
Bottom of file, ... - 18:43 Bug #24989: external="1" on crypted emails
- Why enter links manually in html view? You have options to render encrypted emails in the frontend.
If I understan... - 09:43 Bug #24989: external="1" on crypted emails
- The link is entered manually in the html-view. The external-attribute with the value "1" is rendered as target="_bla...
- 18:18 Bug #25000 (Closed): cookies are not required in CLI mode / cookieSecure blocks cli
- Setting be-cookies in cli mode makes no sense and if cookieSecure is configured if also prevents any cli-script from ...
- 18:17 Bug #24999: Truecolor support breaks GIF transparency
- This is related to #14537 with whose fix the unconditional IMreduceColors call was added and to #14537 where Marius M...
- 18:13 Bug #24999 (Closed): Truecolor support breaks GIF transparency
- $TYPO3_CONF_VARS['GFX']['png_truecolor'] needs to be enabled for transparentBackground property of GIFBUILDER objects...
- 14:33 Bug #24996: broken links in sample site (introductionpackage-4.5.0.tar.gz)
- Hi Alexander,
thanks for your bug report!
The introduction package has its own bugtracker. Please report the pr... - 12:39 Bug #24996 (Closed): broken links in sample site (introductionpackage-4.5.0.tar.gz)
- After installing typo3 from introductionpackage-4.5.0.tar.gz the following page shows invalid content:
.../examples/... - 14:09 Bug #24998 (Closed): GIFBUILDER / specCharsToASCII breaks image file names
- In review of resolved Ticket 0015466.
The applied change of specCharsToASCII breaks the file name if the string co... - 13:30 Bug #24213: TypoScript: insertData change (#23826) probably causes side-effect
- I experienced this only on a windows machine at that time, while preparing a training environment. As the site is run...
- 13:28 Bug #24213: TypoScript: insertData change (#23826) probably causes side-effect
- Is this bug still valid?
- 13:25 Bug #24874: LOAD_REGISTER different behaviour since 4.5.0 (depending on ordering)
- Pending in core list.
- 13:19 Bug #24961: Improve t3lib_extMgm::addToAllTCAtypes performance
- Pending in core list
- 11:35 Bug #24791: htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
- Just tested with Typo3 4.5 and the issue is present as well.
- 09:15 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
- I use trunk and dbal enabled and experience the same problem. The comparison lists some db updates but they won't be ...
- 01:01 Bug #24973: User setup - pressing return creates installtool file
- committed to 4_5 and trunk rev 10429/10430
2011-02-09
- 23:44 Feature #24994 (Closed): Add support for file pointers in t3lib_befunc->getFlexFormDS
- Now t3lib_befunc->getFlexFormDS supports pointers to a file, or to a table containing the XML for the datastructure. ...
- 22:24 Bug #24993 (Closed): htmlMail - Can't send mails on port based systems with Swiftmailer substitution
- Problem:
The old and deprecated htmlmailer cannot send mails to port based systems anymore, because SwiftMailer alwa... - 22:10 Bug #24988: Own flag directories doesn't work anymore
- Seems to be just a undocumented possibility as I don't find much by a google search. Just this indirect description i...
- 21:57 Bug #24988: Own flag directories doesn't work anymore
- TCA fileFolder Feature is just: filling select from files.
It has been a nice workaround about manually filling th... - 20:58 Bug #24945: Status "500 Internal Server Error" returned, if page is not found
- Sorry, have no time to work on this. I think we could use the t3lib_message_ErrorMessagePage and output the message, ...
- 20:57 Bug #24989: external="1" on crypted emails
- I don't understand this issue. How is the link entered in the RTE? Is this external attribute rendered in the frontend?
- 10:53 Bug #24989 (Closed): external="1" on crypted emails
- If you crypt your emails for spam-protection (eg with http://jumk.de/nospam/ ) rte will insert an indelible external=...
- 20:43 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
- @Sacha:when you add inserttag in showButtons, do you get an error on the JS console?
- 14:15 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
- Sorry for the delay. I had the same problem again on an other site, and had to "fix" it in the same way to be able to...
- 20:36 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
- 17118_JvH_V2.patch is against current trunk and fixes the trailing slash.
The relative URLs are correct; there are... - 18:46 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
- Hello Michael,
thanks Ernesto for pointing me out to this one with your open Todo list.
As I implemented this featu... - 17:40 Bug #24870: Regression: The ExtDirect token needs to be regenerated after relogin by popup window
- This will be solved by the fix from Helmut for the relogin issue in #24873. So we'll resolve this one together with t...
- 17:15 Bug #24991: Some images not rendered in frontend, but visible in RTE
- Already fixed bug, here
http://www.bugs.typo3.org/view.php?id=17373&nbn=7 - 16:32 Bug #24991 (Closed): Some images not rendered in frontend, but visible in RTE
- After update from typo3 4.4.4 to 4.5 some images that are visible in RTE, not visible in frontend. When image is in c...
- 16:45 Bug #24992 (Closed): List module - backend layout - moving content elements
- When moving a content element in the List module by clicking on the "Re-position content element" icon, an user is pr...
- 16:37 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
- @Martin: You are talking about Winstaller, not a version from SVN. It looks like you never have done anything with SV...
- 14:35 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
- The patch file includes the relative path to the file to be patched (because a patch could affect more than one file)...
- 14:16 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
- I have one question. I can use the unix command with my shell programme?
In Shell I should write "patch /path/to/... - 13:11 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
- Hi Ernesto and Xavier,
This patch fixes the problem. - 16:17 Feature #24990 (Closed): BE feels slower since introduction of the ajax loading
- Since the introduction of the spinning loader icon in the BE (which enables editing not until the whole third column ...
- 14:58 Bug #22903: Page module - content assigned to a non-existent column
- This applies to the "Columns" view of the Page module.
- 14:56 Bug #22903 (Rejected): Page module - content assigned to a non-existent column
- When using the new backend layouts (aka "Grid View"), then any content element having "colPos" set to a number which ...
- 12:07 Bug #21276: Internet Explorer: FE Logout if URL contains a directory
- I might be having the same problem, some people get logged out when clicking certain links.
Typo3 4.4.5
Felogin 1... - 10:16 Bug #22246: wrong coding of ampersand in includeCSS and includeJS*
- Jep, same problem with includeJS under 4.4
2011-02-08
- 23:46 Feature #12886 (Closed): Add possibility to send multiple objects (object storage) to action
- spoken in the case of blog_example, it is not possible to edit multiple blogs at the same time.
What i would like ... - 23:32 Bug #24988: Own flag directories doesn't work anymore
- Hi Steffen,
I have assigned this report to you as the author of the flag sprites patch. I gave up after two hours ... - 23:31 Bug #24988 (Closed): Own flag directories doesn't work anymore
- Problem:
In 4.4 and below it was possible to define own flag directories for special needs. This isn't working anymo... - 22:15 Bug #24987 (Closed): password recovery stop working
- after update TYPO3 to 4.5 password recovery is not possible,
this line is form BE Log:
Core: Exception handler ... - 21:52 Bug #24986 (Closed): Pagetree - Locked records are not indicated anymore
- Problem:
The locked page indicator isn't shown anymore in the pagetree if someone else currently edits the data of t... - 20:47 Bug #24956: GifBuilder - meaningfulTempFilePrefix can cause invalid image urls
- Hi Philipp,
Thanks for the initial idea! I changed the line to whitelist allowed characters instead of blacklist t... - 19:09 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
- Patch is pending in core list. If it works for you, please vote for it there.
- 16:17 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
- Do you have some time to take a look at it, Jigal? Thanks!
- 16:16 Bug #24985: Content type "mailform" no longer accepts list of addresses for "Recipient List"
- Thanks for your report. It seems that the mailform needs to handle those comma-separated lists of emails.
- 15:18 Bug #24985 (Closed): Content type "mailform" no longer accepts list of addresses for "Recipient List"
- The upgrade to SwiftMailer causes a comma separated list of addresses in the "Recipient List" of a mailform content i...
- 17:28 Bug #24886: DBAL: Install Tool "COMPARE" fails to update mysql Tables
- I was describing the patch process in an unix environment using the "patch" command.
Have you cleared all caches and... - 17:01 Bug #23582: Docheader (save, save+view, save+close etc) missing
- finally committed to 4_5 and trunk rev 10418/10419
- 16:55 Bug #24983: Sysfolders don't have General record storage page option shown
- Have the same problem. At the moment i set the GRSP in normal page and after saving i edit the page to sysfolder.
- 14:09 Bug #24983 (Rejected): Sysfolders don't have General record storage page option shown
- The field that allows BE users select the General Record Storage Page is absent when the page type is Sysfolder (fold...
- 16:25 Bug #24771: Redirect after login
- Sorry, I got confused. The "landing" page is not important; now I remember:
Some time ago I've had a similar problem... - 16:12 Bug #24771: Redirect after login
- Hello,
No a standard page...
Thanks for your help - 16:00 Bug #24771: Redirect after login
- Hi Mario,
Your redirect "aflter login successful " is towards an access-restricted page? - 15:54 Task #24984: Check for curl availability before using it
- You should install the PHP curl extension ;)
Nevertheless, t3lib_div::getURL should probably check for the functio... - 14:59 Task #24984 (Closed): Check for curl availability before using it
- curl is used when activated in the install tool. The core should check if curl is available before using it (probably...
- 15:34 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
- You'll find a new patch for TYPO3 4.5 and trunk
- 15:25 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
- 2011-02-08_152433.png
<<
this is what i got in firebug - 14:33 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
- Maybe you get a PHP error inside the AJAX request?
I attached a screenshot on how to get further information with ... - 13:39 Bug #24981: After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
- I can confirm this error.
Debug tells:
ExtDirect-Exception:
Error parsing json response: null
Error parsi... - 10:58 Bug #24981 (Closed): After Login: "Module loader No module found. If this is a temporary error, please reload the Backend!"
- After I Login,
I get this Message:
Module loader
No module found. If this is a temporary error, please reload the ... - 15:07 Bug #17054: Use MySQL fulltext keys in indexed_search
- Wouldn't it be good if this patch will be ported to recent TYPO3 versions as well?
Maybe even include an option i... - 14:22 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
- Curt: if your trouble doesn't come from a set "forceReturnPath=1" in your localconf.php, then this is something else....
- 14:19 Bug #24814: Swift_RfcComplianceException is always thrown in t3lib_formmail when forceReturnPath=1 is set
- Steffen, as I just upgraded a site to 4.5.0 I started getting this same error because my recipient email address was ...
- 13:36 Feature #12872: Initial check screen for writable paths
- Indeed, I got an additional "not writable" error on step 3, this time complaining about "fileadmin" and "uploads".
- 13:34 Feature #12872 (Closed): Initial check screen for writable paths
- I couldn't find any issue about this, so I'm opening one: when installing the Introduction Package with a freshly unz...
- 13:26 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
- I think there's no working solution, yet.
- 12:39 Bug #24642: pages with Enforce Protocol(SSL) generate false URL
- Is this an issue still? if so, please consider reviewing the proposed solutions and ultimately get it into the core l...
- 13:25 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
- Yes, I think so
- 12:38 Bug #24462: Fatal error in tslib_content_text (was: No FE output)
- I guess this is still valid and needs to be resolved in 4.5.x?
- 12:56 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
- thanks Sascha, I put it to the core list
- 12:33 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
- It removes the style from such "options" (empty-empty). For me this patch works fine :-)
- 12:10 Bug #24591: Editing be_groups references non-existant file typo3/gfx/empty-empty
- @Sascha: is this working for you as you expectext
- 12:36 Feature #23942: Deprecate old function calls of the workspaces library in the version extension
- Is this now complete, Olly?
- 12:35 Feature #12868 (Accepted): Make row detail view customizable
- Sounds good - I'd prefer to check if this patch could also work with TemplaVoila and with Languagevisibility before w...
- 11:46 Feature #12868: Make row detail view customizable
- And here's some code from my locally modified version of "tagpack" to show how the proposed hook is used:...
- 11:44 Feature #12868 (Closed): Make row detail view customizable
- It is currently not possible to customize the row detail view in the workspaces module. I stumbled upon this issue wi...
- 12:34 Bug #24970: The refresh login dialogue is shown even if the session already timed out
- Changed target to 4.5.1 to have it in our roadmap for 4.5.1 release. Should be fixed in 4.4 also, thou
- 12:08 Bug #24982 (Closed): Improve sys_note CSH file
- The CSH file for table sys_note contains some mistakes and - in general - could be improved a bit. See attached patch...
- 11:45 Bug #22255: File or URL in media CE
- Can't reproduce this.
- 11:39 Bug #23722: media content element: format of flashvars is nowhere specified
- My suggestion is attached as a patch. Pending in core list.
- 11:32 Feature #24888: Add a cache for typoLink()
- It's a reasonable proposition.
We could cache the "href" value, link without tag. The type of the cache could be ... - 11:13 Bug #24879: Built in Media Player (MP3 and FLV) invisible in Safari
- Works in Safari for Windows if that's of any interest.
- 10:59 Bug #24977: Extension using stdWrap hooks are broken due to stdWrap refactoring
- Committed to:
trunk rev: 10414
4_5 rev: 10415 - 10:35 Bug #24980 (Closed): tx_install_session::write doesn't fix permissions
- tx_install_session:.write just uses fopen/fwrite combo to store session data but it misses to fix the file read/write...
- 09:46 Bug #22359: No FE editing with only field edit icons and with "old" feedit extension
- 2 Daniel Mueller
No. It's seems to be an another problem. Existing verification is not complete, it checks only th... - 09:34 Bug #23455: PHP Catchable Fatal on table 'be_users' during EXPORT
- I can reproduce it in TYPO3 4.5!
- 09:26 Bug #24979 (Closed): First Import of extlist fails in new ExtMgr
- Installing 4.5.0 introduction package the extension list ist empty at first.
Importing the extensionslist with the... - 00:34 Bug #24978 (Closed): felogin doesn't respect time zones when generating expiry timestamps
- When performing a password recovery in felogin, the email sent contains a timestamp. This timestamp is output straigh...
- 00:05 Bug #24734: Inconsistent Extension List (Update Status) + minor CSS-Fixes
- I know, that scrollbars, are browserspecific, but the area, which is scrollable, could be defined via html/css.
Thos...
Also available in: Atom