Project

General

Profile

Activity

From 2006-10-26 to 2006-11-24

2006-11-24

19:08 Revision 7cee7d94: ChangeLog update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1815 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:40 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
I will post a message on the bugs-mailinglist so hopefully the bug will be fixed in 4.0.4. I'm quite optimistic ;-) Andreas Wolf
14:21 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Problem still persists in 4.0.3rc1
As already mentioned: After applying patch_new everything's fine
Helmut Hummel
16:11 Revision 5d912b1d: Updated NEWS.txt.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1814 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:54 Feature #16733: Set a db size limit then clear cache
For the example with the calendar it would probably better to use cHash, to only store days, that really exist in you... Oliver Hader
13:27 Feature #16735 (Closed): Negative Timestamps
I cannot assign negative timestamps to the date field. E.g birthdays before 1.1.1970 doesnt work.
Can be fixed ins...
Michael Fritz
13:19 Revision 902ea83b: Add [SYS][UTF8filesystem] to config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1813 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:19 Bug #16263: tt_content.menu.20.2: Directory with special.value
Hi Ernesto!
And this one would be nice for 4.1 :-)
Bjrn Kraus
12:18 Feature #15809: Divider error
Hi Ernesto!
May I remember you to add the changes to 4.1 - I heared the next release is in sight ;-)
Bjrn Kraus
11:47 Bug #16637: recs['clear_all'] should be clear as an array
Hi Michael!
Please have a look at function record_registration(). You will see that 'recs' is treated as an array....
Bjrn Kraus
11:19 Bug #16637: recs['clear_all'] should be clear as an array
You as the reporter did not confirm that the problem is solved, that was probably the main reason why I didn't look a... Michael Stucki
09:51 Bug #16637: recs['clear_all'] should be clear as an array
Bug still present in 4.0.3rc1. Patch (1 line of code) is included. Bjrn Kraus
02:24 Bug #16734 (Closed): PHP Error when trying to upload an extension to the TER
When trying to uplad a self-written extension to the TER, I get the following message:
Parse error: parse error, u...
Sebastian

2006-11-23

22:02 Feature #16733: Set a db size limit then clear cache
This does not solve the problem. T3 is just writing every single bit in can write to the harddrive.. There has to be ... Andreas Balzer
21:56 Feature #16733: Set a db size limit then clear cache
What about using the "pageCacheToExternalFiles" feature? It can be found in the Install Tool of 4.0. Michael Stucki
20:56 Feature #16733 (Closed): Set a db size limit then clear cache
It would be nice to have an option, where an admin can config a DB size limit. As soon as this limit is reached, T3 s... Andreas Balzer
19:44 Revision e7f5486e: Allow UTF-8 file names (to enable set BE[forceCharset]='utf-8' and SYS[UTF8filesystem]=1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1811 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:41 Revision e69dcaaa: List users online (aka who is online) for BE users in Tools > User Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1810 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:38 Bug #16692: htmlArea RTE conflicts on using prototyped Array objects (e.g. Prototype JavaScript framework)
Fixed in SVN Trunk (rev. 1809) Oliver Hader
13:04 Revision 49632368: New Feature: Inline Relational Record Editing by Oliver Hader!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1809 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:53 Revision c4020717: Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1808 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:35 Revision ecd9cab2: * Removed unneccessary preg_quote() call
* Increased version number of beuser and cms system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk...
Michael Stucki
12:34 Revision 17478820: * Removed unneccessary preg_quote() call
* Increased version number of beuser and cms system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branc...
Michael Stucki

2006-11-22

11:58 Bug #16712: PHP 5.2 edit problem
OK, assuming that it is caused by the same PHP bug, I am closing this now. Feel free to reopen if it still occurs aft... Michael Stucki
11:52 Bug #16712: PHP 5.2 edit problem
Probably it's the same PHP bug as in 0004487. See http://bugs.php.net/bug.php?id=39438 for details. Bjrn Kraus
11:56 Bug #16705: PHP 5.2.0: table element can't be edited
Seems to be a PHP bug. Michael Stucki
11:49 Bug #16705: PHP 5.2.0: table element can't be edited
The failure has been discussed in the list. There seems to be a bug in the new PHP 5.2.0 version (see http://bugs.php... Bjrn Kraus
09:38 Feature #16731: Cache-Control Headers do not address client-side caching
Some additional info can be found in this thread from dev-list:
http://lists.netfielders.de/pipermail/typo3-dev/2006...
Peter Niederlag

2006-11-21

17:32 Bug #16732 (Closed): htmlarea, proxy and firefox
Running TYPO3 4.0.2 behind a proxy the domain in the browser and the HTTP_HOST server value in PHP may be different (... Bjrn Kraus
13:34 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
There exists another problem with Typo3 4.x on Hosts running PHP 4.1.x besides the version_compare bug. class.em_inde... Gerwin Brill
13:25 Feature #16731: Cache-Control Headers do not address client-side caching
Are you talking of config.sendCacheHeaders (without the "No")? Ekkehard G¼mbel
13:22 Feature #16731: Cache-Control Headers do not address client-side caching
I suggest to go the usual TYPO3 way. Make config.sendNoCacheHeaders a pseudo boolean.
So 1 means what it means tod...
Martin Kutschker
13:08 Feature #16731 (Closed): Cache-Control Headers do not address client-side caching
I am struggling to prevent my friend the IE from caching locally...
Normally, that is done using HTTP headers. TYPO3...
Ekkehard G¼mbel
09:53 Revision c27ffe25: Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1805 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:09 Bug #16730 (Closed): Click enlarged image (pop-up) blocked by NIS personal firewall
The Norton Internet Security 2007 personal firewall seems to block the content of the image pop-ups.
The normal co...
Mario Rimann

2006-11-20

17:58 Bug #16729 (Closed): Converting external files to current charset fails
When using the crawler extension, converting the charset of the indexed externel URL to UTF-8 fails if the external p... Christian Buelter
16:14 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
Hi,
i found a workaround - I use this expression:
CAST('###REC_FIELD_sys_language_uid###' AS UNSIGNED)
So if ...
Steffen Kamper
15:49 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
Problem solved. Michael Stucki
13:29 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
Yeah! Thanks for fixing it.
cheers
Daniel
Daniel Brüßler
12:39 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
Maybe ;-)
Do you have write-access to put it on typo3.org?
cheers
Daniel Brüßler
Daniel Brüßler
12:12 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
BTW this is not typo3.org related. It is a bug in extension "podkast".
Is the extension author reading this? ;)
Christian Trabold
12:09 Bug #16725: typo3.org/podcast - missing ext/podkast/pi1/m4v.png
this is a TIF image saved as a png by fault.
Can be fixed if the icon gets substituted. See attached PNG icon.
Christian Trabold
14:38 Feature #16728 (Closed): GMENU additionalParams for links should be available
additionalParams for links should be available within gmenuitem.
example:
I would like to have a menuitem that sh...
Michael Birchler
11:47 Bug #16727 (Closed): Flexforms are not UTF-8 valid
With flexforms its not possible to use utf-8 chars.
Normally it will work if some arrabic or russian characters for ...
J¶rg Flade
04:31 Bug #16206: Can not delete version of a root tree page
I can confirm this issue and I am surprised nobody else has jumped on the bandwagon yet. The issue also affects (proh... Clemens Kalb

2006-11-19

16:49 Feature #16726 (Closed): Select FE user group(s) to display in user list
Presently, the extension show all current users in the user listing.
However, in many cases it would be relevant to ...
Carsten Stidsen

2006-11-18

16:00 Bug #16725 (Closed): typo3.org/podcast - missing ext/podkast/pi1/m4v.png
I put it as "major" because this broken-image makes the website look like a website what is not in care anymore. So i... Daniel Brüßler

2006-11-17

22:10 Bug #16724 (Closed): Pages don't show at Frontend after creating and unhiding them
After an update from 3.8 to 4.0.1:
New Pages or pages with title changed dont show at frontend.
I already deinstall...
Kai Berger
21:39 Bug #14804: Indexing external documents fails if there are spaces in the path
This was fixed almost one year ago! Please check if the problem stil exists in TYPO3 4.0, otherwise please reopen. Michael Stucki
21:10 Revision 139ac8dd: Add mention of original patch author - sorry Marc, I forgot that first
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1804 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:09 Revision a373ec5c: Add mention of original patch author - sorry Marc, I forgot that first
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1803 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:40 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Andreas, there was a 2nd change in your patch which contains a hook which I'm not going to use here. Please be aware ... Michael Stucki
20:07 Bug #16716: input field eval date and readOnly shows 01-01-1970
Fixed in TYPO3 4.0.3 Michael Stucki
20:07 Revision 99b38f07: * Fixed bug #4515: Input field with settings eval date and readOnly shows 01-01-1970 if the value is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1802 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:07 Revision 385967f4: * Fixed bug #4515: Input field with settings eval date and readOnly shows 01-01-1970 if the value is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1801 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:49 Revision 0fc1b000: * Fixed bug #3115: JavaScript error on clickmenu in filelist module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1800 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:49 Revision 6a494f39: * Fixed bug #3115: JavaScript error on clickmenu in filelist module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1799 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:47 Bug #15979: Javascript Error on Click Menu in Filelist
Fixed in TYPO3 4.0.3 Michael Stucki
19:43 Revision 4e85038d: * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages
* Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Michael Stucki
19:42 Revision 50f5b69c: * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages
* Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Michael Stucki
19:40 Bug #16475: Feature options.hideRecords.pages doesn't work for mounted page
Fixed in TYPO3 4.0.3 Michael Stucki
19:40 Bug #16640: pageNotFound_handling ignores forceCharset setting
Fixed in TYPO3 4.0.3 Michael Stucki
18:21 Bug #16723: Fix classess for td in table CE
I agree, will do that. Michael Stucki
18:09 Bug #16723 (Closed): Fix classess for td in table CE
For those who uses td-<number> to colorize odd/even table rows, class definition "td-last" has no use. Included patch... Dimitriy Simakov
16:53 Bug #16722 (Closed): Personal dicts: User TSconfig "options.enablePersonalDicts" always TRUE -- FIX inside
Personal dicts are always active, if this feature has been activated via Page-TSconfig (RTE.default.enablePersonalDic... Christian Trabold
15:10 Bug #16721 (Closed): Update Wizard wont overwrite compat_version mode, in case two lines given;
in localconf.php I had (for whatever reason) 2 entries in the following order:
localconf.php
-----------------
$T...
Georg Kühnberger
14:18 Bug #16720: | is not the same as &#124; in TEXT and HTML TS objects
no bug. Michael Stucki
13:39 Bug #16720: | is not the same as &#124; in TEXT and HTML TS objects
Sry. Made a mistake. This bug does not exist! Please remove or close this bug report. Thanks. Andreas Balzer
13:36 Bug #16720 (Closed): | is not the same as &#124; in TEXT and HTML TS objects
If you create a TEXT or HTML object (not a wrap) within TYPOScript, and use |, it'll be interpretated as a wrap marke... Andreas Balzer
13:25 Revision eb5a6a29: Added stdWrap around the search word in the output (tx_indexedsearch_pi[whatis]): tx_indexedsearch_pi.whatis_stdWrap
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1795 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2006-11-16

22:33 Revision ada990f5: Add an index prefix to Mysql key definitions when (var)chars are changed to text when multiplyDBfieldSize is set and reverted change to key of sys_refindex on 2006-09-01
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1794 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:18 Revision 4d8d0a87: Add an index prefix to Mysql key definitions when (var)chars are changed to text when multiplyDBfieldSize is set and reverted change to key of sys_refindex on 2006-09-01
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1793 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:57 Revision 0c97de8b: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1792 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:47 Revision 9646411f: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1791 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
15:29 Bug #16719 (Closed): RealURL does not convert certain characters
Certain characters such as the letters Þ, þ, ð and Ð do not get encoded/decoded. Instead the character is dropped in ... Logi Huldar
15:17 Bug #16703: Admin Panel and Edit Panel are not consistent
relates to 1): this point refers somehow to bug 2266 but not to bug 4198 which is supposed to be a duplicate - while ... Jack Skaba
14:29 Bug #16718: MENU does no recognize subitems that are passwordprotected at login
Are you sure? Can I check this out somewhere? Michael Stucki
13:37 Bug #16718 (Closed): MENU does no recognize subitems that are passwordprotected at login
If someone sets pages limited to access by a FE Group and logs in,
the ts menu does not recognize that the superior...
Chris Zepernick
10:54 Bug #16688: Script doesn't answer when having list of links in text-element in Firefox 2.0
same problem here:
firefox 2.0, typo3 4.0.2, rtehtmlarea ...
alexander onea

2006-11-15

14:43 Bug #16717: Group mounts not inheireted
No bug :-) Michael Stucki
14:26 Bug #16717: Group mounts not inheireted
Found that I had changed a few access premissions to much.
Me bad - no bug :-)
Staffan Ericsson
13:46 Bug #16545: GIFBUILDER indexcolors cropsized images
As far as I can see, it is not necessary to call imagemagick twice. With my patch (class.t3lib_stdgraphic4.diff) "re... Bastian Sauert

2006-11-14

17:22 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
A beginning of solution :
http://typo3.org/extensions/repository/view/pp_chashchecker/1.0.0/?no_cache=1
Popy no-lastname-given
16:57 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
Hi,
I used a very simple solution for this when I had the problem,
in my case I made the reduction to integer defau...
Christian Reiter
16:31 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
There's a begin of solution : $TYPO3_CONF_VARS['FE']['pageNotFoundOnCHashError'] = 1;
But the TSFE doesn't really ...
Popy no-lastname-given
15:21 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
I'll take care of that. Michael Stucki
14:58 Feature #16715 (Rejected): Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
It is possibie to call a multilanguage Typo3 page with a URL like
http://website.tld/index.php?id=1&L=BuyViagraHe...
Christian Reiter
16:59 Bug #16717: Group mounts not inheireted
Ah, seems like you did.
Can you reproduce the problem on a different site?
Michael Stucki
16:58 Bug #16717: Group mounts not inheireted
Have you set "Mount from groups" in the be_user configuration? Michael Stucki
16:45 Bug #16717 (Closed): Group mounts not inheireted
When setting up new usergroups I always fail to get the users to inherit mountpoints (file/tree) from there respectiv... Staffan Ericsson
15:45 Bug #16716 (Closed): input field eval date and readOnly shows 01-01-1970
fix: attached patch
see screenshot
(issue imported from #M4515)
Marc Bastian Heinrichs

2006-11-13

19:16 Feature #16714: Global vars do not work inside flexform_ds.xml but in tca.php
What could work is to allow for a CV:<key1>:<key2> (eg CV:GFX:imagefile_ext) syntax to have TYPO3_CONF_VARS access in... Martin Kutschker
16:13 Feature #16714 (Closed): Global vars do not work inside flexform_ds.xml but in tca.php
There's the possiblilty to limit the file upload in the backend to certain file extensions. For example
<config>
...
Steffen Müller
11:51 Feature #16713 (Closed): Validate Checkboxes
In Mailforms make it possible to validate checkboxes
I don't know why it is that way, because there is extra code...
Jascha Schubert
10:49 Bug #16712: PHP 5.2 edit problem
I've deactivated eaccelerator, as it seems version 0.9.5 has also problems with PHP 5.2... But the problem is still h... Jean-David Gadina
10:04 Revision a3c2f49a: Fixed a bug: Normal labels rendered by class.db_list_extra.inc didn't get passed through t3lib_BEfunc::getProcessedValueExtra when alt_label fields are set.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1790 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft

2006-11-12

23:40 Bug #16450: BackEnd Login Not Possible
Can someone please dig into this and provide a solution? Michael Stucki
23:35 Bug #16522: tx_cms_showpic (click to enlarge) not working
Seems like the version was not the most recent one. Otherwise please reopen. Michael Stucki
23:31 Bug #16642: TCEmain: Wrong syntax on checking NEW items
OK so I'm closing this bug. Can you please open a new issue for the feature request? Just to keep title and descripti... Michael Stucki
12:18 Bug #16642: TCEmain: Wrong syntax on checking NEW items
Just realized, that I must have been drunken on writing the bug-report.
No bug at all - everything is fine ;-)
Oliver Hader
12:12 Bug #16712: PHP 5.2 edit problem
A note for the bugtracker administrators.
I've seen that there is another issue with PHP 5.2, but I don't think this...
Jean-David Gadina
12:10 Bug #16712 (Closed): PHP 5.2 edit problem
I recently switched to PHP 5.2 and I can't edit placed plugins anymore.
The edit form doesn't load. The page is blan...
Jean-David Gadina

2006-11-11

20:51 Bug #16682: pid reset to 10000 in Constant Editor
Changing the limit from 10000 to 100000 is not fixing the problem. This is about making sure it's a positive integer.... Karsten Dambekalns

2006-11-10

16:07 Bug #16679: Button for 'Save document and create new one' doesn't load right element
$TCA['tt_content']['ctrl']['useColumnsForDefaultValues'] = 'colPos,sys_language_uid,CType';
works pretty well, but...
Typoheads - Web Engineering
10:56 Bug #16679: Button for 'Save document and create new one' doesn't load right element
I can not reproduce this feature in 3.8.0 but you can activate that feature by your own by adding the field "CType" t... Christian Trabold
15:43 Bug #16026: special=directory does not include submenu entries
i currently solved this problem with for me an a similar hack as described above
10 = HMENU
10.special = director...
Martin Ficzel
15:09 Bug #16711: Copy ACT < .NO breaks active item state
This is not a bug.
The NO object is not set to 1 automatically (although it is always enabled). However, when it i...
Michael Stucki
14:27 Bug #16711 (Closed): Copy ACT < .NO breaks active item state
When creating a menu, if the TS setup for the NO state is copied to the ACT state, the menu item is no longer detecte... Francois Suter
11:24 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
The incompatible code is made by t3lib_userAuthGroup.getPagePermsClause().
Unfortunately, changing the code there ...
Volkmar K
11:12 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
DBAL could parse the query for the & operator.
OTOH as & is perhaps rarely used it could XLCASS the function in th...
Martin Kutschker
11:13 Bug #16710 (Closed): COUNT(DISTINCT col) only works when the column is prefixed with the table name
COUNT(DISTINCT table.column) works
COUNT(DISTINCT column) doesn't work
(issue imported from #M4496)
Martin Kutschker
10:46 Bug #14367: class.tslib_content.php function getUpdateJS produce JS error messages
This is a bug.
I cannot attach this as a file. So it comes here. This is neeed for sr_feuser_register, too.
see htt...
Franz Holzinger

2006-11-09

21:14 Bug #16709 (Closed): Page tree not rendered for Non-Admins (Oracle)
In BE, the page tree cannot be rendered for BE-Users that don't have admin privileges. The reason is the use of the o... Volkmar K
15:52 Bug #16708 (Closed): WHERE func(expr) IN (n,...m) is broken
IMHO this is valid SQL, but any SQL function breaks the parsing and the executed query runs without any WHERE clause.... Martin Kutschker
15:40 Bug #15535: SELECT COUNT(DISTINCT(xxx)) produces wrong field name
I think this can be closed as COUNT(DISTINCT xxx)) seems to be standard SQL and is supported by DBAL. Martin Kutschker
13:23 Feature #16634: Hook-Request for typo3/class.db_list.inc
Hello Michael,
thank you for the proposal. I am going to rewrite the hook in the proposed way.
Only I wonder if a ...
citeq
12:34 Feature #16707 (Closed): autoconvert col='' to col IS NULL on Oracle
The stupid behaviour of Oracle to treat emptry strings is a PITA. In the Core we may be aware of it, but it will brea... Martin Kutschker
11:54 Bug #16695: context menu doesn't work with $TYPO3_CONF_VARS['EXT']['extCache'] = 0
closed: not a bug Peter Niederlag
11:40 Bug #16706 (Closed): wrong SQL error in log (PostgreSQL)
The well known problem with the table cache_hash is that the ident field is small so it breaks automaketemplate:
I...
Martin Kutschker
10:21 Bug #16705: PHP 5.2.0: table element can't be edited
The error log shows "Premature end of script headers". Perhaps that helps to dig into the problem. Bjrn Kraus
07:35 Bug #16683: extCache = 0 results corrupt extension downloads
It turned out to be no bug after all. Peter Niederlag

2006-11-08

23:33 Bug #16705 (Closed): PHP 5.2.0: table element can't be edited
I just switched to PHP 5.2.0 which works perfect so far. But when I created a table element I inserted all table data... Bjrn Kraus
18:36 Bug #16704 (Closed): Fulltext RTE in IE7 only 10 lines high
In Internet Explorer 7, the height of the fullscreen RTE is only about 10 lines. No problem with IE6 or FF. Version o... Peter Faymonville
16:45 Bug #16703 (Closed): Admin Panel and Edit Panel are not consistent
1. The admin panel - edit options like add new content element etc do not use the pop-up window option - they always ... Jack Skaba
11:30 Bug #16702 (Closed): Cannot select more than a single access option in page properties, general options
In the 4.0.2, page > general options > access it's not possible to select more than a single options or user group fo... Pasquale Basile
11:15 Bug #16695: context menu doesn't work with $TYPO3_CONF_VARS['EXT']['extCache'] = 0
OK, forget about the bug report and close it: I checked my TYPO3 installation and compared it with others. With deact... Bjrn Kraus
11:15 Bug #16683: extCache = 0 results corrupt extension downloads
OK, forget about the bug report and close it: I checked my TYPO3 installation and compared it with others. With deact... Bjrn Kraus
11:03 Bug #16683: extCache = 0 results corrupt extension downloads
Ich habe mir mal im Editor die beiden binaries angeschaut: Der Unterschied liegt darin, dass bei deaktiviertem extCac... Bjrn Kraus
10:38 Bug #16700 (Closed): Icon-Path to many Icons not correct?
We tried to update all missing icons for pages. As we did this, we figured out that some names for icons are wrong in... Thomas Esders
10:17 Bug #16699 (Closed): DAM install error
I have uploaded dam extension. This error finds after click Install extension:
Fatal error: Call to undefined meth...
Jozef Uhliarik
10:14 Revision a824cbdf: Enable creation of compact flexforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1789 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2006-11-07

14:30 Bug #16693: pagebrowser shows wrong numbers
Hmm, but then you have made some manual modifications, right?
Well, please check that attached patch and turn on "se...
Michael Stucki
13:57 Bug #16693: pagebrowser shows wrong numbers
patch "bug_1467.diff" works but must be applied "by hand" Kai Laborenz
13:59 Bug #16697: typo3 v4.0.2 requires gm
and the following binaries are present:
combine, convert, idenfify
composite is a symlink to combine for ease of use
hans
13:57 Bug #16697: typo3 v4.0.2 requires gm
TYPO3_CONF_VARS['GFX']["im_path"] = '/var/www/sites/imagemagick/'; hans
13:18 Bug #16697: typo3 v4.0.2 requires gm
Where is imagemagick installed? It seems like this is not found, that's why TYPO3 probably sticks to asking for Graph... Michael Stucki
12:39 Bug #16697 (Closed): typo3 v4.0.2 requires gm
typo3 4.0.2 keeps looking for gm, which doesn't exist on the server, so instead of a nice php page, I get an error ab... hans
13:00 Bug #16696: Frontend is not displaying content
This is not a bug. Please contact the typo3-english mailing list in order to get help for locating the real problem. Michael Stucki
12:15 Bug #16696 (Closed): Frontend is not displaying content
I need help ...i dont know what is going there....frontend is always displaying 'page is being genereated' ...even i ... menaga
11:40 Feature #16634: Hook-Request for typo3/class.db_list.inc
I had a look at it but propose a few changes:
- Rename the hook to "makeQueryArray_post" so it is clear where it i...
Michael Stucki
10:16 Feature #16634: Hook-Request for typo3/class.db_list.inc
Added the correct patch:
patch-typo3_db_list_inc-typo3_db_list_user-4.0.2
thanx
britta
citeq
10:04 Feature #16634: Hook-Request for typo3/class.db_list.inc
Sorry, I was just going to publish this patch for review when I realized that the attached file contains the wrong pa... Michael Stucki
11:13 Bug #16695 (Closed): context menu doesn't work with $TYPO3_CONF_VARS['EXT']['extCache'] = 0
Deactivating the config cache breakes the context menu in the backend. Enabling it again in the localconf.php restore... Bjrn Kraus
11:04 Bug #16694 (Closed): Extension manager fails in a postgres environment with multiple schema's and tables.
Attempting to install any extension that works with tables errors out with:
Fatal error: Call to a member function...
Michiel Roos
10:44 Bug #15979: Javascript Error on Click Menu in Filelist
Michael, your Patch fixed the Problem. Edit works now in Fileadmin on Updates Typo3 3.8.0 ---> Typo3 4.0.n in IE 6.0.... Willi Zinser
10:32 Revision 0d3d25a8: * Fixed bug #4348: Wrong time format in syslog output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1788 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:32 Revision 46fc98e4: * Fixed bug #4348: Wrong time format in syslog output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1787 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:28 Bug #16628: Wrong time format in syslog
Fixed in TYPO3 4.0.3 Michael Stucki

2006-11-06

20:48 Bug #16693 (Closed): pagebrowser shows wrong numbers
if using the pagebrowser to jump from one results page to anothe the number of results changes.
same bug as desc...
Kai Laborenz
20:48 Bug #16691: The Workspace Manager(the modul in left frame) show drafts to which the user has no access.
This is a duplicate of #4207. Andreas Wolf
14:04 Bug #16691 (Closed): The Workspace Manager(the modul in left frame) show drafts to which the user has no access.
I have such users:
- only with live workspace
- with custom workspace 1
- with custom workspace 2
- with custom w...
Juraj Sulek
14:07 Bug #16692 (Closed): htmlArea RTE conflicts on using prototyped Array objects (e.g. Prototype JavaScript framework)
TYPO3 Ver. 4.1-dev
In htmlarea.js there are some lines of code, that walk through an array like this:
for (var pl...
Oliver Hader
11:55 Bug #16690 (Closed): type mappings are larger than necessary
A Mysql tinyint is eg mapped to bigint on PostgreSQL. AFAIK ADOdb supports the integer types I1 to I4, so this waste ... Martin Kutschker
11:20 Bug #16689 (Closed): Index on tx_realurl_uniqalias breaks with DBAL
The length restriction is not compatible with DBAL:
KEY bk_realurl02 (tablename,field_alias,field_id,value_alias(2...
Martin Kutschker
10:43 Revision f3cfb153: * Fix bug #3495: Endless recursion with some MySQL versions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1786 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:42 Revision 798c780e: * Fix bug #3495: Endless recursion with some MySQL versions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1785 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:41 Bug #16150: Allowed memory size exhausted
Fixed in TYPO3 4.0.3 Michael Stucki
09:22 Bug #16688 (Closed): Script doesn't answer when having list of links in text-element in Firefox 2.0
Typo3 4.0.2, htmlArea RTE 1.4.2 Demo-Mode
When I have 10 Links in a list and each links to a different content eleme...
Eric Rupp
07:26 Feature #16160: Support UTF-8 file systems
Martin's new extension masi_utf8fs have solve this problem, at least for Chiense. Very happy now.
Gideon
Gideon So

2006-11-04

21:26 Feature #16680: Add new Parameter to pi_list_modeSelector
Thanks for your hint!
Attached now is a diff-File the way you will like.
Mybe you can delete the first wrong file
Christian Tauscher

2006-11-03

15:21 Bug #16662: adodb ext contains garbage in postgres-driver
Sorry for replying late, but I only received a notification about this issue when Stucki added his last comment. :/
...
Karsten Dambekalns
14:25 Bug #16662: adodb ext contains garbage in postgres-driver
Fixed in SVN but leaving opened until Karsten confirms. Michael Stucki
15:11 Feature #16684: option to exclude certain pages from cache control headers being set
At the moment I use it as a workaround for tt_news, but this does not mean it's the only purpose. Think about webserv... Steffen Müller
13:50 Feature #16684: option to exclude certain pages from cache control headers being set
Would be a nice feature, but I think for example for tt_news it isn't the right approach, because most news pages are... Marc Bastian Heinrichs
12:53 Feature #16684: option to exclude certain pages from cache control headers being set
The section is located at page 59 of http://typo3.org/documentation/document-library/references/doc_core_tsref/curren... Steffen Müller
12:46 Feature #16684: option to exclude certain pages from cache control headers being set
Property:
sendCacheHeaders_excludePages
Data type:
integer (page id) /list
Description:
List of pages that s...
Steffen Müller
09:11 Feature #16684: option to exclude certain pages from cache control headers being set
I forgot: Please send me the text _first_, I want to post it together with the patch RFC. Michael Stucki
09:05 Feature #16684: option to exclude certain pages from cache control headers being set
Hi Steffen,
just write down which changes are needed, and where. I'll take care of TSref when the patch is ready.
Michael Stucki
01:43 Feature #16684: option to exclude certain pages from cache control headers being set
If someone tells me how to patch doc_core_tsref, I will take care of that. Steffen Müller
01:36 Feature #16684 (Closed): option to exclude certain pages from cache control headers being set
In cases of improper setting of SYS_LASTCHANGE, it might be useful to disable cache control headers on certain pages.... Steffen Müller
15:00 Revision 6bb35cc5: * Fixed bug #4411: Popup-menues appearing in topframe in Internet Explorer 7. Thanks to Mads Brunn for providing a fix.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1784 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:56 Bug #16657: Popmenus appearing in topframe in IE7
Fixed in TYPO3 4.0.3. Thanks to Mads Brunn for providing a fix. Michael Stucki
14:51 Revision ca8985f7: * Fixed bug #4425: Garble code in adodb extension
* Fixed Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bull... Michael Stucki
14:50 Revision 6086cda8: * Fixed bug #4425: Garble code in adodb extension
* Fixed Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bull... Michael Stucki
14:03 Feature #16680: Add new Parameter to pi_list_modeSelector
http://typo3.org/teams/bug-fixing/diff-and-patch/ Michael Stucki
13:47 Bug #16687 (Closed): On PostgreSQL tables should be created with "WITHOUT OIDS"
TYPO3 doesn't use DB level OIDS, so we don't need them.
(issue imported from #M4462)
Martin Kutschker
12:05 Bug #16683: extCache = 0 results corrupt extension downloads
Did you ever compare the two different version of exported extensions (file-size), with/without extCache=0 ? Could yo... Peter Niederlag
10:45 Bug #16683: extCache = 0 results corrupt extension downloads
This is exactly what happens. Site one is (export) on my Mac with PHP 5.1.6 www.entropy.ch Release 1, TYPO3 4.0.2. Th... Bjrn Kraus
10:01 Bug #16683: extCache = 0 results corrupt extension downloads
weird....
so you say:
a) site one
versions: Php5; Typo3 4.0
extCache=0
export extension (any ext, whci way are...
Peter Niederlag
09:47 Bug #16683: extCache = 0 results corrupt extension downloads
I tried the import with several production machines which work with normal settings (extCache = 1). So the problem is... Bjrn Kraus
09:08 Bug #16683: extCache = 0 results corrupt extension downloads
I just rechecked, can't reproduce this issue. Importing also works flawless here.;(
Can you maybe check your php-...
Peter Niederlag
09:04 Bug #16683: extCache = 0 results corrupt extension downloads
Are you reimporting into the very same installation or to another/different installation?
I do have this setting a...
Peter Niederlag
11:36 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
Please remark as resolved . . .
Just to let you know that the essence of this bug lives on as:
http://bugs.typo...
Michiel Roos
09:47 Bug #16685 (Closed): When login attempt fails $GLOBALS['TSFE']->fe_user is set anyway.
When no fe_user_group is set for a given user, a login attempt would normally fail.
But $GLOBALS['TSFE']->fe_user ...
Troels Lenda

2006-11-02

23:42 Bug #16545: GIFBUILDER indexcolors cropsized images
Sorry - I have to admit that I misunderstood how the crop command works. So the first approach seems to be the best s... Jo Hasenau
22:34 Bug #16545: GIFBUILDER indexcolors cropsized images
This wont work, since the offset that is used to move the cropping area around the image is not taken into considerat... Jo Hasenau
21:30 Feature #16680: Add new Parameter to pi_list_modeSelector
Added a pacth file generated with
diff -c class.tslib_pibase.php class.tslib_pibase.php.orig > 4452.diff
is the...
Christian Tauscher
17:35 Bug #16683 (Closed): extCache = 0 results corrupt extension downloads
With the setting TYPO3_CONF_VARS['EXT']['extCache'] = 0 you can download installed extensions in the Extension Manage... Bjrn Kraus
17:27 Revision 3c87cdb3: Fixed bug with bidirectional mm-relations: "group" fields with more than one table allowed didn't work properly any more.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1781 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:42 Bug #15095: notification_email_urlmode does not support secure links (https)
Fixed in TYPO3 4.0.3 Michael Stucki
12:41 Revision 96df21db: * Fixed bug #1655: t3lib_div::substUrlsInPlainText() did not support HTTPS links
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1780 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:41 Revision 937478dd: * Fixed bug #1655: t3lib_div::substUrlsInPlainText() did not support HTTPS links
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1779 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:28 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
Fixed in TYPO3 4.0.3 Michael Stucki
11:40 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
The "+" indicates that only these items, copy/info/edit/view should be displayed in the clickmenu. This was always se... Michael Stucki
12:27 Revision 4b2315e2: * Fixed bug #1236 again: 404 error while using the new content wizard
* Fixed bug #4443: Items in CE "Insert Records" don't have edit options in context menu any longer
* Small EM...
Michael Stucki
12:26 Revision c01b1333: * Fixed bug #1236 again: 404 error while using the new content wizard
* Fixed bug #4443: Items in CE "Insert Records" don't have edit options in context menu any longer
* Add secu...
Michael Stucki
11:37 Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
I think the same does not work for section_frames and colPos - can anybody confirm this and maybe make a general patc... Benni Mack
11:27 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
My proposed solution is attached as "bug_2754_v3.diff". However, since nobody approved it, I will change the status b... Michael Stucki

2006-11-01

18:17 Feature #16667: Database keys
At least deleted and hidden are fields rapitly used within where clauses.
Having them in a e.g Left join clause with...
Nikolas Hagelstein
13:55 Bug #16682 (Closed): pid reset to 10000 in Constant Editor
The Constant Editor is limiting pid to max 10000, if entered manually in the constants textfield it will reset them t... Fredrik no-lastname-given
09:56 Feature #16681 (Closed): C style TypoScript comments with start and end in one line lead to errors
Comments like this:
/******* Metatags ******/
config.meta.keywords = foo, bar
in typoscript are treated like a...
Markus Bucher

2006-10-31

23:49 Feature #16680: Add new Parameter to pi_list_modeSelector
Please upload a patch so it can be seen what you have changed. Michael Stucki
22:39 Feature #16680: Add new Parameter to pi_list_modeSelector
Maybe this task should be moved to the core list? Christian Tauscher
21:23 Feature #16680 (Closed): Add new Parameter to pi_list_modeSelector
I am not shure if I am right here - it's worth a try.
I love ist and I use it for more than only makeing diverent ...
Christian Tauscher
20:20 Bug #16679 (Closed): Button for 'Save document and create new one' doesn't load right element
The button for doing that must be enbaled in UserTsConfig:
options.saveDocNew = 1
F.e. when you're in an images...
Typoheads - Web Engineering
19:30 Bug #16678: translating of sitetitle not possible
The config.noPageTitle option can be used to let the title hide completely. This allows you to compile the <title> t... Michael Stucki
19:16 Bug #16678 (Closed): translating of sitetitle not possible
The sitetitle-part in the generated title-tag which is generated by the function t3lib_TStemplate::printTitle() use... Martin Kästner
14:45 Feature #16650: add config'able FE user storage page also via flexform
All good points Stefan. Sounds like the storagePid is a better alternative. David Toshack
13:33 Bug #15149: m.mask produces 256 color images (why is GDlib involved here???)
Hi, the kb_allcolors is integrated into the core, right? So this problem should not exist any longer - but we saw it ... Karsten Dambekalns
13:30 Feature #16667: Database keys
"IMHO" is not a patch and not enough for any practical work. Database indexes is a complex thing and simply including... Dmitry Dulepov

2006-10-30

21:32 Revision 6481655d: Fixed bug #3637 in EM (translation handling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1776 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
21:31 Bug #16220: can't get "translation handling" to work in EXT Manager
Fixed in SVN. Karsten Dambekalns
21:26 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
To me edit/show/info/copy makes sense. Maybe some of the "more options" as well, but stuff like "versioning" seems he... Martin Kutschker
21:06 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
The patch does restore the earlier behaviour. Now I wonder whether this is good, or whether the menu should show the ... Karsten Dambekalns
21:22 Revision ccd25763: Fixed bug #3637 in EM (translation handling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1775 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
21:19 Revision 3c21ceab: Applied patch adding security hints to EM
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1774 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:57 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
I am aware of all that.
I don't understand why should Typo3 leave garbage behind?
Almost every 24 hours it gene...
John Angel
15:30 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
Removing these files is not needed currently because the cache still resides in cache_pages of the database. Only the... Michael Stucki
11:28 Bug #16675 (Closed): 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
When using in localconf.php:
$TYPO3_CONF_VARS['FE']['pageCacheToExternalFiles'] = TRUE;
'Clear FE cache' admin ...
John Angel
18:39 Bug #16677 (Closed): mainScript ignored in conjunction with simulateStaticDocuments
Hello Typo3-Team!
If you set config.mainScript to something other than index.php and also use config.simulateStati...
Daniel Chabrol
17:22 Bug #16676 (Closed): default setting for imageorient does not work
Setting a default Value for imageorient in tt_content does not work!
I've tried this in User, Group and Site TSconfi...
Sascha Egerer
15:10 Feature #16650: add config'able FE user storage page also via flexform
use StartingPoint:
To get your patch working, you need also to patch ext_tables.php and remove ",pages" on line 8, o...
Stefan Strasser

2006-10-29

21:22 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
I got the extension which changes the backend layout and where the setup.override.edit_docModuleUpload=0 does not wor... Axel Jindra
17:57 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
OK.
If you put the option to a user TSconfig the it works.
If you out it to a Group TSconfig it does not work.
...
Olivier Dobberkau
17:45 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
Hi Michael
I have checked with the latest svn. now it works again.
Olivier
Olivier Dobberkau
16:07 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
I checked this again, but cannot reproduce it in any of these combinations:
- TYPO3 4.0.3-dev
- with/without dam ...
Michael Stucki
15:34 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
I can confirm this for a 4.0.2 without DAM, so are there any news to this bug?
Funny thing I detected is that in Pic...
Axel Jindra
16:10 Bug #16522: tx_cms_showpic (click to enlarge) not working
The parameter format for the showpic document has changed since 3.7.0. You'll need to check this with 4.0.2. Michael Stucki
03:24 Bug #16522: tx_cms_showpic (click to enlarge) not working
I am having the same problem - using version 3.7.0. Replaced the code as suggested but did not solve the problem.
...
Administrator Admin
13:09 Bug #16674 (Closed): tcemain: Hook processDatamap_afterDatabaseOperations and insert operations
When using the hook processDatamap_afterDatabaseOperations to execute your own code after the databse operation, not ... Ingo Schmitt
11:19 Revision c46c82df: REDO: ChangeLog t3lib/class.t3lib_div.php t3lib/class.t3lib_extmgm.php t3lib/thumbs.php typo3/sysext/setup/mod/index.php typo3/sysext/indexed_search/class.crawler.php
Fixed bug #4021: array_merge error with PHP 5.0
Changed occurences of PATH_site.'typo3conf/' to PATH_typo3conf and PA...
Martin Kutschker

2006-10-28

22:51 Feature #16651: add showPermaLink config also via typoscript
There was a typo in the patch which made it ineffective. The if-clause asked for 'showPermalogin' instead of 'showPer... Stefan Strasser
16:45 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Hey ...
I suppose with "<<Linking>> between domains" you mean creating shortcuts from one page to a page in anothe...
Bernhard Kraft
15:25 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
As "+" means <space> in an escaped URL this is probable. Interesting that it worked before. Perhaps somewhere else in... Martin Kutschker
11:59 Feature #16659: Field delimieter »tab« for content table
Thanks Michael, it works perfectly. Stefan G¤nsler

2006-10-27

21:51 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
Seems like the "+" (indicates that the CM should exclusively display these icons) is not passed to alt_clickmenu.php.... Michael Stucki
16:09 Bug #16673 (Closed): Items in CE "Insert Records" don't have edit options in context menu any longer
Up to (at least) 3.8.x the context menu of items inserted via insert records had an edit entry (see screenshot insert... Karsten Dambekalns
13:44 Bug #16672 (Closed): parseWhereClause throws sql error with function in where clause on Oracle database
The function parseWhereClause in class.t3lib_sqlparser.php does not parse for functions in the where clause at all.
...
Marion Schr¶der
10:34 Bug #16671: Anchor
You just need to remove the local css_styled_content because the version in sysext/ext/ must be used. There were chan... Michael Stucki

2006-10-26

17:04 Bug #16671 (Closed): Anchor
The anchors doesn't work, because the anchor link is build with a 'c' and the anchor in the target a tag has no 'c'.
...
Christian Bieber
10:50 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
linking between two pges with different simulatestatic options does not work. but during my testing i also recognized... Klaus Hinum
 

Also available in: Atom