Activity
From 2006-10-16 to 2006-11-14
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
- 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... - 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 ... - 15:21 Feature #16715: Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
- I'll take care of that.
- 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... - 16:59 Bug #16717: Group mounts not inheireted
- Ah, seems like you did.
Can you reproduce the problem on a different site? - 16:58 Bug #16717: Group mounts not inheireted
- Have you set "Mount from groups" in the be_user configuration?
- 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...
- 15:45 Bug #16716 (Closed): input field eval date and readOnly shows 01-01-1970
- fix: attached patch
see screenshot
(issue imported from #M4515)
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...
- 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>
... - 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... - 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...
- 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
2006-11-12
- 23:40 Bug #16450: BackEnd Login Not Possible
- Can someone please dig into this and provide a solution?
- 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.
- 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...
- 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 ;-)
- 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... - 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...
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....
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... - 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...
- 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... - 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... - 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...
- 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 ... - 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... - 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) - 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...
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...
- 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....
- 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.
- 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 ... - 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...
- 11:54 Bug #16695: context menu doesn't work with $TYPO3_CONF_VARS['EXT']['extCache'] = 0
- closed: not a bug
- 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... - 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.
- 07:35 Bug #16683: extCache = 0 results corrupt extension downloads
- It turned out to be no bug after all.
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...
- 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...
- 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 ...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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... - 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
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... - 13:57 Bug #16693: pagebrowser shows wrong numbers
- patch "bug_1467.diff" works but must be applied "by hand"
- 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 - 13:57 Bug #16697: typo3 v4.0.2 requires gm
- TYPO3_CONF_VARS['GFX']["im_path"] = '/var/www/sites/imagemagick/';
- 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...
- 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...
- 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.
- 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 ...
- 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... - 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 - 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...
- 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...
- 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... - 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....
- 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
- 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
- 10:28 Bug #16628: Wrong time format in syslog
- Fixed in TYPO3 4.0.3
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... - 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.
- 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... - 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... - 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 ...
- 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... - 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
- 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
- 10:41 Bug #16150: Allowed memory size exhausted
- Fixed in TYPO3 4.0.3
- 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... - 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
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
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. :/
... - 14:25 Bug #16662: adodb ext contains garbage in postgres-driver
- Fixed in SVN but leaving opened until Karsten confirms.
- 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...
- 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...
- 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...
- 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... - 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.
- 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. - 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.
- 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....
- 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
- 14:56 Bug #16657: Popmenus appearing in topframe in IE7
- Fixed in TYPO3 4.0.3. Thanks to Mads Brunn for providing a fix.
- 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...
- 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...
- 14:03 Feature #16680: Add new Parameter to pi_list_modeSelector
- http://typo3.org/teams/bug-fixing/diff-and-patch/
- 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) - 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...
- 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...
- 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... - 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...
- 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-... - 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... - 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... - 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 ...
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...
- 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...
- 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... - 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...
- 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
- 12:42 Bug #15095: notification_email_urlmode does not support secure links (https)
- Fixed in TYPO3 4.0.3
- 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
- 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
- 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
- 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...
- 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... - 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... - 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...
- 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...
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... - 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...
- 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...
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.
- 22:39 Feature #16680: Add new Parameter to pi_list_modeSelector
- Maybe this task should be moved to the core list?
- 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 ... - 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... - 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...
- 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...
- 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.
- 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 ...
- 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...
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
- 21:31 Bug #16220: can't get "translation handling" to work in EXT Manager
- Fixed in SVN.
- 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...
- 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 ...
- 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
- 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
- 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... - 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...
- 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 ... - 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... - 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... - 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...
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...
- 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.
... - 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 - 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 ... - 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... - 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.
- 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.
... - 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 ...
- 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...
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...
- 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... - 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...
- 11:59 Feature #16659: Field delimieter »tab« for content table
- Thanks Michael, it works perfectly.
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....
- 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...
- 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.
... - 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...
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'.
... - 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...
2006-10-25
- 19:54 Bug #16670 (Rejected): Parsing throws error
- Parsing of certan pages with a special extension throws a php warning wich is very ugly... Problem occures in class.i...
- 13:39 Bug #16669 (Rejected): GMENU_LAYERS: Menu items without Submenus are not reset after RO
- On a page with a GMENU_LAYERS (TMENU used for the second level), GMENU elements which have no submenus are not switch...
- 12:36 Revision c4eff985: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1772 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:30 Revision 83894bb8: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1771 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:27 Revision 2c19ea33: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1770 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:03 Feature #16668 (Closed): configure display fields and pidList of user list via typoscript
- Just a few small changes to allow overriding the fields displayed in both listView and SingleView via typoscript like...
- 09:24 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- i wasn't able to get real url to work on my demo installation, perhaps someone else could try. i will try to find out...
- 03:55 Feature #16650: add config'able FE user storage page also via flexform
- I don't know why I didn't think to suggest this for my last patch, but a much simpler solution would be to use the fi...
2006-10-24
- 22:51 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
- Hm, I think, it should be the second of Wolfgang's two options, because the first doesn't affect other versionized ta...
- 17:37 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
- Changing the priority for this.
- 17:01 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
- someone should take care of this and implement the patch
- 17:00 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
- This patch works generally, but there's something important missing:
either... - 18:51 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- Klauss, does it work if second domain does not have simulateStatic enabled? Does it work if one domain has simulateSt...
- 17:06 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
- so here is my fix for the problem (dunno if it also works with realURL):
I changed the two lines at typo3/sysext/cms... - 17:19 Bug #15941: No mails with forgotten password when using german language
- Do you (or someone else) may reproduce this bug now with Typo3 4.0.x and newloginbox 3.0.x?
If not, I close this bug... - 17:11 Bug #15297: Message "No records found in storage folder!" appears but the are records available
- As this bug-report ist quite old: does your problem persist or may I close this bug?
- 13:27 Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
- keyword:t3dd06 -> what does this mean? I haven't been there...
I think the problem is a silent type change of mysq... - 12:50 Feature #16667 (Closed): Database keys
- IMHO fields like deleted, hidden, sys_language_uid,. l18n_parent,sorting should be database indices by default for ...
- 11:25 Feature #16650: add config'able FE user storage page also via flexform
- As I wrote the TS-part of storagePid I thought about this ;-)
- 11:22 Feature #16645: Integrating functionality of extension bzb_newloginbox_redirect
- Good idea, I missed this also. I'd like to integrate several existing ways of redirecting in the future.
- 10:51 Bug #15857: newloginbox 2.2.11 uses direct mysql_* calls
- 3.0.1 - which contains updated ext_php_api.dat - is released
anyway ext_php_api.dat does not have an effect on the... - 10:50 Bug #16015: password-forgot-mail contains htmlencoding (")
- 3.0.1 - which contains fix - is released
- 10:50 Feature #14933: show_forgot_password should be TS-controlled too
- 3.0.1 - which contains fix - is released
- 10:49 Feature #15180: add config'able FE user storage page
- 3.0.1 - which contains fix - is released
- 10:49 Bug #16585: Page browser error
- 3.0.1 - which contains fix - is released
- 07:55 Feature #16651: add showPermaLink config also via typoscript
- Thanks Ingmar for clarification - got it now :-)
2006-10-23
- 23:51 Feature #16651: add showPermaLink config also via typoscript
- +1 for the patch.
- 23:49 Feature #16651: add showPermaLink config also via typoscript
- Hi Mario,
this is the possible values of $TYPO3_CONF_VARS[FE][permalogin]:
-1: Permanent login for FE users disab... - 17:02 Bug #16663: Function http_makelinks doesn´t work correctly when the url followed by a tag
- The problem is not the line 4481 above - but the function doesn´t work correctly.
Sometimes there is more than the... - 16:19 Bug #16663 (Closed): Function http_makelinks doesn´t work correctly when the url followed by a tag
- The function http_makelinks doesn´t detects the end of a url when the url directly followed by a html-tag (e.g. <br>)...
- 15:23 Bug #16661: Search box doesn't fill input value after search
- I do not agree, therefore I will not change it. But I'll leave this issue open.
- 15:07 Feature #16666 (Closed): add stdWrap to some TS-Configure Vars
- it would be great to add stdWrap-functionality to TS-Vars, e.G. alwaysActivePIDlist
So with this stdWrap it is po... - 14:44 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
- that is because of missing stdWrap for this var - so there is no dynamic possible (only uncomfortable way with TS Con...
- 10:00 Feature #16665 (Closed): Enable stdWrap for HMENU.alwaysActivePIDlist
- I would like to write
.alwaysActivePIDlist.dataWrap = {register:whatever},{whatever:itwillbe}
or
.alwaysActi... - 09:55 Bug #16664: Template edit field is half of normal width in IE7
- same effect when editing file in fileadmin or in EM
- 09:38 Bug #16664 (Closed): Template edit field is half of normal width in IE7
- Template edit field is half of normal width in IE7 when editing setup or constants information
(issue imported fr...
2006-10-22
- 13:27 Bug #16661: Search box doesn't fill input value after search
- Input field should never be emptied.
It is convenient for narrowing search (instead of copy&paste).
All search... - 12:06 Bug #16661: Search box doesn't fill input value after search
- This is not a bug. The search word is only displayed again if an error occured.
If no error occurs, the input field ... - 11:53 Bug #16662: adodb ext contains garbage in postgres-driver
- Karsten, please take care of this. Don't forget to patch TYPO3_4-0 branch as well.
- 11:46 Bug #16662: adodb ext contains garbage in postgres-driver
- I can confirm this problem. There is even one more file containing such garble.
Attached is a patch for Karsten and ... - 00:36 Bug #16595: Constant Editor displayExample not configurable
- ok, i found a solution.
the file class.tx_tstemplateceditor.php has to be modified.
Instead of the comment
#NO...
2006-10-21
- 19:54 Bug #16662 (Closed): adodb ext contains garbage in postgres-driver
- I installed adodb 4.93.0 from TER and get an error message about already sent headers in adodb-postgres64.inc.php.
L... - 19:21 Bug #16661 (Closed): Search box doesn't fill input value after search
- Fix:
alt_shortcut.php:395
FROM:
$editIdCode = '<td nowrap="nowrap">'.$LANG->getLL('shortcut_editID',1).': <i... - 19:13 Bug #16660 (Closed): BE search doesn't work with UTF-8 chars
- When using search box on the bottom of BE, UTF-8 chars become garbled and search doesn't return any results.
Here ... - 13:20 Feature #16659 (Closed): Field delimieter »tab« for content table
- If I insert a table for the content trough backend interface I am able to select »|« »;« and »,« as field delimiter.
... - 01:57 Feature #16617: Custom error pages
- All errors are at presently converted to a 404 which is good behaviour. Only the error message is not shown. I have e...
2006-10-20
- 18:09 Bug #16489: typo3/gfx/su_back.gif missing in SVN-HEAD
- That was fixed by Sebastian some time ago.
- 15:22 Bug #16649: general problems with fulltext keys in tables (extension manager failures) 2
- Where did you read that fulltext keys are supported in 4.0.2? This is not the case yet.
- 14:22 Bug #16163: Elements added to field values with TCEFORM becomes incorrectly recoded
- I could track the problem down to t3lib_beFunc::getPagesTSconfig() (which was not surprising). I'd guess that neithe...
- 10:50 Bug #16570: Problem in Code View in Firefox 1.5.0.7
- Did you read the comments above? The issue was caused by a recent change in Firefox, and it has been fixed for the up...
- 10:41 Bug #16570: Problem in Code View in Firefox 1.5.0.7
- I have tried this on all platforms (MacOSX, Linux, Win) and can confirm that switching RTE to source mode crashes Fir...
2006-10-19
- 22:51 Bug #16419: Upload to TER always transfers hidden or system files
- Ok, here is a new patch, one setting, preg-enabled, works here just fine.
- 16:25 Bug #16658 (Closed): Wrong information in _.htaccess for httpd.conf configuration
- The RewriteRule for httpd.conf (around line 95) has "/TYPO3root" at the beginning. This is wrong.
Instead it shou... - 15:53 Revision 561e6161: Fixed bug 3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1769 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:52 Revision c74cfc04: Fixed bug 3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1768 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:38 Bug #15979: Javascript Error on Click Menu in Filelist
- Seems like the AJAX content is not utf8-encoded. XML must _always_ be UTF-8! Attached is a patch that fixes this. Ple...
- 14:05 Bug #16657: Popmenus appearing in topframe in IE7
- Will take care of this.
- 13:43 Bug #16657 (Closed): Popmenus appearing in topframe in IE7
- When I rightclick a page in the backend (page module) the menu opens in the topframe, but not as the usual popupmenu....
- 13:39 Feature #16477: Navigation title in tree view
- Hi
Just replace "$this->ext_showNavTitle" with "$BE_USER->getTSConfigVal('options.pageTree.showNavTitle')" and it ... - 10:21 Revision abb45c07: Fixed bug 3199: SUing to myself?
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1767 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:19 Revision d05e34eb: Fixed bug 3199: SUing to myself?
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1766 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Bug #16656 (Closed): Bad link at typo3.com
- http://typo3.com/Sponsorship.1264.0.html got a bad link to the workflow page.
It is http://typo3.com/development/p... - 09:45 Revision b8db3041: Fixed bug 4358: Add an option to t3lib_div::xml2array to remove all unnecessary spaces
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1765 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:16 Bug #16655: Publishing a lot of records
- RFC posted to core list.
- 08:15 Bug #16655 (Closed): Publishing a lot of records
- If hundreds of records are published, this process may result in PHP timeout.
Solution: publish only several recor...
2006-10-18
- 20:42 Bug #15462: key locallang_mod_tools_ws in locallang_mod_user_ws.xml
- Already fixed
- 19:53 Bug #16382: Db check produces errors
- i did not test this on a 4.0.1, but it occurs up to 4.0.1 as far as i can see. I'll check for 4.0.2 as soon as possible.
- 19:44 Bug #16382: Db check produces errors
- Does still happen? I belive it is fixed in 4.0.2.
- 16:05 Bug #16542: utf-8 in classes names
- class names can contain any character from document's character set. See:
http://www.w3.org/TR/html401/struct/glob... - 16:01 Bug #16647: Possible Scripting vulnerability
- Just entering bad code does not mean security risk if validation code on the server removes such code.
Generally e... - 15:50 Bug #16198: Edit Page record: Displaying <em>[No title]</em> if Pagecontent has no header
- I have attached a patch which fixes this issue.
- 15:09 Bug #16637: recs['clear_all'] should be clear as an array
- I have uploaded this as a .diff for the developers.
Just realised I ran the diff command the wrong way around, pl... - 13:04 Bug #16637: recs['clear_all'] should be clear as an array
- I know this feature in TYPO3 isn't used by many users. But since it is a small bug and easy to fix (patch is included...
- 14:10 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
- Sorry I've forgot something.
This error only comes if I create a new record. If I press the save Button or edit an e... - 11:21 Bug #16652 (Closed): mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
- I have createt an extension. When I write the following in the tca.php File I get the an error:
"config" => Array (
... - 14:10 Bug #16638: Have to click 2 times to get pages
- > Sorry, that I can only do that after work and not immediately.
> ...
> Customers from me are getting angry :-(
... - 13:16 Bug #16638: Have to click 2 times to get pages
- So I tryed to disable extensions, but the error is not gone :-(
If you want to test some settings in the installatio... - 13:02 Feature #16654 (Closed): class.tslib_eidtools.php: Function to get TS configuration
- One main problem with TYPO3 and AJAX is that you can't easily access TS configuration. Could you add a function that ...
- 12:59 Feature #16653 (Closed): eID: initBeUser
- It would be helpfull to have a corresponding function to the FE user in class.tslib_eidtools.php. I have added the pa...
- 09:44 Feature #16651: add showPermaLink config also via typoscript
- I think you patch is ok. But there's one thing I don't understand:
The if clause contains a part like "($GLOBALS['... - 07:46 Feature #16651 (Closed): add showPermaLink config also via typoscript
- Ability to configure the showPermaLink boolean from typoscript
(issue imported from #M4403) - 07:26 Feature #16650 (Closed): add config'able FE user storage page also via flexform
- Ability to configure a page for storagePid in a flexform, as a slight extension to:
http://bugs.typo3.org/view.php?i... - 03:41 Bug #16633: t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
- > It will fail for some reason. However, after removing the "LIMIT 1" statement, the
> query works with no problem....
2006-10-17
- 23:48 Bug #16633: t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
- I tried to change this. Honestly, I didn't know about FIND_IN_SET before, but found some documentation about it.
F... - 23:46 Bug #16647: Possible Scripting vulnerability
- Didn't check this one out, but I presume that input validation is the same when the 'Show HTML source' button is avai...
- 08:17 Bug #16647: Possible Scripting vulnerability
- Thanks, the security team will immediately look at this.
- 20:08 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
- Could this be related with issue #16551? Apparently setting a property to "0" is not recognized and thus the override...
- 20:05 Feature #15416: admPanel.module.edit.forceNoPopup = 0 doesn't affect to 'toolbar'
- I think it's a duplicate of bug #16551. However the solution needs modification anyway because module.edit.* is obsol...
- 19:07 Revision 9a094233: 2006-10-17 Ernesto Baschny <ernst@cron-it.de>
- * Fix: no more "ERR" or "Unpacking the language pack failed" in the translation handling with curl enabled.
git-sv... - 19:05 Revision 43988866: 2006-10-17 Ernesto Baschny <ernst@cron-it.de>
- * Fix: no more "ERR" or "Unpacking the language pack failed" in the translation handling with curl enabled.
git-svn... - 19:04 Bug #15559: Adminpanel - Javascript link to open backend causes error with IE and realurl
- Thanks, will fix this.
- 18:59 Bug #16220: can't get "translation handling" to work in EXT Manager
- Note that the error on getting the ZIP files from the Ext-Manager can be caused by yet another bug if you are using c...
- 18:52 Bug #16363: Checking or updating translation fails with Curl
- Duplicated report
- 18:50 Feature #14133: Edit in Frontend Only: no access
- duplicate of #456
- 18:45 Bug #16316: Admin panel does not work with simulate static documents enabled
- This bug was fixed by Rupert Germann on April 14, 2006. It is fixed in TYPO3 4.0.1 and later.
- 18:34 Bug #14911: Some buttons in the admin panel of frontend editing of BE-users dont' work
- No feedback, therefore closing this...
- 18:33 Bug #16609: Admin panel input fields are not closed, so they are not valid
- Will do. But afaik this is only a cosmetical issue. Of course the form is not valid, but after that change it is stil...
- 16:33 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- Solving this problem can make xmk2array incompatible with existing code. If there is "index" attribute, xml2array doe...
- 15:45 Bug #15362: template::getTabMenu double ampersanded
- Temporary workaround posted by elmar on typ3.dev on jan 4th 06:
foreach($GLOBALS['_GET'] as $key => $value)
... - 13:50 Bug #16649 (Closed): general problems with fulltext keys in tables (extension manager failures) 2
- Althougt it was stated that in typo4.0.2 the problem with sql parser is fixed, it seems it is not
fro example let sa... - 13:49 Bug #15979: Javascript Error on Click Menu in Filelist
- I confirm this Problem:
SuSE Linux 9.1 Prof.
PHP 4.4.0
'./configure' '--prefix=/usr/local/typo3' '--enable-mem... - 13:21 Bug #16026: special=directory does not include submenu entries
- 100% ACK with Franz-Xaver Koch.
- 11:39 Bug #15006: Possibility to add multiple "includeLib" plugins
- I have just uploaded a patch for this bug, it is tried and tested on our TYPO3 websites using versions 3.8.1 & 4.0.2
- 11:37 Feature #16648 (Closed): Hook Request for class.t3lib_tcemain->checkValue_group_select_file()
- i miss a hook for the file copy/delete process to the upload
directory when files are linked in a record in the back...
2006-10-16
- 21:58 Bug #16647 (Closed): Possible Scripting vulnerability
- Using the 'Toggle HTML source' button in the RTE (either in frontend or in the backend) allows a user to modify tags ...
- 19:49 Bug #16646: sysfolder happens to have pages.fe_group = ''
- I exactly need the following query to get the page record found. I want to get rid of the additional "OR pages.fe_gro...
- 19:42 Bug #16646: sysfolder happens to have pages.fe_group = ''
- Sysfolders have a special type which could be used to not show them in frontend.
But e.g. with pages as categories i... - 18:59 Bug #16646: sysfolder happens to have pages.fe_group = ''
- I don't catch the point. Sysfolders are never visible in the frontend, so why should one change the visibility settin...
- 18:56 Bug #16646 (Closed): sysfolder happens to have pages.fe_group = ''
- The pages.fe_group should only have integers as values and not be empty or blank. However when you have a sysfolder a...
- 16:10 Feature #16645 (Closed): Integrating functionality of extension bzb_newloginbox_redirect
- Short description of the extension bzb_newloginbox_redirect:
A user calls a url to a restricted page. He gets the pa... - 13:32 Bug #16638: Have to click 2 times to get pages
- All right, I will disable some extensions.
Sorry, that I can only do that after work and not immediately.
I write b... - 11:17 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
- I think I just forget the baseUrlWrap(). It should be inserted again!
I am not a developer or a programmer, so I d... - 09:53 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
- Maybe we could try and use callbacks instead of reparsing the array returned by xml_parse_into_struct(). This could b...
- 08:43 Bug #16630: t3lib_div::array2xml() should create XML with a LF at the end
- Agreed in the newsgroup that won't fix.
Also available in: Atom