Activity
From 2009-07-31 to 2009-08-29
2009-08-29
- 17:50 Bug #16121: php5.1. and typo3 4.0
- Resolved, won't fix:
- This is a php error and not a TYPO3 problem, newer php versions are available
- TYPO3 4.2 ... - 17:09 Bug #20447: Update extJs to 3.0 RC1
- ExtJS was updated by Steffen to version 3.0RC2 in trunk, rev 5539
- 15:44 Bug #20938: SOAP error while uploading an updated extension
- NO errors when using Linux Debian Lenny Server, PHP 5.2.9-0.dotdeb.2, Typo3 4.2.8.
- 11:22 Bug #20757: Session Timeout after BE Login IE8
- I can't confirm losing BE session without Compatibility View.
Although and after playing around a bit, it seems (n... - 10:57 Bug #20757: Session Timeout after BE Login IE8
- I can lose the session in IE8 (TYPO3 4.1.12) without having compatibility view activated.
I open the browser, logi... - 10:46 Bug #20757: Session Timeout after BE Login IE8
- Problem occurs here as well with IE8 and "Compatibility View" activated (reproduced in 4.2.8 and early 4.3 version du...
- 10:16 Bug #19883: timout after backend login in 4.2.4
- I dont think that this bug weas resolved with the other bugfix. The logout in IE8 also happens when there is just one...
- 02:51 Bug #16163: Elements added to field values with TCEFORM becomes incorrectly recoded
- Resolved, unable to reproduce:
- Example works fine for me in current 4.3 trunk (rev. 5842) - 02:44 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
- Resolved, unable to reproduce:
- There was no further feedback for quite some time
- We can't handle issues witho... - 02:39 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
- Resolved, no change required:
- There is no real point for hiding the major version (you patch minor versions with... - 02:29 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
- Resolved, no change required.
This was very likely a problem with old eaccelerator versions (below 0.9.5.2), see h... - 00:28 Bug #20940: Upgrade wizard does not install opendocs as system extension
- Committed to trunk rev. 5842
2009-08-28
- 23:23 Feature #4387 (Closed): Provide a way to automatically install / set up a task upon installation of an extension
- It'd be useful to have a way to automatically set up a task when installing an extension.
For example in the Solr... - 22:28 Feature #20952 (Closed): Add inline Javascript rendering type for TYPO3AJAX
- The ajax handling in TYPO3AJAX supports several output formats (plain text, JSON, XML) but inline Javascript would be...
- 22:09 Task #4386 (Resolved): Clean up the BE module's locallang file
- Solved in r1162
- 21:29 Task #4386 (Closed): Clean up the BE module's locallang file
- The locallang.xml file of the BE module contains now unused labels, which must be removed.
Furthermore, the labels... - 21:41 Task #4385 (Resolved): Change usage of "hook" to "provider"
- Done in r1160
- 21:27 Task #4385 (Closed): Change usage of "hook" to "provider"
- Some files and classes still make use of the word "hook", but these classes don't behave like usual TYPO3 hooks anymo...
- 21:25 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- > The task registration structure has been simplified: the class is used directly as a key. The extension is not used...
- 21:21 Bug #4267 (Resolved): Registration for classes that provide additional fields does not bind those classes to specific task types
- Solved in r1158
That ended up being a mighty cleanup!
The task registration structure has been simplified: the ... - 19:00 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Just for info, I'm currently implementing this and more streamlining (cutting off a couple of dimensions from the reg...
- 16:43 Bug #4267 (Accepted): Registration for classes that provide additional fields does not bind those classes to specific task types
- 12:26 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Here's the patch
- 12:24 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Francois Suter wrote:
> > right, but then again we don't need the class attribute anymore either :)
>
> Probably,... - 12:01 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- > right, but then again we don't need the class attribute anymore either :)
Probably, but right now I'm getting a ... - 11:29 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Francois Suter wrote:
> Ingo Renner wrote:
> > when binding those classes to specific tasks we could also simply ad... - 19:51 Bug #20757: Session Timeout after BE Login IE8
- By the way as Oliver asked for JS errors I seem to get a few (none of them seem to be able to cause the bug I think)....
- 19:48 Bug #20757: Session Timeout after BE Login IE8
- I have just encounter the same issue. I was using 4.2.6 and upgraded to 4.2.8, but that did not help. It turns out th...
- 18:28 Bug #20951 (Closed): Extension manager suppresses PHP-Errors
- If you have a syntax error in your ext_emconf.php the extension manager dies with no error message.
The include-stat... - 17:28 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
- Every extension author should also be aware that the base images must be in the size 18x16 or the overlay process wil...
- 17:28 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
- The attached patch (based upon TYPO3 4.2.8) fixes some issues with png images. At least the loss of the transparency ...
- 15:21 Bug #20950 (Closed): combination of disabled noIconProc and activated gdlib_png causes problems
- The combination of the following options causes incorrect results. I'am using graphicsmagick in my installation. Plea...
- 16:28 Task #4376 (Resolved): Check usage of setScheduler()
- Removed one call in r1154
- 13:24 Task #4376 (Closed): Check usage of setScheduler()
- The method tx_scheduler_Task::setScheduler() is used to instanciate a tx_scheduler object as a member variable of a t...
- 16:26 Bug #4374: Hide the legend when there's no registered task
- makes sense, alignment was broken too anyways
- 15:57 Bug #4374 (Resolved): Hide the legend when there's no registered task
- Solved in r1153
- 12:36 Bug #4374 (Closed): Hide the legend when there's no registered task
- In the BE module's list view, the statuses legend always shown, even when there are no registered tasks. This is rath...
- 15:53 Task #4377 (Resolved): Improve reporting when task is not found
- Solved in r1152
- 13:28 Task #4377 (Closed): Improve reporting when task is not found
- The BE module has a "task not found" message, which is displayed during edit, delete or execute operations, when the ...
- 15:23 Bug #20948: Make it possible to specify the TCEFORM.tt_content.CType.removeItems to each ColPos.
- plz take the patch_2.txt there was a bug in the first version.
- 12:41 Bug #20948 (Closed): Make it possible to specify the TCEFORM.tt_content.CType.removeItems to each ColPos.
- Now it is possible to hide CE with TCEFORM.tt_content.CType.removeItems=...
But sometimes we need to hide elements o... - 15:06 Bug #20687: DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
- In mySQL this fault either doesn't occur or isn't remarkable in that kind because tables for organization i.e. the PM...
- 14:51 Bug #20687: DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
- I can reproduce this issue using Oracle. The method crashes for table cache_typo3temp_log
- 13:54 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
- Seems really to be PHP 5.3 only. Before str_cmp() didn't bleat about the array.
- 13:00 Bug #20949 (Closed): Saving translation: strcmp() expects parameter 2 to be string
- Warning: strcmp() expects parameter 2 to be string, array given in t3lib/class.t3lib_befunc.php on line 2888
After... - 13:34 Feature #4302 (Resolved): Get rid of the "additional parameters"
- Done in r1151
Note: there's DB and API change => delete all entries in table tx_scheduler_task
Note 2: this pat... - 13:30 Feature #4302: Get rid of the "additional parameters"
- The additional advantage of defining extra fields rather than using the "extended" crid syntax is that a validation i...
- 08:35 Feature #4302 (Accepted): Get rid of the "additional parameters"
- 13:11 Bug #20894: ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
- Now also fixed in TYPO3_4-1 and therefore closing this bug.
- 12:56 Bug #20924: Change existing messages in the Template Object Browser top use flash messages
- committed to 4.3 trunk r5839
- 12:56 Bug #20923: Change existing warning boxes to use flash messages
- committed to 4.3 trunk in r5840
- 12:50 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- Documentation for TSref added
- 12:05 Feature #16534: Add possibility to start indexing an external site at a specific page
- I read over the patch, and i looks very clean to me. It just allows the crawler to start with a file. All links insid...
- 10:58 Feature #16534: Add possibility to start indexing an external site at a specific page
- The second patch was adapted to the current trunk (rev. 5837)
- 11:43 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- Actually, I made an effort to remove nosoap completely in #19791. See also core list.
@see http://lists.netfielders.... - 11:07 Bug #20874: GMENU_FOLDOUT does not render the onclick event (and becomes useless)
- Is GMENU deprecated? No interest at all at this bug?
The patch provided fixes the issue in gmenu_foldout.php... - 11:01 Bug #18478: Workariound for PHP-Bug with Locale tr_TR
- No option if you need localized week and month names.
- 10:57 Bug #18478: Workariound for PHP-Bug with Locale tr_TR
- for us worked setting:
config.locale_all = en_US
(don't know which time format would be closest to turkish)(did n... - 10:53 Bug #20878: Remove the bypass to log in from the local loopback device
- committed v2 to trunk, rev 5838
- 10:51 Task #4372 (Resolved): Add flag "doNotLoadInFE"
- Resolved in r1150
- 10:49 Task #4372 (Closed): Add flag "doNotLoadInFE"
- Since this extension has nothing to do with the FE, it makes sense to use that new property.
- 07:08 Bug #20316: image scaling fails when saving
- Can u tell the exact configurations for image scalling.
- 02:49 Bug #20947 (Closed): t3lib_db does not meet CGLs
- You can see t3lib_div was modified alot over the time for some functions match CGLs and some don't.
Code following... - 00:31 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
- Francois Suter wrote:
> As a follow-up, I cleaned up code, CSS and images related to status messages that were still... - 00:30 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
- Francois Suter wrote:
> $parts = t3lib_div::trimExplode(' ', $this->submittedData['frequency'], 1);
>
> You rem... - 00:22 Bug #20946 (Closed): [Feature] Resizable Textareas for TCEforms
- This patch enable resize for all textareas in TCEforms, works in all Browsers.
Tested in FF 3.5, IE8, Chrome and Saf...
2009-08-27
- 22:40 Bug #20945 (Closed): Raise versions and states of sysexts (stable <-> 1.0.0)
- TYPO3 delivers some sysexts, which have a version > 1.0.0 and are marked as beta/alpha (context_help, tsconfig_help, ...
- 22:27 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
- And a follow-up to my cleanup: changed check screen to use flash message styles. In r1146
- 21:24 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
- As a follow-up, I cleaned up code, CSS and images related to status messages that were still in the scheduler. In r1141.
- 21:22 Task #4270: Change the current message implementation to use the core's t3lib_FlashMessages
- Tested and reviewed. Thanks for the work!
One thing though: there's a change that's unrelated to the patch. Close ... - 22:26 Feature #4020 (Resolved): The scheduler backend module does not show whether - and if so, which - a task is currently running.
- 22:26 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- I finally came back to this one, now that the status are all settled. I changed the following things:
# I renamed ... - 21:47 Feature #4364 (Resolved): Hide next execution date when task is running
- Solved in r1144
- 21:36 Feature #4364 (Accepted): Hide next execution date when task is running
- 18:51 Feature #4364: Hide next execution date when task is running
- agreed
- 17:47 Feature #4364 (Closed): Hide next execution date when task is running
- When a task is running, its next execution date should be hidden in the list view of the BE module. Indeed that date ...
- 21:35 Bug #4363 (Resolved): Usage of $GLOBALS['EXEC_TIME'] inappropriate in some places
- Solved in r1143
- 17:42 Bug #4363 (Closed): Usage of $GLOBALS['EXEC_TIME'] inappropriate in some places
- Trying to follow some best practices, I had replaced quite a few calls to time() by the use of $GLOBALS['EXEC_TIME']....
- 21:25 Bug #20944 (Closed): Workspace indicator bar does not cover the full width of the page tree
- Workspace indicator bar does not cover the full width of the page tree
(issue imported from #M11810) - 19:38 Bug #20939: sysext opendocs is shy
- committed to trunk, rev 5833
- 13:34 Bug #20939: sysext opendocs is shy
- Sorry.. olly said it's wrong ;-)
- 13:17 Bug #20939 (Closed): sysext opendocs is shy
- It makes no sense to mark this extension as shy - it only nags admins.
As Ingo said: "True, the extension is marke... - 17:53 Bug #19306: Return value of debug_check_recordset is not used
- seems to be related to #18966
- 17:50 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- Problem still existing in 4.2 and trunk.
Same as http://bugs.typo3.org/view.php?id=9316 - 15:21 Bug #20943 (Closed): Using mbstring in t3lib_cs->crop
- We did some performace research for one of our clients and foundout that many time is spent in the core function crop...
- 15:04 Bug #20942 (Closed): Flags for belgium is missing
- The flag for belgium in /typo3/gfx/flags is missing.
I have added the missing flag [be.gif] for belgium.
(issue im... - 13:59 Bug #20941 (Closed): fe-editing broken if IRRE-elements are used with RealURL
- If IRRE-Elements are used in fe-editing, the links for the ajax.php script and the wizard-scripts are wrong.
They s... - 13:33 Bug #20940 (Closed): Upgrade wizard does not install opendocs as system extension
- opendocs sysext is not installed when upgrading, although it's installed by default since 4.2.
So please add insta... - 12:50 Bug #20744: Resources -> Files missing in doktype Sysfolder
- committed to trunk, rev 5831
- 11:48 Bug #20938 (Closed): SOAP error while uploading an updated extension
- When trying to upload an (updated) extension to TER, the following ErrorMessage shows up:
Fatal error: SOAP-ERROR: P... - 10:33 Bug #20935: Use typo3printError() if backend is locked
- Committed to SVN Trunk (rev. 5830)
- 00:31 Bug #20935 (Closed): Use typo3printError() if backend is locked
- You can create a file called typo3conf/LOCK_BACKEND to disable all BE access.
If this file exists, TYPO3 will die(... - 10:30 Bug #18535: support html-tags in crop function of stdWrap
- This was mainly to bubble the thing out again. I was a little bit exhausted after the lengthy discussion on the core ...
- 10:20 Bug #18535: support html-tags in crop function of stdWrap
- So here we are one year later, and we have a 'relationship'.
Nice!
:-) - 09:45 Feature #20936 (Closed): Add nofollow option to link browser
- When creating internal or external links the user can not set the rel="nofollow" attribute of the link.
Maybe you ... - 07:20 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- RTE.default.proc.overruleMode = ts_css,txdam_media
add this line too in ur page TS Config - 06:31 Bug #20907: Unable to render html map,area and media tags
- Media tags are now being rendered thanks to Stanislas Rolland and Matthias Krappitz. But still facing the problem wit...
- 00:33 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
- what is wrong with
config.admPanel = 0
page= PAGE
page {
config.admPanel= 1
}
or
config.admPanel = 1
xmlFe... - 00:12 Bug #20934 (Closed): Remove "Login-error or session timed out" screen
- We all hate the "Login-error or session timed-out" screen, as we of course now that we're not logged into TYPO3, but ...
2009-08-26
- 23:47 Feature #20933 (Closed): Enable working with SysFolders in CONTENT
- When using the pages table in CONTENT, only pages with doktype below 200 will be queried, but it should be possible a...
- 23:41 Bug #20932 (Accepted): Backend record locking should be on session basis
- If a user opens a record, a lock is saved in sys_lockedrecords.
The opendocs module saves document in BE session (... - 23:03 Bug #20931 (Closed): spamprotection javascript not included
- After upgrading from 4.2.6 to 4.2.8 all my spamprotected email links are broken due to a missing javascript function....
- 22:19 Feature #20930 (Closed): Give CONTENT.table stdWrap properties
- The table of a CONTENT object has to be hardcoded by now. It should be stdWrap to gain more flexibility.
See patch... - 18:38 Feature #20508: Enable stdWrap on select properties groupBy and orderBy
- Hi Oliver,
I just wanted to check if this was going to be included in 4.3? If so is it possible to instead extend ... - 18:35 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Hi
With feature freeze being imminent for 4.3, what are the chances of this being included?
This would be very ... - 16:03 Bug #20894: ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
- Fixed in TYPO3_4-2 and Trunk, but still pending for TYPO3_4-1...
- 14:51 Bug #20523: Turning off the admin-panel results in error
- committed to trunk rev 5825
- 13:11 Feature #20929 (Closed): rtehtmlarea : size of magic image Element Brwoser should be configurable
- Related to:
http://bugs.typo3.org/view.php?id=9984
size of Element Browser pop-up for magic-images should be conf... - 12:58 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- patch not working on 4.1.12
domain rewriting still happening. - 12:54 Feature #20838: Modern integration of module into backend using Extbase
- I have applied a new patch
- 12:53 Feature #20837: Allow Extbase as framework for backend modules
- I have applied a new patch
- 12:02 Task #4270 (Resolved): Change the current message implementation to use the core's t3lib_FlashMessages
- Applied in changeset r1132.
- 11:53 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Works for me too! Thanks Juris!
dam 1.1.1
typo3 4.2.6
rtehtmlarea 1.7.9 - 11:23 Bug #20925: Wrong order of arguments for typo3PrintError()
- Committed to SVN Trunk (rev. 5826)
- 11:19 Bug #20909: "Create new page"-wizard broken by core
- Resolved, no change required. Thanks Niels!
- 00:49 Bug #20909: "Create new page"-wizard broken by core
- I found the error in a "process_datamap" after-database-update hook. Unrelated to the core. Please close.
- 00:11 Bug #20926: htmlentities in Template-mod about
- Ups, I see it on quite some other mods too. Seems to be some postfix added from within core carrying the htmlentities.
- 00:09 Bug #20926 (Closed): htmlentities in Template-mod about
- It reads like this:
Template
Template tools
Here you manage the TypoScript templates which are in charge of the ...
2009-08-25
- 23:36 Bug #20925 (Closed): Wrong order of arguments for typo3PrintError()
- typo3PrintError() is defined as following:
function typo3PrintError($header,$text,$js='',$head=1)
So:
* first ... - 23:35 Feature #4275 (Resolved): Disable actions when task is running
- Solved in r1131
- 22:38 Feature #4275 (Accepted): Disable actions when task is running
- 21:21 Feature #4302: Get rid of the "additional parameters"
- No feedback, but I will probably go ahead, as I think it's a worthwile cleanup.
Note: seeing a CRID with additiona... - 19:17 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- The new install tool setting is called "enableDeprecationLog" which is enabled by default.
As already mentioned it w... - 18:40 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- This is related to #20876 which has been committed.
Satisfying solution? - 19:14 Bug #20523: Turning off the admin-panel results in error
- Rupert, I don't think the echo with no content is bad. However, an alternative would be a new method t3lib_tsfebeuser...
- 13:00 Feature #20876: Integrate possibility to enable/disable the deprecation logging
- Committed to SVN Trunk (rev. 5818)
- 11:56 Bug #17556: language of BE-User-interface for BE-user no longer switchable
- PS: experienced that behaviour with 4.2.6 so it looks like that's still present in current releases
- 10:45 Bug #17556: language of BE-User-interface for BE-user no longer switchable
- Some customer stumbled across the same problem. Actually they tried as admin to set the language for their existing u...
- 11:50 Bug #20924 (Closed): Change existing messages in the Template Object Browser top use flash messages
- The Template object browser already gives feedback when changing values, and whether the operation has been successfu...
- 11:42 Bug #20923 (Closed): Change existing warning boxes to use flash messages
- Currently there are various systems to signal users that something has happened or something is wrong. To unify these...
- 11:40 Bug #20922 (Closed): Table of new feature "registry" won't be created if database is utf8
- If the database is in encoded in utf8 the registry table won't be created since the used index exceeds the mysql limi...
- 11:21 Feature #20858: Add support for flash messages in the backend
- committed to 4.3 trunk in r5816
- 06:56 Bug #20921 (Closed): Calendar Base items not visible in Workspace Preview until published to Live site
- Steps to reproduce:
- Custom Workspace
- Editor (even admin) creates a calendar item and saves it
- Generate th...
2009-08-24
- 22:35 Feature #4019 (Resolved): Make events implement a method that returns whether they ran successfully
- Committed a follow-up in r1130
As discussed I removed the permanent display of all failures as error messages in t... - 15:45 Feature #4019: Make events implement a method that returns whether they ran successfully
- > Well to me that's intended behavior. It's also what we agreed on AFAIR - to show the message until someone spots it...
- 22:34 Bug #20912: page still indexed after cHash check fail
- I agree with the removal of the DoS line in the summary, since this is more importantly a general issue... However, w...
- 22:26 Bug #20913: cHash-checking does not include target page
- I basically agree... but let me quote from Kaspers own explanation as to why cHash was introduced:
"Well, that wou... - 22:03 Bug #20913: cHash-checking does not include target page
- I don't see why this should be a DoS issue. It's just a normal page processing.
Increasing number of requests
- m... - 22:20 Feature #4312: Streamline execution process
- And in r1129.
Resolved the issue too quickly, forgot about the improved error handling part. - 22:05 Feature #4312 (Resolved): Streamline execution process
- Solved in r1128
- 20:48 Feature #4312 (Closed): Streamline execution process
- Currently method tx_scheduler::executeTask() takes a task id as an argument, fetches the task and executes it. This i...
- 17:24 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
- As I already wrote: This will open a way of guessing registered e-mail-addresses.
The way you propose to do it the i... - 10:12 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
- Indeed. Such a case would be solved in a better way by the FE-plugin showing that the entered email-adress had not be...
- 17:14 Bug #20920 (Closed): parse_url error
- In some configuratins there are error messages like "Unable to parse URL" in the logfile. This is because tslib_fe->c...
- 14:40 Bug #19976: Fatal error unknown function parse_charset
- how can I reproduce this?
Is this problem still present in current 4.2.8? - 13:30 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- New with pathch v2:
- Now a resolution-parameter is used. the resize-width is caluclated by width = width * reso... - 11:38 Bug #20910: speed up list module by improving internal handling of localisations
- committed v2 to trunk rev 5814
- 10:29 Bug #20919 (Closed): Frontend editing for records isn't working if a user is limited to language
- Backend users can't edit records (e.g. tt_news) when they are limited to a language and don't have access to the defa...
- 00:33 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
- Thanks for feedback.
Resolved with "unable to reproduce" in current versions. - 00:01 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
- Doesn't seem to be exhibiting the same behavior anymore. Thanks!
2009-08-23
- 23:36 Feature #4019: Make events implement a method that returns whether they ran successfully
- Francois Suter wrote:
> OK, I know what the problem is: in the BE module, every time a task has a non-empty "lastexe... - 20:28 Feature #4019: Make events implement a method that returns whether they ran successfully
- Just a note: after quite some reviewing of the scheduler code, I have a good idea of what could be streamlined in the...
- 17:52 Feature #4019: Make events implement a method that returns whether they ran successfully
- OK, I know what the problem is: in the BE module, every time a task has a non-empty "lastexecution_failure" field, th...
- 23:35 Bug #15020: mysql like regarding german "umlaute"
- Setting collation of the table index_search to utf8_general_ci instead of utf8_unicode_ci should avoid the whole prob...
- 16:50 Bug #20914: publish function in adminPanel is broken
- committed to trunk rev: 5813
- 16:23 Bug #20351: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object
- I digged a bit into this and found that this bug is present in 4.1, 4.2 and 4.3trunk but not in 4.0 (didn't test earl...
- 16:05 Bug #20831: typoLink() sometime wrongly drops url
- isn't that wrong? should be
typolink {
parameter.data = TSFE:id
section= userId{GPvar:view_id}
section.inse... - 13:13 Bug #20916 (Closed): Cleanup of tceforms.php
- following cleanups were done:
* initialized uninitialized variables
* converted while(list(... to foreach
Func... - 04:11 Feature #20915 (Closed): Feature: mysql_ping wrapper
- Sometimes, after long DB operations, DB connection could be dropped. It would be nice to have a function in t3lib_db,...
2009-08-22
- 23:10 Feature #4019 (Needs Feedback): Make events implement a method that returns whether they ran successfully
- I've reviewed and tested your patch and I run into some problems in the BE module. I have to test further, but one th...
- 23:04 Feature #4308 (Resolved): Disable a task that is not scheduled anymore
- Solved in r1125
Yes, I know I'm a bad boy, I solved three issues with a single patch. I won't do it anymore when i... - 23:03 Feature #4308 (Closed): Disable a task that is not scheduled anymore
- A registered task may not be scheduler after a while: either it was registered for a single run and that run is done,...
- 23:01 Bug #4264 (Resolved): Adjust calculation of last execution
- Solved in r1125
- 23:00 Bug #4263 (Resolved): Execution pool is not really an array
- Solved in r1125
Note that this represents a major change of API. As far as I could test, everything is running ok.... - 22:11 Bug #4256: Weird calculations of minutes in cron cmd
- I received the following feedback from Markus Friedrich. This information confirms that the current behaviour is corr...
- 18:32 Bug #20913: cHash-checking does not include target page
- Thinking again, I'm not sure if this is a major issue any more...
It's still annoying, for another reason, though:... - 08:56 Bug #20913 (Closed): cHash-checking does not include target page
- This issue is potentially dangerous if, for example, you have a website with both a lot of pages and a lot of tt_news...
- 18:01 Bug #20900: usage of $BACK_PATH without globals
- committed to trunk, rev 5812
- 17:40 Bug #20912: page still indexed after cHash check fail
- Update: The issue only occurs if the cHash parameter is in the url. It doesn't have to be correct, though. If the req...
- 08:34 Bug #20912 (Closed): page still indexed after cHash check fail
- The headline pretty much says it...
If you submit a wrong parameter + cHash combination, the caching may be disabl... - 16:33 Bug #20914 (Closed): publish function in adminPanel is broken
- Problem:
the publish function in adminPanel is broken.
reasons: typing error in index_ts and wrong classname used i... - 16:17 Bug #20523: Turning off the admin-panel results in error
- I attached a new patch (v2).
I moved the check for $BE_USER->extAdmEnabled to index_ts (like it was in 4.2.x) becaus... - 12:25 Bug #20752: JS Error in Recycler
- committed to trunk, rev 5811
- 00:32 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
- If the form told the user that the e-mail-address he entered is not registered, this would open a way of guessing reg...
2009-08-21
- 20:57 Feature #4302 (Closed): Get rid of the "additional parameters"
- This is just a thought and I would like your opinion.
A scheduler event is defined by the name of class used to ex... - 20:47 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Ingo Renner wrote:
> when binding those classes to specific tasks we could also simply add that definition to the ta... - 18:13 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- when binding those classes to specific tasks we could also simply add that definition to the task's definition in ext...
- 20:21 Bug #20911 (Rejected): (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
- If users enter wrong email-adress (or even abuse the forgot password form),
an email is sent without checking if the... - 17:14 Bug #20909: "Create new page"-wizard broken by core
- Some log from TV:
GET 200 OK
columnsOnly hidden,title,alias
edit[pages][3019] edit
returnUrl mod.php?M=web_... - 16:07 Bug #20909: "Create new page"-wizard broken by core
- A note: the form contents get saved, then it throws "not accessible". it happens in any way through the page-module (...
- 16:22 Bug #20910 (Closed): speed up list module by improving internal handling of localisations
- Problem:
The handling of translations in the list module (localization view) is inefficient.
2 SQL queries will b... - 16:13 Feature #18274: Improve t3lib_div::xml2array
- The (dead link) article is about performance right? We now have a 2nd level cache in xml2array for 4.3, so this issue...
- 14:36 Bug #20903: speed up list module by improving internal handling of references
- FYI: committed to trunk rev 5808
- 13:34 Bug #19274: Editors can´t undelete records in history
- attached 3 new patches for trunk, 4-2 and 4-1
- 13:02 Feature #4019 (Resolved): Make events implement a method that returns whether they ran successfully
- Applied in changeset r1124.
2009-08-20
- 18:40 Bug #20909 (Closed): "Create new page"-wizard broken by core
- The "Create new page"-wizard broke sometime in the last 3 weeks (August 09). It happens the following way:
- TV sh... - 15:13 Bug #20908 (Closed): Backend List Module Search: Pointer Issue on pagebrowser
- Issue occurs when searching for an element in the BE List Module search at the bottom when there are more than 20 ele...
- 13:53 Bug #20902: speed up function t3lib_BEfunc::isRecordLocked()
- FYI: committed to trunk rev 5803
- 13:50 Bug #20889: File list tree-<ul> lacks id="treeRoot"
- committed to trunk rev 5805
- 12:49 Bug #20907 (Closed): Unable to render html map,area and media tags
- I am adding map,area and media tags to allowed tags TSConfig for RTE but the same is not reflected on the front-end.
... - 01:44 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
- Confirmed, using "Create new page" icon in pagetree docheader.
- 00:46 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
- CK: Does this happen with a clean trunk installation?
Yes
CK:Which browser are you using?
FF3.5 on Vista
If y... - 00:12 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
- Not confirmed, this works for me (trunk + FF3)
Does this happen with a clean trunk installation?
Which browser ar... - 00:07 Bug #20756: no login since 4.28 in Firefox 3.5
- Thanks for feedback, Felix.
Resolved, no change required. - 00:04 Feature #4275 (Closed): Disable actions when task is running
- It seems very unwise to edit or delete a task in the BE module while it is running.
=> hide edit and disable butto...
2009-08-19
- 23:58 Bug #4264 (Accepted): Adjust calculation of last execution
- I know it's not a recommended practice, but this one will be solved along with #4263 since they touch on to the same ...
- 23:56 Bug #4224 (Resolved): Scheduled tasks are not all executed by the cron script
- I think I have solved this in r1123.
The error was in tx_scheduler::fetchTask() in the SQL WHERE clause to get the... - 23:10 Bug #4263: Execution pool is not really an array
- > This is the opportunity to add an API to set the execution parameters, rather than have all these calls to $task->e...
- 22:17 Bug #4263 (Accepted): Execution pool is not really an array
- This is the opportunity to add an API to set the execution parameters, rather than have all these calls to $task->exe...
- 15:56 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- Christian,
On the page http://de3.php.net/manual/en/datetime.configuration.php#ini.date.timezone
It indeed says... - 15:48 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- I think, that it would be useful to have init.php set the timezone by a setting in localconf.php, as Michiel mentione...
- 15:37 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- This is a server setting - you just did not configure your server (php) properly after upgrading your php version. Th...
- 15:10 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- Christian,
Can you please explain clearly to me how this big warning popping up on my screen is 'bogus'.
Thank ... - 15:02 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- This is not a Typo3 or PHP bug, it's normal behavior. Could this be closed as "Bogus"?
- 14:03 Bug #20904: problem with back end log in with interfaces
- the jump select is wrong in login form, attached patch solves that.
- 02:33 Bug #20904 (Closed): problem with back end log in with interfaces
- In the install tool, in interfaces I've set it to: frontend, backend.
Now when I try to log in to the back end, if... - 13:47 Bug #20905: 1.7.11 deletes "<" and ">" chars
- Thankyou Steffen!
- 12:27 Bug #20905: 1.7.11 deletes "<" and ">" chars
- That's libxml problem, not rte.
Update libxml to at least 2.7.3
See also: #9359
- 08:30 Bug #20905 (Closed): 1.7.11 deletes "<" and ">" chars
- I have fresh dummy+src install of TYPO3 4.2.8, coming with htmlarea
1.7.11.
I have FCE with a field which is of typ... - 13:00 Task #4270 (Closed): Change the current message implementation to use the core's t3lib_FlashMessages
- Change the current message implementation to use the core's t3lib_FlashMessages
- 12:04 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Right, go ahead then.
- 10:33 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Francois Suter wrote:
> So I fully agree with that. Just note that the task type is actually the class name of t... - 12:03 Feature #4019: Make events implement a method that returns whether they ran successfully
- > Nope, it's correct the way it is, by throwing the exeption in the try block it's cought in the catch block below.
... - 10:38 Feature #4019: Make events implement a method that returns whether they ran successfully
- Francois Suter wrote:
> As far as I can see the exception must not be thrown. It must be instantiated and stored i... - 09:12 Bug #20906 (Closed): JS Error with IE6
- I use Typo3 4.2.8 when i log in the BE with IE6 and i try to work(open a page, edit content) i will become the js err...
- 00:20 Bug #20881: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
- Fixed in TYPO3 4.2.9
2009-08-18
- 21:52 Bug #20593: install tool - color for success doesn't fit
- dropped as new color scheme woll be used
- 21:29 Feature #4019: Make events implement a method that returns whether they ran successfully
- The patch looks globally good, but I think there's a logic flaw with this part:...
- 16:58 Feature #4019: Make events implement a method that returns whether they ran successfully
- Updated the patch to use a mix of booleans and exceptions. Boolean false gets converted into a general exception, tru...
- 21:16 Bug #4267: Registration for classes that provide additional fields does not bind those classes to specific task types
- Actually I planned it this way originally but eventually didn't do it as there wasn't any example - that I know of - ...
- 18:19 Bug #4267 (Closed): Registration for classes that provide additional fields does not bind those classes to specific task types
- Current you register a class to provide additional task editing fields like this:...
- 18:35 Bug #20903 (Closed): speed up list module by improving internal handling of references
- Problem:
the list module makes 2 sql queries to get the references pointing to the current record. One query is exe... - 18:05 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- Currently, there are no successful preimage attacks known for md5 hashing. Even if, the way TYPO3 uses md5 hashes for...
- 17:25 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- So, do you want to make a patch for this then?
Besides, I think there's no need to discuss the rest any further. I l... - 16:57 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- I wasn't referring to moving the class, but to the solution. Ideally, an URL should look like http://example.com/show...
- 15:29 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- Dear Philipp,
the code was moved to a new class because it seems the author was not aware of this issue. Why shoul... - 13:50 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- 1. Well, than please make sure this misfeature will not be included in typo3 v5. I updated from 3.8 to 4.2 only to fi...
- 12:15 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- 1. I understand that you dislike the possibility to insert arbitrary html code in the showpic popup. I have to admit ...
- 17:53 Bug #20902 (Closed): speed up function t3lib_BEfunc::isRecordLocked()
- Problem:
function t3lib_BEfunc::isRecordLocked() sets only an entry in its local cache when there are locked record... - 17:28 Bug #20756: no login since 4.28 in Firefox 3.5
- Ok it works. Thanks
For people with the same problem: Clear your Cookies - 17:00 Bug #20895: File-module can't delete directory
- Might indicate a security problem. For now, I'll mark this issue private!
Marcus Krause
Member TYPO3 Security Team - 00:59 Bug #20895: File-module can't delete directory
- "gulfstream_warming_inc."
fails too - 00:58 Bug #20895 (Closed): File-module can't delete directory
- Having a directory named
"come_on_..."
in fileadmin/ makes TYPO3 choke this way:
" 2: Target seemed not t... - 14:50 Bug #20898: relogin after timeout dont work
- Resolved as duplicate of #20038
- 11:36 Bug #20898 (Closed): relogin after timeout dont work
- The relogin after BE timeot do not accept the user and passwd. The extjs window pops up, but not accept the relogin
... - 14:46 Bug #20901: Class tx_tstemplateinfo misses phpdoc declaration
- Committed to trunk in revision 5798
- 14:36 Bug #20901 (Closed): Class tx_tstemplateinfo misses phpdoc declaration
- There's a small phpdoc block with Kasper's name, but it's badly placed.
Attached patch moves the block to the righ... - 14:19 Bug #20900 (Closed): usage of $BACK_PATH without globals
- change to $GLOBALS['BACK_PATH']
(issue imported from #M11744) - 14:15 Bug #20719: Redundant render of helpTextIcon in tceforms
- committed to trunk rev 5797
- 12:07 Bug #20613: Remove all DEPRECATED Static Templates
- Resolved as duplicate of #18194
- 11:44 Bug #20899 (Closed): No pagetree refresh using "Create new page" in pagetree docheader
- After creating a new page, the pagetree does no refresh
(issue imported from #M11741) - 11:36 Bug #14692: Access to file resources does not work with mod_fcgid
- Well, it seems I was no longer able to reproduce the issue. I'm using mod_fcgid here as well but the problem does not...
- 11:28 Bug #14692: Access to file resources does not work with mod_fcgid
- For over 4 years? crazy!
- 11:14 Bug #14692: Access to file resources does not work with mod_fcgid
- No objections! In contrary, I'd highly appreciate it.
Might be that Stucki is probably searching for the most perfec... - 10:24 Bug #20897 (Closed): absRefPrefix does not work with "magic image"
- absRefPrefix does not work for magic images.
Realurl is installed and working on the main site but for my newslet... - 09:21 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
- Doesn't occur in normal Text-Records but in tt_news-records
- 09:00 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
- Bug is posted at google too:
http://code.google.com/p/chromium/issues/detail?id=19578 - 08:28 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
- Take some text from here - I used the Text from inside meta-description prepended with "Newsbeitrag Text äöü ÄÖÜ ß ":...
- 08:23 Bug #20896 (Closed): rtehtmlarea crashes chrome-browser when utf-8 letters are used
- rtehtmlarea crashes chrome-browser when utf-8 letters are used.
Opening a record with arabic text (mixed with wester...
2009-08-17
- 23:10 Bug #4047: There's no error message when adding an event failed
- Francois Suter wrote:
> I really think the only situation where this happened was when a task was declared, but th... - 22:51 Bug #4047 (Resolved): There's no error message when adding an event failed
- Solved in r1121
I really think the only situation where this happened was when a task was declared, but the corres... - 23:09 Bug #4263: Execution pool is not really an array
- Francois Suter wrote:
> This is not the way it is currently implemented in the BE module. There's no way to add ... - 22:29 Bug #4263 (Closed): Execution pool is not really an array
- I took a closer look at the execution pool that each task possesses as a member variable. It is meant to be an array ...
- 23:08 Bug #4264 (Closed): Adjust calculation of last execution
- A task execution may have an end time. It should not run beyond that time. The way this is currently implemented, the...
- 23:04 Feature #4019: Make events implement a method that returns whether they ran successfully
- Francois Suter wrote:
> I was thinking about another solution: the execute() method of a given task could be allow... - 21:24 Feature #4019 (Needs Feedback): Make events implement a method that returns whether they ran successfully
- > A separate method is not needed after all. It should be enough to evaluate the return value of a task's execute() m...
- 18:56 Feature #4019: Make events implement a method that returns whether they ran successfully
- A separate method is not needed after all. It should be enough to evaluate the return value of a task's execute() met...
- 22:57 Feature #4261: Add indicator for disabled tasks
- Francois Suter wrote:
> Committed a follow-up in r1119
>
> Small cleanup
fine with me - 21:00 Feature #4261: Add indicator for disabled tasks
- Committed a follow-up in r1119
Small cleanup and removal of code which must wait until flash messages are committe... - 18:02 Feature #4261 (Resolved): Add indicator for disabled tasks
- Applied in changeset r1115.
- 17:35 Feature #4261 (Closed): Add indicator for disabled tasks
- Add indicator for disabled tasks
- 21:49 Bug #4256: Weird calculations of minutes in cron cmd
- Actually I'm wondering about this still. What I wrote is what I understood from the crontab description (man of cront...
- 18:49 Bug #14692: Access to file resources does not work with mod_fcgid
- Hmm what about applying this patch to core?
- 10:44 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- Sure - this only makes sense for servers with clients/sites all from the same timezone.
- 10:06 Bug #20868: click-enlarge function for images does not work correctly in IE8
- The reported bug affects the system extension tx_cms_showpic. Have anybody ever tried to click-enlarge an image with ...
- 09:57 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- After looking into it again, I cannot find the original indication of a weak encryption key in the current source.
... - 09:23 Feature #20880: t3lib_BEfunc::selectVersionsOfRecord: Need a Hook for query-buildung
- With the implementation of feature #20887 (http://bugs.typo3.org/view.php?id=11722) this issue is resolved, as the SQ...
- 01:50 Bug #20894: ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
- Bug number was #20638.
- 01:49 Bug #20894 (Closed): ENABLE_INSTALL_TOOL file check in yellow box doesn't check the file age
- In revision a new file age check was implemented by Michael Stucki. After one hour inactivity time using the install ...
2009-08-16
- 22:49 Bug #4256 (Rejected): Weird calculations of minutes in cron cmd
- This is not a bug. I just opened a report to document that behavior. It should probably go in the manual.
Any of t... - 22:45 Bug #4256 (Closed): Weird calculations of minutes in cron cmd
- If you set a weird frequency like:
*/23 * * * *
and you have a start date at 17:00, for example, you might expe... - 22:37 Bug #20891: t3lib_db::exec_... - functions use direct mysql-commands
- I see, you don't wanna talk about it.
It's paradox but you're free to talk about that ;-)
I expected some argumen... - 22:08 Bug #20891: t3lib_db::exec_... - functions use direct mysql-commands
- Use DBAL or adodb if you like to use other DBMSs!
- 22:36 Bug #4224 (Needs Feedback): Scheduled tasks are not all executed by the cron script
- I haven't been able to reproduce this situation. I'm leaving this bug report open for feedback in case someone stumbl...
- 22:17 Bug #20843: Exporting t3x file delivers wrong data
- As the sample extension has been removed, I hereby set the view status to public.
- 18:51 Feature #4039 (Resolved): For the task registration, try to use autoloading for the class attribute
- 18:48 Feature #4039 (Accepted): For the task registration, try to use autoloading for the class attribute
- Resolved in r1114
- 18:50 Bug #3727 (Rejected): Compatibility with EXT:ml_tut_gabriel
- As development of the Scheduler has progressed it has become even more incompatible with Gabriel, since the API was c...
- 17:08 Task #4255 (Resolved): Clean up Task API usage
- 17:08 Task #4255: Clean up Task API usage
- Added also setters and getters for task uid and next execution timestamp.
Solved in r1113 - 16:06 Task #4255 (Closed): Clean up Task API usage
- Now that the tx_scheduler_Task class has proper setters and getters, clean up usage of task API throughout the shedul...
- 15:57 Task #4254 (Resolved): Ensure consistency of naming for additional parameters
- Solved in r1112
- 15:45 Task #4254 (Closed): Ensure consistency of naming for additional parameters
- Additional parameters (the part after the :: in the CRID) are named in various way throughout the Scheduler. Make tha...
- 15:49 Feature #4199 (Resolved): Allow disabling of existing tasks
- 15:48 Feature #4199: Allow disabling of existing tasks
- Solved in r1111
- 15:32 Bug #3388 (Resolved): Error with insert in Module
- No feedback and I'm pretty sure this bug doesn't happen anymore . Closing the report.
- 15:02 Bug #20756: no login since 4.28 in Firefox 3.5
- I tried logging in with FF 3.5.2 on TYPO3 4.2.8 with felogin and it works without problems.
Try deleting your brow... - 09:16 Bug #20756: no login since 4.28 in Firefox 3.5
- The problem is unfortunately still
2009-08-15
- 22:34 Bug #20890: unused parameter for t3lib_db::fullQuoteStr() and fullQuoteArray()
- quoteStr() and escapeStrForLike() are concerned too
Perhaps this construction is used by dbal in another useful wa... - 19:36 Bug #20890 (Closed): unused parameter for t3lib_db::fullQuoteStr() and fullQuoteArray()
- the 2nd parameter $table isn't used in 3lib_db::fullQuoteStr($str, $table) and fullQuoteArray($arr, $table, $noQuote=...
- 20:45 Bug #20893 (Closed): function sql($db,$query) should be wrapper only because it's an alias for sql_query
- function sql($db,$query) {
return $this->sql_query($db,$query);
}
instead of full copy of sql_query($db,$query)... - 20:41 Bug #20891: t3lib_db::exec_... - functions use direct mysql-commands
- quoteStr($str, $table),
admin_get_tables(),
admin_get_fields($tableName),
admin_get_keys($tableName),
admin_get_c... - 19:47 Bug #20891 (Closed): t3lib_db::exec_... - functions use direct mysql-commands
- t3lib_db::exec_... - functions use direct function mysql_query()
instead they should use $this->sql_query()
... - 20:04 Bug #20892 (Closed): SELECT_mm_query for dbal/adodb
- Due to http://bugs.typo3.org/view.php?id=9620 SELECT_mm_query and perhaps (don't know) exec_SELECT_mm_query have to b...
- 17:13 Bug #20889: File list tree-<ul> lacks id="treeRoot"
- ok, DAM is another item. There is no need to think about that now from your point of view.
- 16:41 Bug #20889: File list tree-<ul> lacks id="treeRoot"
- I had a similar idea some months ago, while wondering that DAM has no AJAX-enabled trees. The patches were so compreh...
- 16:35 Bug #20889: File list tree-<ul> lacks id="treeRoot"
- Perhaps it's possible to render both filetrees by the same function (which has to be written or mapped)?
- 16:26 Bug #20889: File list tree-<ul> lacks id="treeRoot"
- Ohh.. I can enter HTML-Code in the bugtracker? Funny..
Please place < ul > everywhere, where you see the big white... - 16:23 Bug #20889 (Closed): File list tree-<ul> lacks id="treeRoot"
- The <ul> of page tree has id="treeRoot", the <ul> in file list has NOT.
stylesheet.css adds a top-margin for this ... - 16:44 Bug #20882: File list module doesn't work in IE6
- height: 100% was missing for the body tag.
patch attached - 14:45 Feature #20856: debug in t3lib
- Inside the functions linking to each other it's better to write [Class]::[function]
So there is no need to instantia... - 13:55 Feature #19343: Feature: Hook in setup for additional tabs
- no longer needed
- 12:26 Bug #20878: Remove the bypass to log in from the local loopback device
- Great to hear that. Wise decision.
- 02:19 Bug #16337: The requested URL /typo3conf/ext/templavoila/mod1/db_new_content_el.php was not found on this server.
- Hi,
this issue still exists with typo3 4.2.8 . The suggested solution still works. However now you have too look a... - 01:05 Bug #20886: Probable Cross-Site Scripting Vulnerability in showpic.php
- Short note at a first glance:
The encryption key is generated randomly enough when using the install tool (/dev/uran...
2009-08-14
- 21:50 Bug #20887: speed up function t3lib_BEfunc::selectVersionsOfRecord
- committed v3 to trunk rev 5790
- 17:04 Bug #20887 (Closed): speed up function t3lib_BEfunc::selectVersionsOfRecord
- problem:
when viewing the extended listview in the Backend, TYPO3 does 2 queries for each record to find out if it h... - 21:20 Bug #20888: Icons in List Module aligned badly
- committed to trunk in r5789
- 21:18 Bug #20888 (Closed): Icons in List Module aligned badly
- The icons in the list module are aligned badly vertically, also a huge gap is found between icons and label.
(iss... - 18:24 Feature #20856: debug in t3lib
- Here is an Example-Output for an object:
http://www.bruchmann-web.de/fileadmin/debugExamples/debug_tceForms.html - 17:22 Bug #20105: Clickmenu doesn't work with IE8
- This bug was already fixed some time ago.
- 15:01 Bug #20105: Clickmenu doesn't work with IE8
- yes, please!
- 15:44 Bug #20886 (Closed): Probable Cross-Site Scripting Vulnerability in showpic.php
- In typo3/sysext/cms/tslib/showpic.php:222+226, user input is outputted in an HTML document without any transformation...
- 15:14 Bug #20883: speed up function t3lib_iconWorks::skinImg()
- FYI: committed attached v4 to trunk rev 5784
- 13:11 Bug #20883 (Closed): speed up function t3lib_iconWorks::skinImg()
- problem:
function t3lib_iconWorks::skinImg() wastes processing time because it is called hundreds of times when rend... - 14:55 Feature #20885 (Closed): Hook request in TCEmain
- I would appreciate you could include the attached hook patch into typo3.
The attached hook permits defining complex ... - 14:44 Bug #20884 (Closed): Hardcoded parameter results in lengthy image rendering
- In t3lib/class.t3lib_stdgraphic.php, about line 270, typo3 calls imagemagick with the argument -sharpen 50. This valu...
- 13:44 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- You are telling me that you want to make this decision for ALL your clients, no matter in what country they live. If ...
- 10:40 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
- Solution:
Edit the php.ini file on your server e.g. with
vi /etc/php5/apache2/php.ini
Search for "date.timezo... - 13:29 Bug #20882: File list module doesn't work in IE6
- JS function resizeDocBody() in typo3/template.php is responsible.
But I have no idea, what has to be changed there.. - 13:19 Bug #20882: File list module doesn't work in IE6
- of course steffen with 2x "f": callto:steffengebert
- 13:18 Bug #20882: File list module doesn't work in IE6
- <div id="typo3-docbody"> gets height=0px from anywhere.
Crappy IE Developer toolbar might help a bit.
I'm avail... - 13:04 Bug #20882: File list module doesn't work in IE6
- nope
- 13:00 Bug #20882: File list module doesn't work in IE6
- Do you get any JavaScript errors?
- 12:49 Bug #20882: File list module doesn't work in IE6
- Hint: If you step back so many revisions, clear typo3conf/temp_CACHED* to avoid requiring non-existant files.
P.S:... - 12:48 Bug #20882 (Closed): File list module doesn't work in IE6
- File list module shows no folder tree (shows for ~0.5sec and then folders immediately vanish).
Module is unusable ... - 11:36 Bug #20881 (Closed): Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
- When saving the "All configuration" page in the Install Tool, TYPO3 always sets the value for TYPO3_CONF_VARS[FE][dis...
- 10:56 Feature #20689: Add a registry to t3lib
- committed to trunk r5783
- 10:42 Feature #20880 (Closed): t3lib_BEfunc::selectVersionsOfRecord: Need a Hook for query-buildung
- The selectVersionsOfRecord() selects all records based on the uid or t3ver_oid in combination with the pid field. Thi...
- 10:15 Bug #19105: dbal incompatible SQL in extension impexp
- Fixed in TYPO3_4-2 and Trunk.
- 09:35 Bug #20879 (Closed): External URLs get prefixed with http://typo3/
- When inserting an external URL typo3 prefixes the url with http://typo3/.
This error was corrected in issue 001100... - 09:05 Bug #20878: Remove the bypass to log in from the local loopback device
- This should be fixed before the next version.
- 09:02 Bug #20878 (Closed): Remove the bypass to log in from the local loopback device
- See the discussion about bug 11450 in the dev- and the core-list. We agreed to remove the 127.0.0.1 bypass completely...
- 09:01 Bug #20861: Duplicate SQL definition of table index_stat_word
- Committed to trunk in revision 5780
- 09:00 Feature #20700: Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
- As agreed with Mario, we will not apply this change and use a different solution (the other way around) instead.
2009-08-13
- 18:01 Bug #20836: thumbs.php should disable error display
- Of course this is the easiest and quickest solution, but it only partly solves the problem. We should generally add ^...
- 16:24 Bug #20836: thumbs.php should disable error display
- Why not just checking if the PHP version is 5.3.x (or higher) and removing "E_DEPRECATED" from being logged by settin...
- 16:37 Feature #20877 (Closed): Optimize database queries to session tables
- Database queries to session tables will be performed each request when a frontend or backend user is logged in. To de...
- 16:28 Feature #20876 (Closed): Integrate possibility to enable/disable the deprecation logging
- In TYPO3 4.3 a deprecation logging was introduced that shall help developers to keep track of functions/methods that ...
- 15:18 Bug #20875 (Closed): The descriptionlength and other parameters are hardcoded for listview
- Some parameters are hardcoded in the frontendplugin, while it would be neat to be able to configure it in TS. The att...
- 11:56 Bug #20874 (Rejected): GMENU_FOLDOUT does not render the onclick event (and becomes useless)
- If you use a GMENU_FOLDOUT the needed onclick= property will not be added to the menu anchor hrefs.
The core ignores... - 11:37 Bug #18781: field tablename in sys_refindex too short
- Solution leads to new problems.
- 11:37 Bug #18781: field tablename in sys_refindex too short
- This leads to a problem as reported in #20867: The index "lookup_string" of sys_refindex consists of "ref_table" and ...
- 11:09 Bug #20873 (Closed): Preview of hidden page translations is not possible
- If the translation of a page is marked as hidden and the default language is not and you try to preview it, you'll ge...
- 11:08 Feature #20872 (Closed): override local variable $msg in t3lib_div->sysLog
- when i manipulate the log-message in my hook-function, it dosen't affected the variable $msg in t3lib_div->sysLog.
... - 10:58 Bug #17539: OCI_INVALID_HANDLE
- This bug can be closed. At the end (and with some debugging work) all worked fine.
Thank you for your support! - 08:02 Bug #17539: OCI_INVALID_HANDLE
- I have seen this when using the 'Western European' Oracle Express 10g on a UTF-8 dataset.
Patrick Broens tipped me... - 08:31 Feature #16586: displayCond for flexforms, that affects on row of element
- Change has patch.
- 00:56 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
- Thanks for feedback, Lukas!
Ok, maybe I wasn't precise enough:
The current faulty implementation in 4.2 with "PRI... - 00:25 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
- I'm not sure if this is really fixed:
PRIMARY KEY (page_id,mpvar_hash)
Imagine 2 MySQL hosts with the same HTTP req... - 00:27 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Oliver, can you please take care that the issue will be fixed :)
Please check my comment @ #0010508
2009-08-12
- 23:15 Bug #20561: cookie domain doesn't work with correct syntax.
- So what has been configured as cookiedomain and what is the server sending?
Without any further data, nobody is ab... - 17:06 Bug #20869 (Closed): External files with Umlauts/special chars in filename are not indexed
- indexed_search fails to index external files with umlauts in the filename. This is because the special characters are...
- 17:03 Bug #20868 (Closed): click-enlarge function for images does not work correctly in IE8
- The popup-window generated by the click-enlarge function produces an IE-Error stating that a function was blocked. Th...
- 15:35 Bug #20845: disableNoCacheParameter breaks FE Cache
- +1
patches for 4.2 tested: the applied fine and solved the problem;
regards georg - 11:33 Bug #20581: functions flushByTag and flushByTags in caching framework db backend are very unefficient
- commited to trunk rev 5576
- 11:33 Bug #20581: functions flushByTag and flushByTags in caching framework db backend are very unefficient
- arghh, I'm getting old ;-/
already committed. - 11:08 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Additionally, I've now changed the value of "TMPL CONDITIONS - ALL" and cut off the last character so these entries c...
- 10:56 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Just a note: This fixes only the DB scheme definition. In order to apply the change, you need to update the database ...
- 10:55 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Fixed in TYPO3_4-2. The problem is solved in a different way already in Trunk, so it won't occur in 4.3 anyway.
Th... - 11:05 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
- This was indirectly fixed by Ingo with #19427 in rev. 4336 for the new 4.3 caching framework.
A fix for 4.2 would ... - 10:21 Bug #20867: Table sys_refindex / KEY lookup_string not UTF-8 compatible
- i can reproduce it
- 09:58 Bug #20867: Table sys_refindex / KEY lookup_string not UTF-8 compatible
- Relations: Bug reports #20386 & #20386
- 09:58 Bug #20867 (Closed): Table sys_refindex / KEY lookup_string not UTF-8 compatible
- In t3lib/stddb/tables.sql the key definition was changed from (ref_table(133),ref_string) to (ref_table,ref_string).
... - 09:45 Bug #20866 (Closed): removeBadHTML is returning an empty string
- The function removeBadHTML is returning an empty string if the text to check contains special utf8-encoded chars.
...
2009-08-11
- 17:15 Feature #20862: TYPO3 needs to support the Semantic Web in the core / RDFA / Web 3.0
- A new doctype needs to be added:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/D... - 16:33 Feature #20862: TYPO3 needs to support the Semantic Web in the core / RDFA / Web 3.0
- RDFa primer: http://www.w3.org/TR/xhtml-rdfa-primer/
RDFa examples: http://www.google.com/support/webmasters/bin/ans... - 16:24 Feature #20862 (Closed): TYPO3 needs to support the Semantic Web in the core / RDFA / Web 3.0
- I came across a video about Tim Berners Lee on the Semantic Web [1].
After that I jumped to an Introduction video ... - 17:15 Bug #20864 (Closed): Provide a method countByTag() for caching backends
- In t3lib_tsfeBeUserAuth::extGetNumberOfCachedPages() a count() is done on the results of a getByTag() call. This coul...
- 17:04 Bug #20863 (Closed): TCEmain clears cache inefficiently
- In TCEmain::clear_cache() the cache for certain page IDs gets cleared through a foreach loop calling flushByTag. Inst...
- 16:11 Bug #16996: automaketemplate relPathPrefix and fragments
- Core issue:
t3lib_parsehtml:
00994 function prefixRelPath($prefix,$srcVal,$suffix='') {
00995 ... - 15:41 Bug #20861 (Closed): Duplicate SQL definition of table index_stat_word
- Table index_stat_word is defined twice in indexed_search/ext_tables.sql
The two definitions are identical except f... - 15:40 Feature #14870: automaketemplate doesn't use relPathPrefix for IE-Flash-Implementation and others
- This is a core issue:
In t3lib/class.t3lib_parsehtml.php in t3lib_parsehtml::prefixResourcePath() the following shou... - 15:37 Bug #20860: Incomplete SQL comments in t3lib/stddb/tables.sql
- Committed to trunk in rev 5774
- 15:29 Bug #20860 (Closed): Incomplete SQL comments in t3lib/stddb/tables.sql
- The name of the table is missing in the comments for tables sys_refindex_words, sys_refindex_rel and sys_refindex_res...
- 15:19 Bug #20581: functions flushByTag and flushByTags in caching framework db backend are very unefficient
- Rupi, will you send this to the core team list?
- 15:13 Bug #17471: PHP Fatal error: Cannot redeclare class t3lib_timetrack
- @Bruce: Does this problem still exist in current versions?
- 11:55 Feature #4199: Allow disabling of existing tasks
- Francois Suter wrote:
> Somehow I find it more logical and convenient to have the disabled indication be a DB field.... - 09:31 Feature #4199: Allow disabling of existing tasks
- Somehow I find it more logical and convenient to have the disabled indication be a DB field. It makes it possible to ...
- 09:20 Task #4045: Explain what the abbreviation "CRID" stands for
- Updated the description in r1100.
The description wrongfully mentioned that the CRID was unique. It needs not be, ... - 08:28 Bug #20843: Exporting t3x file delivers wrong data
- That makes sense. Using ob_end_clean() for all existing buffers would also be fine.
I guess that some PHP scripts th...
2009-08-10
- 23:32 Bug #20829: Feature: Add datepicker to date and datetime fields in TCEFORMS
- committed v8 to trunk, rev 5772
- 23:28 Task #4045: Explain what the abbreviation "CRID" stands for
- Francois Suter wrote:
> Solved in r1092, pending review.
looks good :) - 23:14 Task #4045 (Resolved): Explain what the abbreviation "CRID" stands for
- Solved in r1092, pending review.
- 22:46 Task #4045: Explain what the abbreviation "CRID" stands for
- Ha, I found your FIXME note about this :-)
Now I know where to write the explanations ;-) - 23:25 Feature #4199: Allow disabling of existing tasks
- Francois Suter wrote:
> There was already an exception made for the CRID information, which has its own DB fiel... - 22:58 Feature #4199: Allow disabling of existing tasks
- I expected to be finished tonight, but I couldn't. I stumbled on the fact that tasks were essentially meant to be sto...
- 20:55 Feature #4199 (Accepted): Allow disabling of existing tasks
- 09:49 Feature #4199: Allow disabling of existing tasks
- Francois Suter wrote:
> > Disabled could do it too, but simply saving it into a field called hidden and labeling i... - 09:02 Feature #4199: Allow disabling of existing tasks
- > > It should be possible to disable a registered task without having to delete it altogether or disabling the whole ...
- 23:01 Bug #4224 (Closed): Scheduled tasks are not all executed by the cron script
- I currently have a situation where my scheduled tasks are ignored by the cron script. I think it's because there's a ...
- 22:08 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Hi Oliver, we have a setup with multiple MySQL Masters with crossreplication i.e. every write operation is replicated...
- 19:48 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Lukas, could you please send me your MySQL Server and Replication settings?
Are there two MySQL Masters running and ... - 20:05 Bug #20859 (Closed): Cache tables allow to store the same identifier more than once
- The caching tables
* cache_pages
* cache_pagesections
just have a key defined, but not a unique key.
This allows ... - 19:41 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
- When was this fixed in 4.3?
The issue was initially reported for 4.2.6 and not for 4.3... hm... - 18:55 Bug #20857: Internal Server Error since 4.2.8 or later
- There should be some information in Apache error log...
- 13:37 Bug #20857 (Closed): Internal Server Error since 4.2.8 or later
- I receive an Internal Server error after installing 4.2.8 or 4.3 alpha 3 in the backend wenn selecting TER Settings.
... - 17:56 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- http://bugs.typo3.org/view.php?id=11009 (ff setting a internal link ends up as external link with http://www.domain....
- 15:34 Feature #20858 (Closed): Add support for flash messages in the backend
- Currently there's no nice way to show notices, information, success, warning, or error messages to the user.
In th... - 12:50 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- Is there a solution in sight? We got the same strange issue in a clients project.
Thanks - 12:44 Feature #20838: Modern integration of module into backend using Extbase
- FYI: committed v2 to trunk, rev 5771
- 12:38 Feature #20837: Allow Extbase as framework for backend modules
- committed v2 to trunk, rev 5770
- 10:13 Bug #20843: Exporting t3x file delivers wrong data
- I was able to fix it !
by adding ob_clean() before the header() functions, it removes the blanks. So when I modify... - 09:43 Bug #20843: Exporting t3x file delivers wrong data
- I could figure out the follwing:
in file class.em_index.php, line 2534 backup data ich echoed:
.-.-.-.-.-.-.
if ... - 08:25 Bug #20843: Exporting t3x file delivers wrong data
- I will try to debug myself. I have the feeling it is realted to some other extension or misconfiguration. Since this ...
- 00:33 Bug #20843: Exporting t3x file delivers wrong data
- I cannot reproduce this - and I have to deal with manual export/import of extensions nearly on a daily basis.
Any ... - 09:08 Feature #4190: Create a Demo task that's usefull in "real life"
- > > About the deletion of the file: it should not be deleted if it's older than an hour, but when it's older than the...
- 05:31 Feature #20856 (Closed): debug in t3lib
- as addition or as replacement of t3lib_div::debug I wrote some debug-functions (I use them in an own extension).
Def...
2009-08-09
- 23:39 Bug #20852: Can create preview links only for the default language of a page
- if you open up the workspace-preview module with in right language the generated preview-link will carry-on that lang...
- 20:17 Feature #4190: Create a Demo task that's usefull in "real life"
- Francois Suter wrote:
> There was a request from Lars Houmark to do this. I discussed with him and he was still inte... - 13:42 Feature #4190: Create a Demo task that's usefull in "real life"
- BTW Duplicate of #3308 (couldn't find it before...)
- 10:49 Feature #4190: Create a Demo task that's usefull in "real life"
- There was a request from Lars Houmark to do this. I discussed with him and he was still interested in having this tas...
- 20:14 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- Ingo Renner wrote:
> The screen is totally correct actually. The tasks turn yellow only when they're late. So what... - 20:00 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
-
> # running
> # not running, not scheduled
> # not running, scheduled, in the future
> # not running, scheduled... - 19:57 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- Francois Suter wrote:
> Seems to be not quite correct yet. Look at attached screenshot: 2 tasks are scheduled to run... - 19:13 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- After thinking some more I have found what disturbs me: currently the 3 status represent mixed pieces of information,...
- 13:41 Feature #4020 (Needs Feedback): The scheduler backend module does not show whether - and if so, which - a task is currently running.
- Seems to be not quite correct yet. Look at attached screenshot: 2 tasks are scheduled to run, however they do not app...
- 20:13 Task #4045: Explain what the abbreviation "CRID" stands for
- Francois Suter wrote:
> Will be done in the documentation
should also be done in the source, as it was (and still... - 13:33 Task #4045 (Accepted): Explain what the abbreviation "CRID" stands for
- Will be done in the documentation
- 20:09 Task #4048: implement interfaces for the hooks provided by the scheduler
- Francois Suter wrote:
> Follow-up: only 1 out of 4 hook names had been changed to the new interface (in BE module). ... - 12:41 Task #4048: implement interfaces for the hooks provided by the scheduler
- Francois Suter wrote:
> Follow-up: only 1 out of 4 hook names had been changed to the new interface (in BE module). ... - 12:41 Task #4048: implement interfaces for the hooks provided by the scheduler
- Follow-up: only 1 out of 4 hook names had been changed to the new interface (in BE module). They are all changed now...
- 12:14 Task #4048: implement interfaces for the hooks provided by the scheduler
- Reviewed. Great improvement, makes it much cleaner indeed. Thanks for the work.
- 20:06 Task #4201 (Closed): Turn all existing cron scripts in TYPO3 into scheduler tasks
- Turn all existing cron scripts in TYPO3 into scheduler tasks (where possible ans makes sense)
- 20:05 Feature #4199: Allow disabling of existing tasks
- Francois Suter wrote:
> It should be possible to disable a registered task without having to delete it altogether or... - 19:21 Feature #4199 (Closed): Allow disabling of existing tasks
- It should be possible to disable a registered task without having to delete it altogether or disabling the whole cron...
- 13:32 Task #4133 (Resolved): BE module: make the scheduler object a member variable
- Solved in r1080
- 13:26 Bug #4195 (Resolved): Remove running flag from execution class
- Solved in r1079
- 13:25 Bug #4195 (Closed): Remove running flag from execution class
- Class tx_scheduler_Execution contains a member variable $running, which is supposed to be true if the execution is ru...
- 13:23 Bug #4194 (Resolved): Error running the test task
- Fixed in r1078
- 13:22 Bug #4194 (Closed): Error running the test task
- The test task tries to access directly member variables from an execution object, which are not protected. This must ...
- 13:01 Task #4132 (Resolved): Clean up the CSS file
- 13:00 Task #4132: Clean up the CSS file
- Solved in r1077
- 12:52 Bug #4134 (Resolved): Error in cron cmd calculation
- Solved in r1075
- 12:33 Bug #4152 (Resolved): Example task hooks do not keep their value
- Solved in r1071. Thanks for the patch!
- 12:11 Feature #4043: Have an easy recognizable "add a new event" text link when scheduled events are present too
- Done in r1069
- 11:07 Feature #16586: displayCond for flexforms, that affects on row of element
- Committed to trunk, revision 5769.
- 09:03 Bug #20843: Exporting t3x file delivers wrong data
- no, just because of the attachments. But I think you can unset the private statement.
Additional note on the bug -... - 07:32 Feature #20855 (Closed): enabled copying a folder in filelist on Windows
- It was not possible to copy a whole folder on Windows.
The patch provides the functionality to be able to copy a w... - 07:19 Bug #20853: syslog for getFileName() returns empty String in some cases (useless log-info)
- sorry, the first sentence of description has to be:
the variable $newFile is only filled in some cases (i.e. when th... - 06:05 Feature #20854 (Closed): unsing class.t3lib_diff.php on Windows - using DIFF in Workspaces on Windows Machines
- It was not possible to use the DIFF feature on Windows servers.
The site http://www.domain.com/typo3/sysext/versio...
2009-08-08
- 20:57 Feature #4190 (Closed): Create a Demo task that's usefull in "real life"
- Create a task that execute's once an hour, checks for the existance of the install tool enable file, and deletes it i...
- 18:24 Feature #16586: displayCond for flexforms, that affects on row of element
- The file 4270_v5.diff contains modifications of the patch posted as 4270_v4.diff by Rupert German on the TYPO3 core m...
- 14:41 Bug #20853 (Closed): syslog for getFileName() returns empty String in some cases (useless log-info)
- the variable $newFile is only filled in some cases (i.e. when the correspondending extension isn't loaded) and is use...
- 03:11 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
- No objections.
- 03:10 Bug #20835: RemoveXSS corrupts HTML
- @3+4: JS could be embedded in style attributes. So there's a need to take care of "style".
- 03:05 Bug #20843: Exporting t3x file delivers wrong data
- Is there any reason why this issue has been set to private?
- 03:03 Bug #20847: TYPO3 Exploit posted on milw0rm.com
- Closing issue as it is not a bug report.
- 03:01 Bug #20847: TYPO3 Exploit posted on milw0rm.com
- We prefer to get all issues reported to above mentioned mail address only.
2009-08-07
- 17:48 Bug #20852: Can create preview links only for the default language of a page
- The concerning file is typo3/sysext/version/cm1/index.php.
The uploaded file index.php includes my patch and index_o... - 17:43 Bug #20852 (Closed): Can create preview links only for the default language of a page
- You can't create preview links for alternative page languages.
Only a preview link for the default page language is ... - 17:32 Bug #20851: Header Link Titles of Content Elements are not imported by impexp
- The "tokenizedContent" (used to create the new link and has no title) is generated on export.
Seems that getTypoLink... - 16:15 Bug #20851 (Closed): Header Link Titles of Content Elements are not imported by impexp
- impexp deletes on import all link titles in header links and in RTE links.
1. Create a Content Element with a He... - 16:57 Bug #20845: disableNoCacheParameter breaks FE Cache
- For TYPO3 4.2, patches have been slightly modified:
- part1: Don't make code cleanups, just add the comments
- part... - 16:30 Bug #20845: disableNoCacheParameter breaks FE Cache
- Those 4 patches have not been tested by myself yet, but they should fix the issue completely.
A backport for TYPO3_4... - 16:29 Bug #20845: disableNoCacheParameter breaks FE Cache
- bug_11663_part4.diff finally contains a condition that sticks to enabling $TSFE->no_cache if one of the following con...
- 16:22 Bug #20845: disableNoCacheParameter breaks FE Cache
- bug_11663_part3.diff skips a condition which seems useless anyway now that we use locking. Otherwise, again conflicts...
- 16:20 Bug #20845: disableNoCacheParameter breaks FE Cache
- bug_11663_part2.diff makes sure that an error is displayed if there is a cHash error and disableNoCacheParameter is e...
- 16:17 Bug #20845: disableNoCacheParameter breaks FE Cache
- bug_11663_part1.diff contains no changes at all, just comments and code cleanup.
- 02:13 Bug #20845 (Closed): disableNoCacheParameter breaks FE Cache
- disableNoCacheParameter breaks FE Cache
to be more precice: disableNoCacheParameter = 1
leads to page cache-entr... - 16:03 Bug #20850 (Closed): Content Element: Header Link Title with spaces didn't work
- The link wizard generates a link like
123 - - Some Words
FE: a href="index.php?id=123" title="Some"
1. Klick... - 15:52 Feature #20849 (Closed): Provide a reason for why tslib_fe::set_no_cache() has been triggered
- $TSFE->set_no_cache() uses t3lib_div::sysLog() to log why the caching had been disabled.
Currently this is always ... - 14:44 Bug #20847: TYPO3 Exploit posted on milw0rm.com
- Hi Nils,
thank you for informing the developers about such posts!
But please do this on a more private way:
Eith... - 14:32 Bug #20847: TYPO3 Exploit posted on milw0rm.com
- http://secure.t3sec.info/blog/post/2009/08/06/typo3-cms-40-showuid-exploit-not-a-vulnerability/
- 12:52 Bug #20847 (Closed): TYPO3 Exploit posted on milw0rm.com
- Did you recognize the SQL-injection exploit posted on milw0rm.com?
http://www.milw0rm.com/exploits/9380
(issue... - 14:11 Bug #20144: Missing new page element in pagetree (content area)
- closed by User request
- 14:09 Bug #20144: Missing new page element in pagetree (content area)
- OK, after threating my admins (again!) they found a mistake in my rights, so this problem is solved.
- 09:53 Bug #20144: Missing new page element in pagetree (content area)
- Nothing changed by now. Is there anyone who could help?
- 14:03 Bug #20848 (Closed): Search results disappear when switching to extended view
- When searching for something using a quicksearch (i.e. in the header), then the search results appear. As soon as I s...
- 10:38 Feature #2678: Recycler: Resize height
- Hi,
Yes, this is an issue as on my 1440x900 laptop, I cannot see the buttons at the bottom of the recycler module ... - 10:25 Bug #16862: Hide subpages will make preview impossible
- I can reproduce this too. Using TYPO3 4.2.8 (and TemplaVoila!)
- 09:18 Bug #20846 (Closed): Synchronize RemoveXSS.php in 4.2 and 4.3
- This file is used for security reasons. So it's important to have all fixes not only in 4.3 but in 4.2. For this reas...
2009-08-06
- 21:10 Bug #20844: TYPO3 Javascript object missing in alt_main.php
- reason is, that backend.php defines the object TYPO3 to fill it with dynamic values, this is missing in alt_main. I w...
- 21:08 Bug #20844 (Closed): TYPO3 Javascript object missing in alt_main.php
- When using the classic backend in alt_main.php, links under the Web module do not work. Instead, a Javascript error ...
- 19:05 Bug #20843 (Rejected): Exporting t3x file delivers wrong data
- Same issue as bug #M4068 which was closed without success. Please reactivate and merge with older bug #.
After sav... - 01:03 Task #4048 (Resolved): implement interfaces for the hooks provided by the scheduler
- Applied in changeset r1054.
- 00:40 Task #4048 (Accepted): implement interfaces for the hooks provided by the scheduler
- 00:39 Task #4048: implement interfaces for the hooks provided by the scheduler
- Francois Suter wrote:
> I thought about that, but it's still not clear to me how such interface should be declared, ...
2009-08-05
- 23:15 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- Francois Suter wrote:
> BTW I'm still not totally happy with the icons, but I agree that they are a useful visual he... - 21:59 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- BTW I'm still not totally happy with the icons, but I agree that they are a useful visual help. They can be changed l...
- 21:44 Feature #4020 (Resolved): The scheduler backend module does not show whether - and if so, which - a task is currently running.
- 10:57 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
> Well, I'd really like to stay with the bullets. However, I noticed the "red bullet problem" myself, too already. ...- 10:50 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- Francois Suter wrote:
> I'm unconvinced about this change. I agree that it is good to show if a job is currently run... - 09:08 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- I'm unconvinced about this change. I agree that it is good to show if a job is currently running, but I don't think t...
- 19:44 Feature #20838 (Closed): Modern integration of module into backend using Extbase
- An Extbase dispatcher for the Backend is ready to be integrated. However current modules need to have a conf.php file...
- 19:37 Feature #20837: Allow Extbase as framework for backend modules
- The dispatcher to use is Tx_Extbase_BackendDispatcher, not Tx_ExtMvc_BackendDispatcher of course (correct in core list)
- 19:28 Feature #20837 (Closed): Allow Extbase as framework for backend modules
- An Extbase distpacher for the Backend is ready to be integrated. As this dispatcher relies on a minor update of mod.p...
- 18:51 Bug #20836 (Closed): thumbs.php should disable error display
- As typo3/thumbs.php and t3lib/thumbs.php directly output images to the server, they should have error reporting disab...
- 16:13 Bug #20828: Sorting icons are not redrawn
- Oops. Please ignore v1 of the patch. v2 contains the fix only for Firefox 3.5, all other browsers still use the old c...
- 14:49 Bug #20718: Add 'doNotLoadInFE' => 1, to several system extensions, speeding up the frontend
- committed to trunk rev 5766
- 14:47 Bug #20835 (Closed): RemoveXSS corrupts HTML
- Try RemoveXSS on this code:...
- 14:44 Feature #20717: Store separate extlist for the frontend
- committed to trunk rev 5765
- 14:08 Bug #20829 (Closed): Feature: Add datepicker to date and datetime fields in TCEFORMS
- This feature uses the Datepicker from ExtJS and apply it to date- and datetime fields in TCEFORMS.
Tested on major... - 13:37 Bug #20583: Select queries in caching framework should use $GLOBALS['ACCESS_TIME'] instead of time()
- resolved by 11430
- 13:34 Bug #20745: replace while(list()...) by foreach in the TYPO3 core part 1
- committed to trunk rev 5764
final patch v3a attached - 13:02 Bug #20818: Add CSS-Class and Ids to fields in TCEFORMS
- committed v2 to trunk, rev 5763
- 12:31 Bug #4152: Example task hooks do not keep their value
- Attached patch fixes the issue for me.
- 12:30 Bug #4152 (Closed): Example task hooks do not keep their value
- When you add/edit one of the example hooks and have errors in the form (eg leave Frequency empty) The custom value th...
- 12:28 Bug #20758: t3ver_stage will not be resetted when t3ver_stage was >0 before
- committed to trunk rev 5762
- 12:07 Bug #20683: Use $_SERVER['REQUEST_TIME'] instead of time() where it makes sense
- committed v4 patch to trunk: rev 5761
- 10:43 Feature #4043: Have an easy recognizable "add a new event" text link when scheduled events are present too
- Francois Suter wrote:
> But now that we have this link, I would remove the "Add" icon that sits in the table head... - 09:10 Feature #4043: Have an easy recognizable "add a new event" text link when scheduled events are present too
- Looks good.
But now that we have this link, I would remove the "Add" icon that sits in the table header. I think t... - 10:33 Bug #20831: typoLink() sometime wrongly drops url
- test example from real template
typolink {
parameter = #userId{GPvar:view_id}
parameter.insertData = 1
ad... - 10:18 Bug #20833 (Closed): Backend search does not search in translated records
- In the "List" module on the bottom of each page is a search field with the title "Search String:".
The search does n... - 09:22 Bug #20832 (Closed): Hide/Unhide missing in Context Menu
- There is no more hide/unhide option in the context menu.
(issue imported from #M11646)
2009-08-04
- 23:09 Feature #4020 (Accepted): The scheduler backend module does not show whether - and if so, which - a task is currently running.
- 23:02 Feature #4043 (Resolved): Have an easy recognizable "add a new event" text link when scheduled events are present too
- Applied in changeset r1036.
- 21:45 Feature #4043 (Accepted): Have an easy recognizable "add a new event" text link when scheduled events are present too
- 22:08 Task #4126: Change the multiple execution select to a checkbox
- Looks good. Thanks.
- 21:07 Task #4126 (Resolved): Change the multiple execution select to a checkbox
- Applied in changeset r1035.
- 20:12 Task #4126 (Accepted): Change the multiple execution select to a checkbox
- 22:07 Bug #20831 (Closed): typoLink() sometime wrongly drops url
- tslib_cObj::typoLink() function drops url and left only section anchor in case (quote from source code):
// If secti... - 22:04 Bug #20828: Sorting icons are not redrawn
- Firefox 2.0 Linux works
Firefox 3.0 Linux works
Firefox 3.5 Linux doesn't work
Opera 9.64 Linux works
Konqueror... - 18:20 Bug #20828: Sorting icons are not redrawn
- IE 8, WinXP works without a patch.
- 17:40 Bug #20828: Sorting icons are not redrawn
- The problem occurs on these platforms:
IE 7, WinXP
Firefox 3.5.1, WinXP
Opera 9.64, WinXP
Safari 4.0.1, MacOS X... - 17:13 Bug #20828 (Closed): Sorting icons are not redrawn
- When trying to sort icons in IRRE enabled records via the sort buttons, the records are sorted, but the icons are not...
- 18:47 Bug #20830 (Closed): filelinks are not created via typolink
- As you have extensions that hook into the main render process of the typolink method, it'd be helpful if almost all l...
- 13:56 Bug #18048: Generating extension import list takes very long
- reopened due to wrong solution
- 13:38 Bug #18048: Generating extension import list takes very long
- committed Michiel's patch to 4.3
- 13:30 Bug #18048: Generating extension import list takes very long
- The idea is nice but it will not work.
Have a look at the code, it contains a limit statement in the 2nd query. Ho... - 10:32 Bug #18048: Generating extension import list takes very long
- Attached file 7264.diff.
This obvious optimization reduces the number of SQL queries done by the function searchEx... - 10:59 Bug #20657: cli_dispatch gives wrong path (doubled values) on Windows
- Possible solution added in #20827.
- 10:57 Bug #20827 (Closed): cli_dispatch.phpsh: Checking if is relative path is case-sensitive
- If the Path to the cli_dispatch.phpsh is given in lowercase it could not be resolved.
Resolving seems to be ea... - 10:57 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
- I agree: The debuging option added by Stefan is very helpfull indeed.
Best, Armin
(not Martin ;-) - 10:03 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
- Thanks to Martin Guenther for little example script. I have added my script here to bugtracker, too.
Here I have a... - 09:46 Task #4038: Rename the event class to tx_scheduler_Task
- yeah, a lot of case sensitive find & replace ;) Didn't find any errors yet either, but we should be carefull anyways.
- 09:22 Task #4038: Rename the event class to tx_scheduler_Task
- Well, that was a big beast! I didn't check every single changed line, but it seems like you have been very thorough. ...
- 09:26 Bug #4134 (Closed): Error in cron cmd calculation
- The following bug was reported by Markus Friedrich in Gabriel:
---
I've found an error in the gabriel extension, ... - 09:23 Bug #4044: fix naming of the events database table
- Fine with the change.
- 00:36 Bug #4044 (Resolved): fix naming of the events database table
- Applied in changeset r1032.
- 09:19 Task #4133 (Closed): BE module: make the scheduler object a member variable
- In the BE module, a scheduler object is instantiated early on and passed as parameter to quite a few methods. It woul...
- 09:14 Task #4040: Rename the samples folder to examples
- Fine with the changes.
- 09:12 Task #4132 (Closed): Clean up the CSS file
- Remove unused styles from the CSS file for the BE module. In particular there are still styles related to the test ev...
- 09:01 Bug #4046: Do not use blob fields in the event table
- Ingo Renner wrote:
> Whoever edits these fields should know what he's doing anyway...
Sure. Fine with the change.
- 08:18 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- debug_check_recordset should only be called if debugging is enabled.
- 08:17 Bug #19306: Return value of debug_check_recordset is not used
- The function debug_check_recordset should only be called if debugging is enabled.
- 00:21 Bug #17317: Segmentation fault
- Resolved, not fixable: Not a TYPO3 problem.
- 00:15 Bug #17589: Site error from a sysfolder with fe_users
- Resolved, unable to reproduce after several month without needed additional input.
2009-08-03
- 23:46 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
- Resolved, fixed in 4.3:
CREATE TABLE cache_pagesection (
id int(11) unsigned NOT NULL auto_increment,
identi... - 23:37 Task #4038 (Resolved): Rename the event class to tx_scheduler_Task
- Applied in changeset r1031.
- 22:22 Task #4038 (Accepted): Rename the event class to tx_scheduler_Task
- 23:31 Bug #20826 (Closed): Login status is wrong after redirect to 404 with pageNotFound_handling
- Scenario:
We have login form on every page. After successful login status is displayed instead of login form (sth li... - 23:12 Task #4126 (Closed): Change the multiple execution select to a checkbox
- Change the multiple execution select to a checkbox
- 22:07 Task #4040 (Resolved): Rename the samples folder to examples
- Applied in changeset r1028.
- 22:07 Bug #4046 (Resolved): Do not use blob fields in the event table
- Applied in changeset r1027.
- 20:31 Bug #4046: Do not use blob fields in the event table
- Francois Suter wrote:
> I know that text fields are preferred. I was just wondering if it were appropriate here too,... - 20:20 Bug #4046 (Accepted): Do not use blob fields in the event table
- 21:59 Bug #20824: External and internal lin11009ks get prepended with http://yourdomain.org/typo3 in Firefox 3.5.1 / typo3 4.2.6
- Resolved as duplicate of #11009
- 14:31 Bug #20824: External and internal lin11009ks get prepended with http://yourdomain.org/typo3 in Firefox 3.5.1 / typo3 4.2.6
- You already found the right entry here.
Just read the last note for that one.
=> This is fixed in 4.2.8; make an up... - 14:22 Bug #20824: External and internal lin11009ks get prepended with http://yourdomain.org/typo3 in Firefox 3.5.1 / typo3 4.2.6
- oops, typo in subject. can someone correct that?
'lin11009ks' should read 'links' ..... - 14:16 Bug #20824 (Closed): External and internal lin11009ks get prepended with http://yourdomain.org/typo3 in Firefox 3.5.1 / typo3 4.2.6
- Setting or modifying links in rtehtmlarea always results in broken links, as they are prepended with http://yourdomai...
- 18:57 Feature #17247: Load Inline Elements On Demand
- +1 would be a great feature!
- 18:46 Bug #20789: Field t3ver_label is to small for uids >= 100000
- Committed to trunk rev 5737
- 18:14 Bug #20825 (Closed): Enable Frontend Preview does not work until switched
- Problem:
The frontend preview does not work until switched at least once with "Enable Frontend Preview". Links usin... - 16:24 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- I don't think this issue is related to issue #11009 which is specific to Firefox.
- 14:57 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- 11009 is resolved on my installation, but this issue is still present. Also, this was filed long before 11009 even ap...
- 14:21 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- This issue seems to be related to http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=11009, or at least might be...
- 15:18 Feature #19290: Integrate hook at the end of tslib_cObj::getImgResource
- I just added a patch for Typo3 Version 4.2.8.
For all who need this in 4.2 too (like me). - 13:32 Feature #19290: Integrate hook at the end of tslib_cObj::getImgResource
- I tested this with Typo3 4.3 R5754 with a selfmade extension, that adds rounded corners to any image: Patch works.
- 11:34 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
- Thanks Franz. Must have missed that one, sorry.
- 08:26 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
- It has been added to the TYPO3 Core List on the 11th October 2006. You probably did not load the older issues into yo...
- 11:33 Bug #20586: t3lib_cache_backend_FileBackend doesn't work on Windows
- Please check revision 5753 and let me know whether the problem still exists
- 10:48 Bug #20823 (Closed): Re-Login in expired session does not work when opening multiple windows
- When you open two or more browser windows with the TYPO3 backend, relogin via the ExtJS form will not work in all win...
- 10:46 Bug #19068: Move page within workspace not showing for editors after page move
- Fixed in TYPO3 4.2.3 (according to reporter).
2009-08-02
- 22:38 Feature #20011: Add automatic lockdown of the Install tool
- Removed private state.
Resolved as duplicate of #20638
This issue is already solved in current versions. - 22:05 Bug #25538: On Mac Os X the key combination CMD+LEFT will close the editor
- This was committed by Tobias on 2009-04-15 in rev. 5334
- 22:02 Bug #20197: Indexed_search and TCA..
- This was committed by Francois on 2009-07-27 with revision #5367
- 21:58 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
- FYI: I was unable to find a RFC in core list and removed the "pending in core list" tag again.
- 21:48 Bug #19371: Code in typo3/sysext/lang/lang.php don't match with the CGL
- Resolved with Resolution won't fix:
Even if a new CGL has been decided now, this single RFC won't make it to the c... - 21:44 Bug #18623: class.t3lib_exec.php prevents extension to work under PHP hardening
- Set to resolved, "not fixable"
Quote from Xavier:
I agreed to *reject* this bug (with proper comment) as we'll no... - 21:39 Feature #19208: Additional Stylesheets in template.php
- This patch was dropped in core list as committed #19490 solved the same problem.
- 21:32 Bug #18835: Configuration module fixes
- This was committed by Benni on 2008-07-25 to trunk.
- 21:30 Feature #18887: GIFBUILDER does not support 'alternativeTempPath'
- I was unable to find this thread in the core list and removed the "pending in core list" tag again.
- 21:21 Bug #20716: ChangeLog is quite big and could be split to multiple files
- Closing this issue, because there are good arguments against doing this.
Citing Christian Kuhn:
-----------------... - 21:14 Bug #18562: Adding <script> Tag in pagetitle field
- Committed to 4.2 by Ingmar on 2008-04-20
- 21:02 Feature #20590: Writhe systemlog t3lib_div::sysLog() calls into sys_log
- Resolved as dupe of #20591
- 20:52 Feature #19513: Instantiate time tracker as null object if not really required
- @Ingo: With "check for the BE user" you mean: "Check if the be_typo_user cookie is set"?
- 20:30 Feature #19513: Instantiate time tracker as null object if not really required
- actually the check for the BE user should be enough. I can't remember exactly why I added a new cookie back then
- 20:21 Feature #19513: Instantiate time tracker as null object if not really required
- I'm personally fine with another cookie that will only be set if admin panel is enabled. Usual FE users won't ever ge...
- 18:01 Bug #20819 (Closed): Frontend Editing does not work with an iframe
- As for 4.3 we want to use an iframe in a lightbox for editing the values. In the past, it was enough to submit the fo...
- 17:29 Bug #20818: Add CSS-Class and Ids to fields in TCEFORMS
- i added a testextension with different kind of fields for testing
- 17:25 Bug #20818 (Closed): Add CSS-Class and Ids to fields in TCEFORMS
- if you want to manipulate DOM with javascript you need to know what kind of field you have. This can be done with css...
- 16:10 Feature #20817: Extend unit tests for t3lib_matchCondition globalVar comparison
- Committed to SVN Trunk (rev. 5752)
- 15:57 Feature #20817 (Closed): Extend unit tests for t3lib_matchCondition globalVar comparison
- Extend unit tests for t3lib_matchCondition globalVar comparison
(issue imported from #M11626) - 12:00 Task #4048: implement interfaces for the hooks provided by the scheduler
- I thought about that, but it's still not clear to me how such interface should be declared, which is why I didn't use...
- 11:58 Bug #4047: There's no error message when adding an event failed
- You mean the class for the event? Indeed it should be checked for.
- 11:57 Bug #4046: Do not use blob fields in the event table
- I know that text fields are preferred. I was just wondering if it were appropriate here too, since those fields conta...
- 11:55 Task #4045: Explain what the abbreviation "CRID" stands for
- Full ack
- 11:54 Bug #4044: fix naming of the events database table
- Makes sense.
- 11:53 Feature #4043: Have an easy recognizable "add a new event" text link when scheduled events are present too
- Fair enough.
Actually I would quite like to get Jens do a quick usability review of the BE module, but I don't kno... - 11:52 Feature #4042: when adding/editing an event use tce forms instead of the homebrew table form
- Well I tried and decided against it eventually. Actually what I tried to to is use the "TCA-light" introduced by Stef...
- 11:48 Task #4040: Rename the samples folder to examples
- I hesitated between the two... I'm ok for renaming.
- 11:47 Feature #4039: For the task registration, try to use autoloading for the class attribute
- Makes sense, since autoloading is used later in the process anyway.
- 11:46 Task #4038: Rename the event class to tx_scheduler_Task
- Good point. I wasn't quite happy with "event" anyway I must say, but didn't think through any alternatives.
- 11:45 Feature #4020: The scheduler backend module does not show whether - and if so, which - a task is currently running.
- Actually, that's something I wanted to do but eventually forgot ;-)
It would probably be good then to have a "Refr... - 11:42 Feature #4019: Make events implement a method that returns whether they ran successfully
- That sounds reasonable indeed.
- 10:31 Bug #20232: wrong encoded email header (t3lib_div::encodeHeader)
- Committed to SVN Trunk (rev. 5749)
Committed to TYPO3_4-2 (rev. 5750)
Committed Unit Test to SVN Trunk (rev. 5751) - 00:58 Bug #20784: Faulty usage of t3lib_matchCondition in backend template
- Committed to SVN Trunk (rev. 5747)
- 00:18 Bug #20734: Order fe_groups in select fields alphabetically
- Committed to trunk rev. 5745.
- 00:07 Bug #19883: timout after backend login in 4.2.4
- Andreas, this should be solved with T3 4.1.11, 4.2.8 and trunk and was done with #19916 .
But the error will still...
2009-08-01
- 20:18 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- Committed attached v15 to trunk, rev. 5744.
- 19:12 Bug #20798: Thanx instead of Thanks in ChangeLog
- Committed to trunk.
- 17:41 Feature #20591: Write system log t3lib_div::sysLog() calls into sys_log
- @Christian: Thank you for the tip.
But the sysLog() messages are lost on most systems, because nobody configures i... - 12:19 Bug #20794: TYPO3 dies without an error message when the mysql-module for php is not loaded
- Michael, your solution works, but perhaps it's better to check if the mysql module is loaded. The effect is the same ...
- 12:17 Bug #19883: timout after backend login in 4.2.4
- I also experience this problem from time to time. The only thing I noticed was that I was logged in on two installati...
- 11:58 Bug #20557: Notification emails are send to assigned users only, not to groups
- I adjusted the patch to latest trunk and posted it to the core list.
2009-07-31
- 20:06 Bug #20722: Pagetree: Expand/collaps DB-Mounts buggy
- The patch has one small flaw when applied with some patch tools. They don't seem to like the second line, which was a...
- 18:50 Bug #20722: Pagetree: Expand/collaps DB-Mounts buggy
- I attached a patch for the issue. The problem was an unclosed div element with collapsed trees. This made at least Fi...
- 17:40 Bug #20722: Pagetree: Expand/collaps DB-Mounts buggy
- This problem was introduced in revision 5342 - at least that's what a quick hunt with "git bisect" told me. I'll trac...
- 15:29 Bug #20722: Pagetree: Expand/collaps DB-Mounts buggy
- I tried to reproduce this error:
1st. created a testuser with a group that may see/edit all pages
2nd. added 2 sm... - 16:55 Bug #20805 (Closed): OpenID authentication broken when dl() is not available
- The PHP OpenID library relies on the function dl() being available at runtime, to load some math extensions. This wil...
- 16:43 Bug #20804 (Closed): Add feature minify on PAGE.includeJS
- It would be very great to have a minify feature on the includeJS array item like:
page.includeJS.common = fileadmi... - 15:39 Bug #16261: Special characters not correctly displayed on login-screen
- RFC #20589: Login page is not translatable
fixes also this bug - 15:30 Bug #20803 (Closed): Add feature condition on the includeCSS / includeJS
- To keep your TypoScript setting clean and smart it would be very helpfull to add a condition feature to the:
- PAGE.... - 15:19 Feature #17247: Load Inline Elements On Demand
- I'll try to incorporate this with the new TCEforms.
- 14:45 Bug #20802 (Closed): t3lib_transl8tools::translationInfo() should return also CType of the element
- The l10nmgr need the CTYpe information for the XML-Structur. The reason for that is that:
- We can provide some ad... - 14:19 Bug #20782: Small speed improvement in class.t3lib_tstemplate.php
- Committed to trunk rev. 5742
- 12:00 Bug #20801: t3lib_beFunc::viewOnClick - Exctract logic to find the right frontend domain
- See "0009508: Workspace preview link - multidomain" for patch on the module "version"
- 11:42 Bug #20801 (Closed): t3lib_beFunc::viewOnClick - Exctract logic to find the right frontend domain
- The code to find the right view domain in the frontend is also required in further modules like "version" to generate...
- 11:59 Bug #19430: Workspace preview link - multidomain
- The patch "0009508_v2.patch" is the latest one wich support also the preview complete WS button.
Based on the pat... - 11:57 Bug #19883: timout after backend login in 4.2.4
- - Server / Client Timezone and time is perfectly in sync between Client and Server
- cookieDomain is not set
The ... - 11:21 Bug #19883: timout after backend login in 4.2.4
- Other solutions:
- Server / Client Timezone work
- cookieDomain in localconf.php wrong - 11:23 Bug #20757: Session Timeout after BE Login IE8
- Take a look to #19883 for further possible solutions.
- 11:10 Bug #20800 (Closed): Deletion of an extension leads to a mysql error for special cases
- If an extension that would add additional tables to the database is going to be deleted but the its tables doesn't ex...
- 10:25 Feature #20799 (Rejected): Add a RANDOM cObject
- Problem:
Sometimes you would like to have a cObject selected randomly from a list of cObjects. This feature can be ... - 10:21 Bug #15452: When moving records the translation do not move with it
- 0002314_v2.patch should resolve the problems...
0002314.patch had issues since the placeholder-records for moved ... - 09:58 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
- I confirm the bug and the fix by Stefan Froemken. I think this is a severe bug.
Tried to build a hierarchical stru... - 09:55 Bug #20661: [Feature] Add class for render HTML header/footer for BE and FE
- new improved and long time tested version v2. Anigif is for typo3/gfx and is used by Apploader (example: http://dev.s...
- 09:52 Bug #17569: No notification mails will be sent on using user groups
- If the patch is already applied ?
It's quite strange to see not applied patch 2 years old.
Also available in: Atom