Activity
From 2007-04-26 to 2007-05-25
2007-05-25
- 17:57 Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay'
- Following the discussion in typo3-dev I think that this can be closed again now, right?
- 17:43 Feature #17333 (Closed): page module: Show header of content element in columns overview also for headers set to hidden
- Situation:
You are in page module and see the column organized content elements for the current page.
For a good ov... - 17:34 Bug #17332: label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
- FYI: http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/changeset/6082
- 11:45 Bug #17332 (Closed): label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
- If you have a Table and the title of table is a field which is defined as Database relation to another table. The lis...
- 17:32 Feature #15801: $TCA based labeling for fields with foreign uid's
- The feature of a a user function for labels was integrated a new feature in TYPO3 4.1.0....
- 16:47 Bug #16949: Absolute links are made relative which breaks link
- Same problem, work around works..
- 11:25 Bug #17224: Mapping problem in content element selectboxes
- > Sorry to say, that i disagree with the reference to 4581.
I know. I mistyped, that's why I immediately corrected... - 10:03 Bug #17224: Mapping problem in content element selectboxes
- Sorry to say, that i disagree with the reference to 4581.
4581 addresses a caching problem and the provided patch ... - 08:31 Bug #17327: secure filelinks width jumpurl.secure don't check permission recursive
- Please provide a unified diff as patch file. It is easier to see the changes there. Thanks!
- 08:03 Revision d854041e: Fixed bug #5655: TYPO3 back-end was blocked on new installations because of a bug in RFCs #1642/#4886
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2349 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:03 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Committed to SVN Trunk (rev. 2349)
- 05:16 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
- "There are some solutions posted in the PHP function comments (see http://de.php.net/curl_setopt). [^]
Since this ... - 02:56 Bug #17331: New Subcategory Returns Service Unavailable
- TYPO3: 4.1.1
dam 1.0.100
dam_tweaks 0.0.0
dam_catedit 1.0.5
dam_index 1.0.100
dam_info 1.0.100
dam_do... - 02:53 Bug #17331 (Closed): New Subcategory Returns Service Unavailable
- If I click on a category folder in the and then choose "new subcategory" (URL #2) from the pop-up menu the page that ...
2007-05-24
- 20:17 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
- sorry, forgot to say:
I use Typo3 4.1.1 - 20:13 Bug #17330 (Closed): missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
- When placing two content elements of the type text w/image (with "intext-left" or "intext-right") underneath each oth...
- 16:30 Bug #15287: Illegal SGML characters in output
- @ernesto, I'm aware that only windows-1252 is a real superset of a iso codepage. Still we should test what IE really ...
- 15:21 Bug #15287: Illegal SGML characters in output
- Another "simple" alternative would be to translate illegal iso-8859-1 to corresponding entities only at render time, ...
- 15:15 Bug #15287: Illegal SGML characters in output
- @Masi, exactly.
we already have a "mapping" table in TYPO3, using the "script_to_charset_unix/windows" and matchin... - 13:28 Bug #15287: Illegal SGML characters in output
- AFAIK, IE honours the charset of the HTML page. That is, translates all characters in the paste buffer (whatever char...
- 10:51 Bug #15287: Illegal SGML characters in output
- @Masi,
If my Windows Charset is Windows-1250 (Eastern European) and my HTML-Page is ISO-8859-1 (Western European),... - 10:42 Bug #15287: Illegal SGML characters in output
- IE will happily paste the range 128-159 plainly and everything else as HTML entity (wether you like it or not). So if...
- 16:22 Bug #17329 (Closed): TCA fields of type "none" should be searchable too.
- According to line 512 of class.db_list.inc :
" if ($info['config']['type']=='text' || ($info['config']['type']=='... - 16:09 Bug #17224: Mapping problem in content element selectboxes
- Thanks for your report (and the email from beginning of April). I'll close this one in favour of 4581, as it's shorte...
- 14:58 Bug #17328: form wizard - set checkbox as required - solution
- related to 4509 and 3925
- 14:57 Bug #17328 (Closed): form wizard - set checkbox as required - solution
- Hi all,
there is not possible to make checkbox required in the TYPO3 form wizard.
Solution (3 steps):
1. typo3/... - 14:35 Bug #17327 (Closed): secure filelinks width jumpurl.secure don't check permission recursive
- Secure filelinks with jumpurl.secure = 1 on access restricted pages ignore the group restriction, if the group-restri...
- 10:49 Feature #17322: Skype links
- HTML doesn't care about the URLs in HREF as long as all " and & are properly escaped by entities. It's your browser w...
- 10:45 Bug #17326: BEenableFields doesn't care about delete field
- Please note the comment for BEenableFields():
* Notice that deleted-fields are NOT filtered - you must ALSO call ...
2007-05-23
- 23:02 Bug #17323: Out of memory in random php-scripts
- AFAIK php 5.2.0 - 5.2.2 has much bugs, most with memory management. So i think this is a php issue.
Try same scrip... - 13:17 Bug #17323 (Closed): Out of memory in random php-scripts
- Environment: Windows 2003 server, Apache 2.2.4, php 5.2.1 (problem was the same with 5.2.2), MySQL 5.0.27.
This er... - 21:39 Bug #17326 (Closed): BEenableFields doesn't care about delete field
- as same function in tslib_content this seems to be forgotten
class.t3lib_befunc.php, function BEenableFields
(issu... - 21:18 Bug #16690: type mappings are larger than necessary
- [Why can't I add a note to this resolved issue, but apparently Martin could? Duh.]
It is not about needing unsigne... - 18:22 Bug #16690: type mappings are larger than necessary
- Simple solution: drop TYPO3 support for unsigned ints. Either plainly remove this option from the SQL definition or s...
- 14:55 Bug #16690: type mappings are larger than necessary
- Yes, it's a waste of bytes. But it saves a lot of trouble, because we don't have to worry about checking the size *an...
- 16:52 Bug #17319: Several bugs when writing HTML entities and tags inside of RTE
- Same problem here.
Comparing RTE input, HTML-Content, RTE rendering (BE) and DB content one can get an impression ... - 15:21 Bug #15287: Illegal SGML characters in output
- or better yet: change the charset of your website to utf-8. :)
- 15:21 Bug #15287: Illegal SGML characters in output
- @Fronzes:
you might as well change the character encoding of your website to "windows-1252" and all will work with... - 14:34 Bug #15287: Illegal SGML characters in output
- I have just tried to validate a page where some texts were paste from msword.
I got this message from the validator ... - 14:42 Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay'
- The patch enables access to tables beginning with 'pages' .
- 14:37 Feature #17325 (Closed): Allow CONTENT object to acces table 'pages_language_overlay'
- Within the CONTENT object the access is restricted to the tables 'pages' or prefixed with one of these: 'tt_', 'tx_',...
- 13:46 Bug #17324 (Closed): No function of the --plugin.tx_newloginbox_pi1.detailsPage--
- The via TS configurable value of:
plugin.tx_newloginbox_pi1.detailsPage has no effect in the Frontend.
I think it ... - 13:00 Bug #17296: piVars does not support arrays
- As requested by the reporter, this issue is closed.
- 12:43 Bug #17298: Frontend preview and simulate time is buggy
- Does work for me. Thank you.
- 12:23 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Hello Oliver, yes it would work also with your patch.
$GLOBALS['BE_USER']->uc['noMenuMode'] = 0
if ($GLOBALS['B... - 11:58 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- The file 0005655_v2.diff fixes another problem on the initial login to the TYPO3 backend. In alt_main.php there is a ...
- 11:36 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Please test the attached patch 0005655.diff
The reason is $GLOBALS['BE_USER']->uc['noMenuMode']:
If this informat... - 00:07 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- I can reproduce the problem:
grabbed a fresh svn checkout an hour ago and none of the backend modules worked. Afte... - 12:15 Revision 0fe50357: Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2348 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Revision e18aeb33: Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2347 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:13 Bug #17276: Foreign_selector +foreign_unique on click issue
- Committed to SVN
* TYPO3_4-1: rev. 2347
* Trunk: rev. 2348 - 11:31 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
- Karsten, didn't you have a workaround (if not a fix) in a planning state, or so?
- 10:04 Feature #16786: FeUsers in table sys_lockedrecords
- Yes, could you please attach the patch to lock records via TSFE?
If we provide that new field on the sys_lockedrecor...
2007-05-22
- 23:39 Feature #17322 (Closed): Skype links
- It would be fine, if editor can set in rtehtmlarea also a special link -> "skype link", with call function. At the mo...
- 21:30 Bug #17321 (Closed): filemtime() [function.filemtime]: stat failed
- When creating an FCE with TV and nesting an element type "image" within a section the errormessage stated occurs when...
- 18:03 Bug #14402: the TS embedded help is not up-to-date
- Hello Francois,
that solution sounds good to me as well! I'll be happy when we have this issue solved in 4.2.
Gre... - 17:49 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- Yes, it makes no sense really to hardcode it, but it's a useful feature IMHO.
Unfortunately I don't understand you... - 10:52 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
- Hi,
We wish use this cms in our entreprise, but we can't choose this one whith this major bug.
We have to let t...
2007-05-21
- 18:44 Bug #17312: can not login with newlogin box and kb_md5fepw
- Probably someone could easily change the category of this to 'missing feature'. Saves time.
- 18:41 Bug #17312: can not login with newlogin box and kb_md5fepw
- In my opinion, you may close this bugreport, but probably move our suggestions for further development to some featur...
- 15:02 Bug #17312: can not login with newlogin box and kb_md5fepw
- That's not a bug of newloginbox. This is because dkd_redirect_at_login uses xclasses to integrate the redirection-fun...
- 17:47 Bug #15378: CSV Export in list mode only exports 100 records
- hi all,
is this fixed in recent versions? if not, take it as a friendly reminder ;)
thx alex - 16:29 Bug #17320 (Closed): Wrong http-header on Domain-Redirect. Should be 301 instead of 302
- The option "Redirect to:" in the Domain-object should use the header 301 instead of 302.
The patch on "http://bugs.t... - 14:52 Feature #16485: Security enhancement
- At the moment there is no fix for this in progress. After other work-in-progress is integrated I'll care about this. ...
- 14:15 Revision eaac9007: Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2346 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:06 Revision 058cbfac: Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2345 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:34 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
- rev 2344
- 11:27 Revision b3c39e38: Fixed bug 5550: 'lower' TCA specification may fail with non-ascii characters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2344 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:50 Feature #16835: Not match operator (!=) for Conditions
- "If exists" operator (!= FALSE) should be added, also.
E.g. we want to distinguish cases when $Var is set and $Var... - 10:47 Bug #17288: parse_url error message in frontend and backend
- copy & paste from thunderbird.
there were some links in it, i didnt seen the mail myself
2007-05-20
- 23:36 Bug #17296: piVars does not support arrays
- *Argh*
After creating a small demo extension I couldn't reproduce the problem. I then noticed that the extension whe... - 09:06 Bug #17296: piVars does not support arrays
- You can only enter normal parameters for an extension.
E.g.
http://mytypo3domain.com/index.php?id=32&tx_ttextension... - 23:13 Bug #17319 (Closed): Several bugs when writing HTML entities and tags inside of RTE
- The concept of parsing and modifying the input of the RTE is completely broken at one point, making it essentially im...
- 22:46 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- I can reproduce this bug since revision 2330 from svn. If I downgrade to rev. 2321, everything works fine.
(Firefo... - 11:04 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Franz, as long as the ptch is not attached here, it officially doesn't exist.
- 07:59 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- Hello Ingo, the patch to be discussed is on the English Mailinglist. You refused to having it added on the 4886 site....
- 17:46 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- Alright, thanks for the feedback.
- 16:17 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- @Oliver: If someone needs to explain that, then it's Franz H.
However, since he already opened bug #17318 about ex... - 13:48 Bug #16790: Only white page on backend
- It's not a bug, so it should not remain in here.
- 13:40 Bug #16790: Only white page on backend
- Please don't close it. Others might have a similar error with a FTP client. This won't be searchable any more if closed.
- 13:32 Bug #16790: Only white page on backend
- Thus, this report isn't a bug at all and we can close it?
Please open new feature requests for the "restore localcon... - 09:32 Bug #16790: Only white page on backend
- I have now detected the reason which has caused the change inside of PHP files. I write it down here to make it compl...
- 12:46 Bug #16949: Absolute links are made relative which breaks link
- I ran into the same problem but found a work around and possible a way to solve this. The URL being saved into the d...
- 00:30 Bug #14696: Access List Modules Selection
- can't reproduce in 4.2 trunk
- 00:25 Bug #17289: Sitemap->SectionIndex with multilanguage
- can you still confirm this for 4.1?
- 00:12 Bug #15867: Use of deprecated function in class.tslib_pibase.php
- as pi_list_query() has a switch $returnQueryArray to determine whether to return the complete SQL query or the query ...
- 00:03 Bug #16124: Spacing in Pagetree
- can't reproduce in trunk for 4.2, so it's possibly fixed in 4.1. Toralf, can recheck this please?!
2007-05-19
- 23:50 Bug #17296: piVars does not support arrays
- please provide more detailed information or I'm going to close your report otherwise
- 23:43 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- so where's your patch you were talking about, Franz? BTW: did you notice that nobody else has this problem?
- 21:45 Bug #17318 (Closed): TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
- The patches from
" 0004886: Refresh left menu frame if extension with backend module was installed or removed"
make... - 18:00 Bug #17310: Wrong quoted-printable encoding of email headers
- IMHO there is no need to quote all occurences of ? and =. iconv_mime_encode() is overeager. Why should a standalone ?...
- 01:21 Bug #17310: Wrong quoted-printable encoding of email headers
- Hi Masi,
please try these lines:... - 15:28 Bug #15013: shortcut icon syntax incorrect/incomplete
- if you set a base url this should be solved
- 15:16 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- fixed in SVN, if you have a problem with the solution, open a new report!
- 13:08 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- @Michael: Please tell us the reason for reopening this issue. What doesn't work and how can it be reproduced?
- 12:48 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- reopened by request of Franz H.
- 15:07 Bug #17312: can not login with newlogin box and kb_md5fepw
- md5 passwords should become default in the core (as the fe_users and fe_groups tables come with the core).
At the mo... - 00:43 Bug #17312: can not login with newlogin box and kb_md5fepw
- I found the same fix sv_login_redirect. Option to redirect with the newloginbox would be handy. Although i find mor...
- 02:17 Bug #17317 (Closed): Segmentation fault
- I get a blank page when loading certain pages. I've checked apache logs: 'exit Segmentation fault'.
Typo3 4.1.1 is... - 00:34 Bug #17316 (Closed): Setting of text color and background text color failed in IE 6.0/7.0
- This bug I have found on each Typo 4.0+ versions. It makes problem only with Internet Explorer (6.0+7.0), Firefox is ...
2007-05-18
- 23:46 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
- Yes, I use UTF-8 everywhere (BE/FE). This is an example of Hungarian language, but it makes the same problem as for o...
- 15:50 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
- What is the language of the charset in the BE and FE? Do you use UTF8 for all as your DB setting suggest?
- 22:14 Bug #14402: the TS embedded help is not up-to-date
- I just had a simple idea tonight: everytime the same object string pops up again I increase a counter and append it t...
- 20:17 Revision 1fdcbc0d: jsfunc.validateform.js does not verify checkbox fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2343 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Bug #17310: Wrong quoted-printable encoding of email headers
- Maybe it would help, if you posted input and expected and actual output. Neither from this bug entry nor frrom the pa...
- 16:25 Bug #17310: Wrong quoted-printable encoding of email headers
- For me the patch works.
But indeed it doesn't reach far enough. According to RFC 2047 5 [1]. "encoded-word"s are n... - 15:40 Bug #17310: Wrong quoted-printable encoding of email headers
- If I read the patch correctly for headers the characters = and ? are not encoded. Which is wrong BECAUSE these are us...
- 17:02 Bug #17285: new RealUrl for IIS feature does not work
- Fixed in SVN (and 4.1).
- 17:02 Revision 743df509: Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2342 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:56 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- that's why i posted that it is meant as a 'temporary solution'.
BTW IMHO every live system, no matter if it is bui... - 16:49 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- @Clemens Riccabona: That's not a real solution, that just hides the problem. Most Users don't recognize this error be...
- 16:37 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- No thing would be easier like describing like it comes along.
set config.debug=1
set sqlDebug in Installtool, and f... - 16:18 Revision aeb14d68: Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2341 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:00 Bug #17287: integrate the functionality of extendedbulletlist
- Make sure that your code follows the coding guidelines and create a patch in "diff -u" format. This will increase the...
- 15:58 Bug #17288: parse_url error message in frontend and backend
- The problem is that you pasted a proprietary URL protocol (mailbox:) which parse_url doesn't understand. The code cou...
- 15:55 Revision 6df158f6: Added Slovak flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2340 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:54 Feature #17307: SK language flag
- Fixed in SVN. Thanx for the flag.
- 15:46 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
- What do you mean with extended iso code? If you're using iso-8859-1 there is no Euro sign. You could try and use iso-...
- 15:31 Revision 0b1e88d6: Added Slovenian flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2339 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:29 Bug #17314: Missing Flag of Slovenia in Backend, Solution provided! Please integrate!
- Fixed in SVN. Thanx for the flag.
- 11:40 Bug #17314 (Closed): Missing Flag of Slovenia in Backend, Solution provided! Please integrate!
- In Backend the Flag for slovenian language is missing (and i guess also some other flags!)
Also I think, all Version... - 12:57 Bug #17312: can not login with newlogin box and kb_md5fepw
- I faced the same problem, you can use: sv_login_redirect
But I'm not sure if it is the kb_md5 extension, but in gene... - 12:31 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- Hmm, why should we hardcode such a specific parameter?
Alternative suggestion: Check if $TSFE exists and then apply ... - 12:02 Bug #17315 (Closed): Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- Using Typoskript like
page.includeJS.jquery = fileadmin/rsc/js/jquery.js?v=X
fails, because Typo3 will not includ... - 10:19 Revision 5cb59e05: Feature request: If TYPO3 is configured to send a notification email about install tool logins this email discloses the used password if the login fails. Since this behaviour might not be wanted only the last 5 characters of the md5 hash of the used password are disclosed.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2338 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-17
- 22:58 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- Please someone explain exactly how to reproduce this problem. It seems to be hard to reproduce, so I ask you identify...
- 17:42 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
- I'v got the same problem with typo3 4.1.1. It's realy anyoing...
@Oliver: I don't have one of the things you liste... - 22:55 Bug #17147: Duplicate entry on cache_pagesection
- It seems there are two bugs describing the same problem. I just close one of them...
- 17:38 Bug #17147: Duplicate entry on cache_pagesection
- I get the same error with 4.1.1. You can only see this if you have sql debug enabled...
- 16:47 Feature #17299: Enable/integrate conditions in Page TSconfig
- I had a bug in t3lib_matchCondition::getPageId and fixed it with the new file 0005613_v4.patch.
- 12:07 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
- Anybody will commit this patch to the core?? It's very good to eliminate the height=100%
2007-05-16
- 21:38 Bug #17313 (Closed): Time field rendered as Unix Number in TCEForm
- Problem:
In the Backend Input field with eval = time are displayed as unix time numbers
Analysis:
It seems to come... - 18:19 Feature #17212: Enhancement of class.t3lib_htmlmail.php
- Well
I had to fix ist because our Newsletters mainly require backgrounds. So I had to fix it this way.
It was h... - 18:06 Bug #17241: output for non-standard language parts is doubled
- I tried to use config.uniqueLinkvars, but it didn't help. My setup using config is:
#####
config {
spamProte... - 17:18 Bug #17241: output for non-standard language parts is doubled
- Try to set "config.uniqueLinkvars = 1"
- 16:56 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- I figured out my problem. I had changed the path of "typo3_src" to an absolute path "/www/htdocs/typo3_src-4.1.1" ins...
- 12:46 Bug #15362: template::getTabMenu double ampersanded
- Also see #0003093 would be nice to solve, couse it exists up to t3 4.1.1
- 05:14 Bug #17312 (Closed): can not login with newlogin box and kb_md5fepw
- Can not login with newlogin box and kb_md5fepw when the extension dkd_redirect_at_login is installed. This is fixed ...
2007-05-15
- 09:42 Bug #17188: Hardcoded value for target of external links
- Martin, why you have set status to feedback?
What feedback do you want to get? - 01:01 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- I've uploaded the file. This is what the permissions look like. They are set to 644, read permissions.
statest /...
2007-05-14
- 23:45 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Hi Ingmar,
jep, Olivers patch has been tested and it works as expected.
THX to Oliver for fixing.
cheers
MB - 18:11 Bug #17310 (Closed): Wrong quoted-printable encoding of email headers
- For email header lines there are some special conditions. E.g. quotation marks are used to denote the transfer encodi...
- 18:08 Feature #17309 (Closed): Add a property to stdWrap.data to access values from flexforms
- It would be nice to have the option of accessing flexform fields directly from stdWrap.data.
Something like
10 ... - 15:52 Bug #17241: output for non-standard language parts is doubled
- Hi Bernd,
you didn't submit much information about your setup. So it's hard to say whether you found a new bug or (w... - 14:27 Bug #17203: Access Check for Content Elements before drawing the Interface
- nobody recognized ?
- 14:16 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
- yes, i think too, because some extensions come with default css defined with the wrapclass, otherwise this css will n...
- 13:34 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
- I think it should be possible to do it for extension. The code in pi_wrapInBaseClass should check for the TSConfig op...
- 13:36 Bug #17308 (Closed): Install tool removes dots from admin usernames
- When attempting to create admin user with the following username: vlatko.surlan the dot gets removed from the usernam...
- 12:24 Feature #17304: add uploadfolder TSConfig override possibility
- yes i understand..
so there is no way to easily modify the uploadfolder by TS or conditions...
i was exploring ... - 11:37 Feature #17304: add uploadfolder TSConfig override possibility
- The override possibility is for the TCEFORM object of Page TSconfig.
Changing the uploadFolder would also mean to in... - 11:36 Bug #16026: special=directory does not include submenu entries
- Hy there, I fully acknowledge with those, calling this a bug! And I don't understand why one would call this a featur...
- 10:42 Bug #14402: the TS embedded help is not up-to-date
- It's true that a warning would be useful anyway. I'll add that and also look at the HTMLArea manual.
2007-05-13
- 23:32 Feature #17307 (Closed): SK language flag
- Please, add SK flag to "/typo3/gfx/flags" into default typo3 installation. It is an flag icon for Slovak language.
... - 23:23 Feature #17306 (Closed): Order of language versions (BE)
- I would like to have a possibility to arrange an order of content localizations in backend. I think, there is no way ...
- 20:50 Bug #14402: the TS embedded help is not up-to-date
- tsconfig_help indeed is already a system extension!
I think in the end it should remain like this, shipping with a... - 12:26 Bug #14402: the TS embedded help is not up-to-date
- Thanks for the upload! Do you still want to implement a warning when a property is overridden? I think that would be ...
- 20:13 Bug #17305: Please help me
- This is not a bug. Obviously this is one of your very first steps with TYPO3. Please read the manual first...
- 17:45 Bug #17305 (Closed): Please help me
- I see this sentence in home page when i complete setup Typo3.
--------------------------------------------------
... - 19:52 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- So how does this file look like? Please assure that all files have been copied to the server correctly.
- 02:19 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- ### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : statest.pictoris.net
TYPO3_HOST_ONLY : statest.p... - 01:58 Bug #17303 (Closed): /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
- After logging in the backend as the administrator, I see a blank page and this error message:
/usr/local/apache2/htd... - 19:49 Bug #17302: Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
- Won't fix unless you prove that the bug still exists in 4.1.x
- 11:22 Feature #17304 (Closed): add uploadfolder TSConfig override possibility
- right now with TSConfig it is possible to override these config parameters of a group field:
group - size, autoSiz...
2007-05-12
- 23:25 Bug #17255: Combined mode doesn't work with type 'group'
- Sorry, for the delay. I is/was a bit more work the expected at the beginning. The problem is that select and group ha...
- 20:13 Feature #17207: IRRE load records from freign TCA
- Did you experience further problems on this issue? I've tested this with different extensions ("foreign tca.php"), ch...
- 19:19 Bug #17302: Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
- Wow - 3.7.0. Did you consider upgrading to 4.x recently? ;-)
Beginning on line 1205 in class.tslib_pibase.php ther... - 16:59 Bug #17302 (Closed): Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
- its the login page.
I get there with ?login as an alias and get
Fatal error: Cannot use string offset as an array... - 17:00 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- thanks for your instant help. your patch works fine.
- 11:37 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- I guess you had a TypoScript like this:...
- 10:43 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- the two lines from the ts-setup worked well with 4.0.6
config.spamProtectEmailAddresses = 2
config.spamProtectE... - 16:01 Revision 2702fe47: Post patch to bug #5074
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2337 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:13 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- Committed to SVN (TYPO3_4-1 and Trunk)
* TYPO3_4-1 - new rev. 2335
http://svn.t3.digitaldistrict.de/cgi-bin/tra... - 15:10 Revision 520d5b3e: Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2336 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Revision 84d1acb5: Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2335 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:11 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Marc Bastian, I had the same feeling while walking over the code with checking only CType in future.
- 13:53 Bug #16569: New content elements wizard removes CE from array, which are OK!
- One more remark:
Perhaps it makes sense, if $fN would check for 'CType' also, otherwise setting another tt_content_d... - 13:21 Feature #17299: Enable/integrate conditions in Page TSconfig
- userFunc was enabled again, but not with t3lib_div::callUserFunction - there are some more changes needed (if it make...
- 13:04 Bug #17301 (Closed): Wrong cropping of multi-byte $TCA field
- In function checkValue_input, class.t3lib_tcemain.php:1264
OLD CODE:
// Secures the string-length to be less th... - 00:04 Bug #17300 (Closed): CE Mailform (FE) -> bad characters in JS alert (required fields)
- After submitting mailform on FE, there is a JS alert window, when reguired fileds are missing. But using languages li...
2007-05-11
- 19:59 Bug #17022: MP3 icon maps to wav.gif
- fixed in SVN
- 19:56 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Hi Oliver,
you are right, for sure! Can't remember my thoughts, when "fixing" this no-bug. :-)
The simple probl... - 12:39 Bug #16569: New content elements wizard removes CE from array, which are OK!
- Hi,
sorry, I didn't get the point when looking to your patch.
An item of the array $wizardItems looks like the ... - 19:30 Revision c3d70105: fixed bug 5047, mp3 icon missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2334 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:20 Feature #17299: Enable/integrate conditions in Page TSconfig
- userFunc is currently disabled in BE
This could be extended to use t3lib_div::callUserFunction (also for FE) - thus ... - 17:47 Feature #17299 (Closed): Enable/integrate conditions in Page TSconfig
- doc_core_tsconfig tells us "The syntax is as usual TypoScript, only difference is that you cannot use any Constants o...
- 18:21 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- Could you please post the part of your TypoScript with the spamProtect...-things? Thanks in advance!
- 13:47 Bug #17298: Frontend preview and simulate time is buggy
- It seems like sys_page->versioningPreview is set as soon as $TSFE->fePreview is true. However, fePreview is not the s...
- 13:43 Bug #17298 (Closed): Frontend preview and simulate time is buggy
- It seems like preview time is not respected correctly. As soon as it is set, all content is displayed disregarding an...
- 13:40 Feature #17297 (Closed): Extend TCEFORM_confObj on Page TSconfig by property keepItems
- In Page TSconfig there are currently these possibilities to manipulate the items of a select field:
TCEFORM.<table>.... - 13:24 Bug #15223: TCEFORM.tt_content.colPos.removeItems = 0,1 is ignored
- Not reproducable in 3.8.0 and meanwhile also not in 4.1.1.
This issue is closed. - 11:29 Bug #17243: Install tool's DB compare shows wrong tables to update on MySQL 5 collation latin1_bin
- TYPO3 4.2-dev:
The install tool continuously demands this:
Changing fields
ALTER TABLE cache_typo3temp_log CH... - 09:23 Bug #14402: the TS embedded help is not up-to-date
- Yes, I applied Michael's patch. I have just uploaded the version of the script I have been working on. Lots of debug ...
- 01:55 Bug #17296 (Closed): piVars does not support arrays
- I just learned the hard way that piVars does not support arrays.
Create a frontend plugin with a <select multiple> f...
2007-05-10
- 22:14 Bug #14402: the TS embedded help is not up-to-date
- Hello everybody,
"As for the duplicate entry problem, I would vote for updating the manuals. I'm willing to look a... - 21:57 Bug #17295 (Closed): Incorrect rendering of some tags inside ul / ol / dl elements
- When using < dt>, < dd >, < q > tags inside list elements, those are rendered as entities (< ; q > ; )
Solutio... - 21:34 Bug #17294 (Closed): spamProtectEmailAddresses_atSubst is not recognized correctly
- after update from 4.0.6 spamProtectEmailAddresses_atSubst doesn't work anymore.
the solution suggestet in http://b... - 17:30 Bug #17293: Index Search Starting Point Alternative
- I wanted the index search engine to search only one site in my tree.
I removed the line:
plugin.tx_indexedsearch... - 17:13 Bug #17293 (Closed): Index Search Starting Point Alternative
- The issue posted by Franz Holzinger in March 2006
http://bugs.typo3.org/view.php?id=2983
is still in my personal vi... - 14:08 Bug #17292 (Closed): Ajax collapse in pagetree destroys extended iso-codes -> euro sign
- If I name a site "MON€Y MAKING MACHIN€" and click the collapse icon, the page will show as "MON?Y MAKING MACHIN?".
T... - 12:45 Feature #16477: Navigation title in tree view
- Hey Steffen.
I'd rather wait to get a good version into core instead of having an option like
options.pageTree.... - 12:35 Feature #16477: Navigation title in tree view
- Benjamin, could you please post your modification for use with 4.1?
- 11:57 Bug #17291 (Closed): eval double2 makes negative double values positive!
- in tca-fields with eval = double2 negative values like -0.18 are changed to the positive value 0.18.
values lower th... - 01:18 Bug #14233: page-type external end empty URL
- Fixed in SVN in branches TYPO3_4-0 and TYPO3_4-1 and trunk (TYPO3_4-2)
- 01:00 Revision 68409cdc: * fixed bug #209: require field URL in page-type "External URL"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2333 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:56 Revision 6208074b: * fixed bug #209: require field URL in page-type "External URL"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2332 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:52 Revision 7670d02f: * fixed bug #209: require field URL in page-type "External URL"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2331 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:09 Feature #17290 (Closed): Frontend user groups not sorted in frontend admin panel (with solution)
- The select box of 'simulate frontend user group' is not sorted, the groups are displaied in the order they where adde...
2007-05-09
- 23:24 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
- We have the same pb on Oracle Database 10g Release 2 (10.2.0.1.0) under Linux . Can we hope for a corrective measure ...
- 23:20 Feature #16485: Security enhancement
- Sorry to post again: Is there an update/fixing in progress or should i just take another loginbox-extension?
- 16:58 Bug #17289 (Closed): Sitemap->SectionIndex with multilanguage
- If you have a page with an alternative language and you insert a Sitemap of the type "sectionindex" the anker-links h...
- 16:35 Bug #17288 (Closed): parse_url error message in frontend and backend
- after copy & paste some content into rte and saving it, i get these error message:
Warning: parse_url(mailbox:///C... - 16:26 Bug #17287 (Closed): integrate the functionality of extendedbulletlist
- Hi,
perhaps it ist possible to integrate the functionality of the extension extendedbulletlist.
With this extensi... - 12:25 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
- Thank you! Finally some control back ;)
- 12:01 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- fixed in SVN
- 12:01 Feature #15084: Extension Manager Feature Request: Backend Frameset does not reload when installing backend modules
- fixed in SVN
- 11:56 Bug #17181: Flexforms dosen't resolve sheets
- Use the bugfix from bug 0003969 - the function does resolve the sheets - its just using the wrong datastructure for g...
- 11:30 Revision 1a95adf8: fixed bugs 1642 and 4886: when installing an extension with new BE modules, the modules do not appear
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2330 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:32 Feature #17286: Typolink cannot be created if FE user is logged in and the linked page is hidden from logged in FE users
- The same problem with:
CONFIRM invitation.
This page is normally hidden to logged in users. Therefore the link to i... - 10:22 Feature #17286 (Closed): Typolink cannot be created if FE user is logged in and the linked page is hidden from logged in FE users
- I want to email a link with INVITE of sr_feuser_register. Only users of special groups are allowed to do so.
The inv... - 09:08 Bug #15290: wizard_colorpicker.php doesn't work properly in FlexForms
- This bug has been fixed now in SVN in trunk, 4.1 and 4.0.
- 09:03 Revision 72d01e19: Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2329 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:03 Revision 963fafd2: Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2328 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:02 Revision 25a4d355: Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2327 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:31 Bug #17280: Frontend User / class_sv_auth.php
- The problem is : a connected user belongs to group -2 ! Also the problem is not here
2007-05-08
- 17:44 Bug #17280: Frontend User / class_sv_auth.php
- we solved the problem by using a regular expression in the statement which produces an errorous sql in our special ci...
- 15:38 Bug #15290: wizard_colorpicker.php doesn't work properly in FlexForms
- Why is this bugfix not implemented in svn ?
Changing this 2 lines works fine (tested with 4.2dev) !
vg Steffen - 14:12 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
- I've the some problem with PHP 5.2.1. It seems that this relies on a security change made in PHP 4.4.4 and PHP 5.1.5 ...
- 12:03 Bug #17285 (Closed): new RealUrl for IIS feature does not work
- In Version 4.1 there was a change in class.t3lib_div.php function getIndpEnv to enable using RealUrl on IIS e.g. with...
- 09:25 Bug #17276: Foreign_selector +foreign_unique on click issue
- The patch in file "foreign_unique.diff" just removed the problem for the given situation but didn't solve it.
It i... - 08:13 Feature #16726: Select FE user group(s) to display in user list
- Oops, sorry. I've now attached the file without these debug-commands.
2007-05-07
- 17:35 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
- Could someone please commit patch 1585.diff to core?
It simply adds a config option to use REQUEST_URI as Martin pr... - 16:34 Bug #17284 (Closed): no content in workspace preview when using select.selectFields
- Looking for performance, i always restrict fields used in my select clause thanks to selectFields that way :
selec... - 16:03 Bug #17276: Foreign_selector +foreign_unique on click issue
- The attached patch should solve this issue.
- 13:49 Feature #16726: Select FE user group(s) to display in user list
- A websiteuser just pinted to me some "MYSQL Errors" on my page. There were some debug-output from the new class.tx_ne...
- 13:24 Feature #17283 (Closed): Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- piVars['var1']['var2'] couldn't be set, because TS
._DEFAULT_PI_VARS.var1.var2 = test
would be rendered as
piVars[...
2007-05-06
- 20:23 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- just a reminder...
would be nice 4.1.2 - 19:59 Bug #17281: swf is not protected when added in as multimedia
- In response to private message:
Although we all know that you really can't protect media and others you can preven... - 18:50 Bug #17281: swf is not protected when added in as multimedia
- How do you want to protect SWFs? I mean, the web server will have to send the SWF to the user anyway.
Please specf... - 19:17 Bug #17279: Tidy changes Meta-Tag charset
- The patch has a problem: there are many character sets more that TYPO3 supports, so you may not only support to UTF-8...
- 17:02 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
- Finally I found out how you can reproduce this error.
The problem is a erroneous data structure (xml). I used german... - 14:57 Bug #14402: the TS embedded help is not up-to-date
- Following some confusion, Michael asked me at T3DD07 if I could look at problems related to this bug. Actually the pr...
- 14:38 Feature #17282 (Closed): all FE users should be allowed to log in if nothing has been set
- With the normal login FORM an CSS styled content, you must set the page id in the constants field:
styles.content.... - 00:31 Bug #15951: clickmenu on pagetree icons does not work
- i have this problem as well. i am running latest version (4.1) - context menu not working on ie7 (vista) or firefox
2007-05-05
- 22:15 Bug #17281 (Closed): swf is not protected when added in as multimedia
- I can easily copy multimedia content especially .swf files from web pages using typo3. This is a security problem and...
- 22:11 Bug #17280 (Closed): Frontend User / class_sv_auth.php
- sorry, in advance for my broken english...*
we have some typo3 projekts...we athenticate against an openldap through... - 15:59 Bug #17279 (Closed): Tidy changes Meta-Tag charset
- Tidy changes the correct Meta-Tag from
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />... - 14:35 Bug #16826: HTML size of Pagetree should be siginificantly reduced
- Benjamin, I think we should focus on the speed issue, not IE blocking problem itself. If we make it faster, then bloc...
- 12:38 Bug #16826: HTML size of Pagetree should be siginificantly reduced
- Hey John.
Just a quick heads up here.
Now I found time to test a mid-huge tree (500 items). It really is slow a...
2007-05-04
- 20:58 Bug #17278: Override values for preview in admpanel TSconfig not always respected
- Related to bug #16825.
- 20:56 Bug #17278 (Closed): Override values for preview in admpanel TSconfig not always respected
- Take a look here:
admPanel = 1
admPanel {
enable.edit = 1
override.edit.displayFieldIcons = 1
enable.previe... - 19:33 Bug #16825: AdminPanel Preview does not work correctly: selecting one option selects all
- I can confirm that this problem exists -- we're seeing it in 4.1 as well.
Zach - 16:43 Bug #17277 (Closed): tree show unpublished page as published
- hallo
if someone works in a different workspace than LIVE the site tree in the typo3 backend show unpublished page... - 16:08 Bug #16868: each is not defined
- Version conflicts. No bug at all.
- 15:29 Bug #17276 (Closed): Foreign_selector +foreign_unique on click issue
- Setting foreign_selector and foreign_unique to same field makes it impossible to select a certain item from the selec...
- 14:51 Feature #17275 (Closed): Virtual fields
- 3rd party tables usually do not own typo3 specific fields or equivalent columns.
So i would be nice to have a virtua... - 14:20 Bug #15498: Strange generated link in indexed_search
- No special reproducing required and has nothing to do with realurl. Just look at the url generated for the path-links...
- 13:58 Bug #15498: Strange generated link in indexed_search
- How can I reproduce this? I guess it only appears on using realurl?
@Thomas: Against which TYPO3 release did you cre... - 12:29 Revision 6713140e: added swedish and latvian flags to media/flags folder
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2326 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:46 Revision dda2cf18: Updated compatibility version for t3skin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2325 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:22 Bug #16311: Fatal error on Database integrity check
- Same for me with Typo3 4.1.1 and TemplaVoila 1.3.0
Error is now on line 223 of the same file.
When uninstalling TV,... - 11:18 Bug #16894 (Closed): Typo3 doesn'f make a new version of page by cut,move,move-down,move-up by content-elements
- If i try to cut,move,move-down or move-up a content-element in draft and the page on which i try this has no a worksp...
- 10:56 Bug #17057: Record alt_label doesn't get processed
- Patch works for me fine. Would be great to have it in the core.
- 09:40 Bug #17239: Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
- It looks like if the pop-up window looses its connection to it's parent window
- 08:45 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
- No, I get no JavaScript errors or warnings. If you want I can set up a test installation tonight in which it goes wro...
2007-05-03
- 23:36 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
- Got it fixed. Unified Diff as Attachment
- 15:20 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
- Meanwhile I found out what exactly goes wrong:
ath this function call:
$this->traverseFlexFormXMLData_recurse(
... - 23:29 Revision bc676039: fixed date in changelog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2324 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:22 Bug #16948: Missing Swedish flag
- fixed in SVN, flag added
- 23:21 Revision c3e78e36: fixed bug 5310: Missing Swedish flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2323 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:10 Feature #16967 (Closed): Featurerequest for a logoutHook
- Hello,
i need for a extension a logoutHook.
It is possible to add my patch ?
thanks a lot
Marcel
... - 22:07 Bug #17119: RTE in child elements overwrites field in parent element
- works perfect for me.
Now, child records save without overwriting the parent object's RTE field.
I did test se... - 18:15 Bug #17119: RTE in child elements overwrites field in parent element
- The attached patch should solve the problem.
On creating new child records now the number of RTE instances is sent w... - 14:16 Bug #17119: RTE in child elements overwrites field in parent element
- I can confirm this issue.
The problem is located in the RTEcounter variable in TCEforms. It will be incremented ea... - 14:09 Bug #17119 (Closed): RTE in child elements overwrites field in parent element
- I both parent elemt and child element of an IRRE object contain an RTE field, the content of the child RTE field over...
- 18:31 Bug #14135: link wizard fails to remember external links
- Is this issue being actively looked at? I have come across this same problem today with an extension I am building b...
- 18:27 Bug #17199: localized flexform values are ignored
- Hi,
- yes this is not very nice. But the idea with the TS option, to decide, if the configuration values should on... - 18:20 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
- I tested this with compressed scripts on TYPO3 4.1.2-dev (SVN version) and could not reproduce. Did you get any JavaS...
- 15:33 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
- It does work with the compressed script in Internet Explorer 7.
- 15:30 Bug #16903 (Closed): Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
- Using Firefox 2.0.0.3, with TYPO3 4.1.1 and rtehtmlarea 1.5.2 the automatic creation of links when typing a URL or em...
- 14:19 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- The CLI version has the -r option and shows (cli) in the version string whebn called as "php -v".
- 13:14 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- After changing the test as mentioned above the "silent" failure was due to running "cli mode" + "IPmaskList".
The "C... - 10:57 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- When changing
if (PHP_SAPI!='cli')
to
if (PHP_SAPI!='cgi')
The script runs fine in command line. - 10:48 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- What is the output of "php -i"? Is it plain text or HTML? For CLI it should be text, only, the CGI variant outputs HTML.
- 13:03 Bug #16603: Fuctions -> Multiple pages creates pages in reverse order (page ids decreasing)
- Apply this patch to typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php.
Another way to decrease pid mi... - 11:59 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
- Committed to TYPO3_4-1.
This will be integrated in the next release - TYPO3 4.1.2. - 11:48 Revision 25336734: Fixed bug #5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2322 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:33 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- I've found a little mistake in the patch I did post :
I did write "$cHash_calc = t3lib_div::shortMD5(serialize($cH... - 11:30 Feature #17274 (Closed): TCEmain labels are hard-coded in English
- They should be moved to one of standard language files (or to a new file) and appropriate calls are made in TCEmain f...
- 11:19 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
- I've added a patch that uses $LANG's csconv objects. Thanks again, Masi! :)
- 10:54 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
- Thanks for hint. The rest of TCEmain also uses $LANG, so I took opportunity :)
- 10:45 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
- $GLOBALS['LANG'] has an instance of t3lib_cs ready that you can reuse.
Note: that according to the comments on top... - 10:50 Feature #16726: Select FE user group(s) to display in user list
- I also observed the issue about users with multiple usergroup assignments, but you were faster responding than me.
... - 08:44 Feature #16726: Select FE user group(s) to display in user list
- Reviewing the code I've found the following mistake:
If a user has more than one usergroup and the listing is config... - 10:33 Bug #14500: Domain Record with umlaut Domains not working
- typo3 *core* will recognize the domain with my patch :) the problem can be for extensions (like realurl) but this is ...
- 10:27 Bug #14500: Domain Record with umlaut Domains not working
- The point is that IMHO we need to store the puny code in the domain table, so TYPO3 will recognize the domain. After ...
- 10:07 Bug #14500: Domain Record with umlaut Domains not working
- Martin, I do not think that anyone should put domain name in "xn--" format because it is hard to find later what it a...
- 10:09 Bug #15215: Broken Rootline when a Editor view a Page that is not online
- Hi Pascal!
Thanks for the reply. I think we can continue off the list. My e-mail is dmitry@typo3.org. Please, feel... - 09:48 Bug #15215: Broken Rootline when a Editor view a Page that is not online
- Hi Dmitry,
thanks for fixing it.
I had already setup a workaround for it by creating a custom workspace.
(I did... - 10:08 Feature #16424: Missing sheets inclusion in flexforms?
- This bug should be a "bug" or "crash" and not "feature" - its obviously supposed to be working :)
- 09:28 Bug #17273 (Closed): No linebreaks possible in flexform labels
- It seems there is no way to add a linebreak in flexform <label> elements (tried <br />, \n, \r). This makes it imposs...
- 05:53 Bug #16614: clickmenu on pagetree icons does not work
- I know tis problem, too...
Version 4.1.1 (fresh with dummy)
at IE and Firefox
some error in "class.t3lib_ajax.ph...
2007-05-02
- 17:23 Bug #14500: Domain Record with umlaut Domains not working
- Looking at the code the patch won't allow you to enter a IDN name in a TYPO3 domain record.
To do that I think you... - 15:48 Bug #14500: Domain Record with umlaut Domains not working
- I forgot to write that this works only with typolink (so RTE + TS setup + properly written extensions) and you need c...
- 15:47 Bug #14500: Domain Record with umlaut Domains not working
- You can try the attached patch. It used converter mentioned in one of the notes. However you also need to install pat...
- 17:21 Bug #15498: Strange generated link in indexed_search
- An old task but still unsolved...?
I disagree cause the result of (array)unserialize('a:0:{}') is simply an empty ar... - 16:59 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
- the patch was partially used for fixing 584, so just little work is left here...
- 16:55 Revision a4ba9b48: fixed bug 584: Changing language in user setup do not reload left frame (menu).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2321 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:54 Bug #14441: Changing language in user setup do not reload left frame (menu).
- fixed in SVN
- 16:31 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- PHP_SAPI is expected to be "cli" not "cgi"!
I don't know much about the differences between the cli and cgi SAPIs. P... - 13:50 Bug #17271: cli_dispatch.phpsh will not run on CGI API
- Same problem here:
cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
php -v
PHP ... - 10:05 Bug #17271 (Closed): cli_dispatch.phpsh will not run on CGI API
- When running "typo3/cli_dispatch.phpsh crawler" in command line, I get the error message "ERROR: Not called from a co...
- 15:33 Bug #17272 (Closed): 'lower' TCA specification may fail with non-ascii characters
- TCEmain does not use CSconv class while converting TCA strings to lower case but uses strtolower, which is not safe f...
- 14:41 Bug #17233: t3lib_htmlmail should have empty default values
- Looks good.
- 11:38 Bug #17233: t3lib_htmlmail should have empty default values
- here's a patch
- 14:37 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
- Reopened because the point was that the Core doesn't use @ to avid warnings in some places (and should check the resu...
- 11:14 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
- mysql_fetch_assoc also returns false if there're no more rows: http://php.net/mysql_fetch_assoc
closed as it doesn... - 13:57 Bug #15365: Flexform fields are inactive in Page > QuickEdit
- This bug also exists for TYPO3 versions below 4.0 (e.g. 3.8.1). Thanks Christoph! Your dirty hack works just fine!
- 11:51 Bug #16748: Changes in alternative page language does not clear cache
- It is cleared but only for current page. SHould be like for normal pages, of course.
- 11:22 Bug #15215: Broken Rootline when a Editor view a Page that is not online
- I had to set status back to assigned because it does not let to add comments when set to "resolved" :(
- 11:18 Bug #15215: Broken Rootline when a Editor view a Page that is not online
- Hi Pascal!
I belive the issue is fixed. If you are still willing to pay for the fix, could you could check latest ... - 10:51 Bug #15215: Broken Rootline when a Editor view a Page that is not online
- 2nd version of the patch fixes the problem.
- 11:21 Bug #16334: Using workspaces and Template Selector (rlmp_tmplselector) does not work
- I had the same problem and resolved differently. See the appended diff.
- 11:10 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
- Patch file also resolve bug #0005117
- 10:39 Bug #17254: Multiple retrieval of all table rows
- Great news, Oliver! Thank you for your hard work!
I also think that issue 0005500 is very related to overall perfo... - 10:38 Revision 002ea996: Fixed: isses with previous fix discovered my Michael Stucki
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2320 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Revision ecff9833: Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2319 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:49 Bug #16450: BackEnd Login Not Possible
- I just downloaded TYPO src-4.1.1 and testsite 3.8.1 yesterday.
The TYPO3 is still not working correctly with the MyS... - 09:44 Revision 0f34868c: fixing Kasper's name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2318 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:40 Revision dc569755: fixing Kasper's name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2317 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:34 Bug #16320: BE user not login
- To TYPO3 team..
It seems that this report hasn't been solved yet?
The case has been known since November in 2005.... - 09:21 Bug #17199: localized flexform values are ignored
- Thanks for your explanations. I think you wouldn't be very happy if I'd switch the multilingual-flexform off ;-)
N...
2007-05-01
- 20:40 Revision 93384dd8: Fixed bug #5158: log failed mailings of t3lib_div::plainMailEncoded()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2316 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:40 Bug #17092: Unsuccessful attempts of sending mail should be logged
- Changed in SVN.
- 20:17 Bug #17070: typolink: cHash corrupted due to linkVars
- This is not really a duplicate, but exactly this fix is already contained in Olivers patch in #17002. So I assume it ...
- 17:09 Bug #17070: typolink: cHash corrupted due to linkVars
- This is another problem : see related bug #17095
- 14:28 Bug #17070: typolink: cHash corrupted due to linkVars
- This Patch really seams to solve the above Problem. But if you set $TYPO3_CONF_VARS['FE']['pageNotFoundOnCHashError']...
- 19:36 Bug #17261: Install Tool does not accept localhost entry with extended port
- Fixed in SVN.
- 19:36 Revision 21b72c80: Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2315 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:24 Revision e312ae63: attribute fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2314 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:23 Revision b6b8a4f5: attribute fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2313 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:15 Revision 13a1afc2: Fixed bug #2515: jsfunc.validateform.js does not verify password fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2312 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Bug #15591: t3lib/jsfunc.validateform.js does not verify password fields
- Fixed in SVN.
- 19:07 Revision 8d6ea324: Fixed bug #2515: jsfunc.validateform.js does not verify password fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2311 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:47 Revision db013868: corrected bug number
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2310 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:46 Revision 0e235a21: corrected bug number
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2309 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Bug #17202: PHP error on closedir() in class.t3lib_tcemain.php
- Fixed in SVN.
- 18:43 Bug #17270 (Closed): Conflict with Install-Tool [FE][addRootLineFields],[SYS][multiplyDBfieldSize],[BE][forceCharset]
- When previous to the Installation of TemplaVoila the following fields are changed in the InstallTool it will cause Re...
- 18:39 Bug #17254: Multiple retrieval of all table rows
- Thanks for the report. I'm going to have a look on this because also the next release, TYPO3 4.2, has the topic "perf...
- 18:32 Feature #17212: Enhancement of class.t3lib_htmlmail.php
- And this works? Shouldn't there be some code that replaces the "real" URL in the attribute with the cid: "mail" URL?
... - 18:28 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- The patch was published on the Core-List as RFC and needs approval by other Core-Devs. But I think it will be availab...
- 15:32 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
- Last update was over a month ago. When will the patch be included in the core? Would be nice if the next release of T...
- 18:26 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
- I had not this problem, but enabling the DEBUG options got me lot of SQL errors on Oracle.
- 17:26 Feature #17267: Some Hooks for tslib_content
- I say yes to the hooks for new objects, I wanted that for saome time myself. The hook for getData/getText is a good i...
- 16:44 Bug #17199: localized flexform values are ignored
- Ok now I get your point. If you don't use multilingual flexforms, we can forget the whole discussion, you're right. B...
- 08:58 Bug #17199: localized flexform values are ignored
- I've got some questions, maybe someone may help me to understand this.
I'm not familiar with multilanguage-install... - 08:13 Bug #17199: localized flexform values are ignored
- As written in the documentation of the core api static_info_tables is needed to get language-dependent flexform-confi...
- 15:36 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
- Michael: diff and txt was inside the package - the interface allowed only one file with the submit. Anyhow - I have ...
- 15:10 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
- This is not a patch, it's a new build. Please create a patch and help to make me find the changes you have made.
S... - 14:42 Bug #17269 (Closed): Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
- I had to fix it with 1.2.1 of RTE HTMLarea after the security patch release, submitted all required sources and infor...
- 15:22 Bug #17002: cHash is not recreated on disposal in config.linkVars
- This really does solve a lot of problems. But if using RealUrl with the setting for variable bypass like this:
... - 07:51 Feature #16726: Select FE user group(s) to display in user list
- Carsten: If you try to install the extension, you see an error-message like this:
The running TYPO3 version (4.0) ... - 01:41 Feature #17268 (Closed): Add TSconfig parameters to save/load inline records based on a special inline elements folder
- The default behaviour for inline records created with the new IRRE features is to reside on the same page as the pare...
- 01:18 Bug #15951: clickmenu on pagetree icons does not work
- i confirm this behavior on a windows installation, using the latest svn-version. i have no contextmenu in Pagetree. T...
2007-04-30
- 23:14 Bug #15951: clickmenu on pagetree icons does not work
- The Problem are blank lines behind extensions php files. In my case the problem was in the templavoila file "class.tx...
- 21:28 Feature #16726: Select FE user group(s) to display in user list
- Both BE and FE works as intended, thank you.
I have tested the patched files successfully with TYPO3 v4.0.2 (dummy p... - 12:26 Feature #16726: Select FE user group(s) to display in user list
- For me, It works now fine. Thanks for the patch!
- 09:45 Feature #16726: Select FE user group(s) to display in user list
- Sorry, I've patched the language-file by hand which wasn't a good idea. See the attached new file, this should work now.
- 00:00 Feature #16726: Select FE user group(s) to display in user list
- I do not have privileges to patch files directly on the server. Could you please attach the .t3x file instead or the ...
- 19:14 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Yes, I made a similar patch some weeks ago. I called it cHashTunnel, that allows to use a proper cHash for the URL an...
- 19:09 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- I have another idea to solve theses USER / USER_INT / set_no_cache / &no_cache problems, but it is complex...
The ... - 15:28 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Yes, ever a valid cHash
I have heard somewhere that using set_no_cache and &no_cache=1is bad...
Also USER plugi... - 15:15 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Thanks for adding the patch file.
Your changes require to have a cHash on every GET call, even if this is addressing... - 14:59 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Patch added. As you see, many things change :)
- 11:34 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Also, I'll try to make a patch this afternoon.
I understand the problem, you know.
But you know, the code is perf... - 11:28 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- And just one additional hint: Once you have set up Subversion which is only 5 or 10 minutes away from you, it would b...
- 11:27 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Yes it seems you're in a really bad mood... I'm sorry for being too demanding, or whatever you'd call it.
The reas... - 11:17 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Is this your way to say "Thanks", or this is particular for me ?
I don't really have the time to make patchs wich wi... - 11:06 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
- Please attach patches, not PHP code!
- 10:34 Bug #17251 (Closed): tslib_fe::makeCacheHash does not work if no cHash
- this function checks the cHash validity and turn the TSFE in no_cache mode if cHash is not valid...
But if no cHas... - 17:56 Feature #17267: Some Hooks for tslib_content
- I agree with Stefan : the only way to create custom cObject without XLCASS is to use obts... wich is and old and ugly...
- 16:56 Feature #17267 (Closed): Some Hooks for tslib_content
- For extending stdWrap, getData and cObjGetSingle it would be nice to have some Hooks.
With these hooks, we could im... - 17:42 Bug #17266: Web>page and Web>list trigger ORA-01704 error
- Changing the mapping in class.ux_t3lib_db.php did not solve the problem.
Now I get (but not in all TYPO3 modules) ... - 17:13 Bug #17266: Web>page and Web>list trigger ORA-01704 error
- I found out that mediumtext (and text) are mapped to ADOdb type X, which means according to http://phplens.com/lens/a...
- 16:43 Bug #17266 (Closed): Web>page and Web>list trigger ORA-01704 error
- I did a clean install of TYPO3 4.1 and Oracle XE 10.2 on Windows XP. I did not change any configuration of TYPO3 (exp...
- 15:12 Bug #17265 (Closed): User group ID instead of User group name in SingleView
- In the singleView of the user listing part of the newloginbox-plugin, I only see the usergroup-ID instead of the name...
- 11:48 Revision 13b6c2f1: Improve the check for session support in Install Tool (see #1474). Thanks to Martin Kutschker!
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2308 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:38 Feature #17264: Hook in TCEmain after all database operations needed
- Niels and me talked about that at the T3DD07. I'm going to take care about the new hook.
- 11:28 Revision a1658cc9: Fixed feature request #5424: Menu cache expire time should be configurable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2307 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Feature #17209: Menu cache expire time should be configurable
- Committed to Trunk
- 10:59 Bug #15133: Date/time field changes its value
- Use the T3X_user_datetest-0_0_0-z.t3x extension to test all possible date fields in one single table.
- 10:46 Bug #17249: Drag and Drop produces error on Umlautdomains
- I get also an error page in ie7, but the left menu is still working.
- 10:17 Bug #17249: Drag and Drop produces error on Umlautdomains
- Looks like the AJAX objects in Firefox 2 have some problems with the umlaut domain, at least that's my first impressi...
- 08:37 Bug #17249: Drag and Drop produces error on Umlautdomains
- It does not help to relaod the frame. Nothing works also on the left site menu. I have to switch to the Adress field ...
- 10:38 Revision de55a5e4: Update to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2306 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision b1d90289: Update to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2305 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:10 Feature #17258: A better $TSFE->set_no_cache()
- but I am ready to listen some better solutions...
- 08:35 Bug #15467: no login to backend possible
- I think we can just close this bug. Obviously session support is missing in your setup although required.
Btw. it ... - 01:20 Bug #16117: After The Update from 3.7.0 to 3.8.1 the session_start() - comman does not work anymore
- I close the issue because the error description isn't specific enough (the line where the output reportedly starts is...
2007-04-29
- 22:28 Bug #17199: localized flexform values are ignored
- Hi,
yes exactly. If you have a multilanguage website, means you have active page language records in your treeroot... - 15:59 Bug #17199: localized flexform values are ignored
- A newsgroup-posting helped me to have an idea what you mean. Do you think about a situation of a multilanguage-site w...
- 15:48 Bug #17199: localized flexform values are ignored
- Thanks for your detailed solution.
But could you please explain me more exact what the problem is? In other words,... - 21:33 Feature #16726: Select FE user group(s) to display in user list
- Thanks for the patch. It's working in the FE. But in the BE on a site with the newloginbox-userlist-extension I got a...
- 14:53 Feature #16726: Select FE user group(s) to display in user list
- I've attached a patch that is based on the current cvs-version of newloginbox. The current cvs-version you may find h...
- 13:28 Feature #17264 (Closed): Hook in TCEmain after all database operations needed
- I'm a developer of the seminars extension and I plan to do the following. We got child-records called "timeslots" of ...
- 10:39 Revision 3d21232a: Minor comment changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2303 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision c8e39e38: Changes to SVNreadme.txt part 2: Wording changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2302 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:36 Revision b8d793b3: Changes to SVNreadme.txt part 1: Layout changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2301 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:03 Bug #17257: 404 Not Found
- I was getting the same error, but not from RTE, but from saving template element. It did not matter if it was a save ...
2007-04-28
- 22:28 Revision cffdc5aa: Fixed bug #4957: CSV export stop exporting a field when there is a linebreak. Thanks for Oliver Klee for the idea and solution.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2300 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:27 Bug #16966: CSV export stop exporting a field when there is a linebreak
- Fixed in trunk for 4.2
- 22:18 Bug #17263: A hook for additional marker is needed in makeSearchForm
- maybe it was a little late last night :-)
- 22:16 Bug #17263: A hook for additional marker is needed in makeSearchForm
- Volker, the patch is still missing here...
- 04:06 Bug #17263 (Closed): A hook for additional marker is needed in makeSearchForm
- for add additional information or search fields, add a hook call to the method
a hook call is added at the end... - 22:16 Revision 710f9244: Fixed bug #1474: Check if session_support is enabled in PHP or output a warning message in the Install Tool (patch by Ingo Schmitt)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2299 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:15 Feature #14986: Check if session_support is enabled in PHP
- Fixed in Trunk
- 22:13 Revision 5225a316: Edit ChangeLog and make "mcedit" happy once again...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2298 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:53 Revision e78ca6cb: Fixed bug #3649: Call to a member function formWidth() on object
- $GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE']. Thanks to Chi
Hoang for the patch.
git-svn-id: https://svn.ty... - 21:53 Revision 70685fc6: Fixed bug #3649: Call to a member function formWidth() on object
- $GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE']. Thanks to Chi
Hoang for the patch.
git-svn-id: https://svn.ty... - 21:44 Revision ca2b97df: Added a credit to the ChangeLog.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2295 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:40 Revision d0b939ed: Fixed bug #3649: Call to a member function formWidth() on object $GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE'].
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2294 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:40 Bug #16228: Fatal error: Call to a member function formWidth() on a non-object
- We have applied the suggested change. Thanks to Chi Hoang for the patch.
- 21:20 Bug #16743: EM does not let me install cal
- No persistent issue, right?
- 21:10 Revision d9424ef7: Fixed charset issue in comment
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2293 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:47 Bug #14651: Right-click menu does not work in the right frame
- already done
- 20:39 Bug #14407: hardcoded tt_news reference in class.db_layout.php
- already fixed a long time ago and the file is not present anymore
- 20:37 Bug #14896: Minor problem in the frontend editing using MTB
- unclear
- 20:37 Revision a7fcca7e: fixed bug 2516: Constants and Setup are switched in select field in TS object browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2292 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:37 Bug #15592: Constants and Setup are switched in select field in TS object browser
- fixed in SVN
- 20:36 Bug #14897: Overall skinning problems
- 1 - 3 - we worked on that for TYPO3 4.0
4 - different issue - 20:27 Bug #14381: dmailerd.phpcron doesn't include t3lib_cs.php
- This issue is fixed since some time
- 20:13 Bug #14891: sys_page->getMenu ignores 'Hide in Menu' flag
- works as expected
- 18:03 Bug #15133: Date/time field changes its value
- Wow ! First of all many thanx for that session, this is a big step to be time-safe with different timezones. A big ha...
- 01:49 Bug #15133: Date/time field changes its value
- Another enhancement in the same area:
http://www.baschny.de/timeoutput-dblist.diff
This corrects the output in ... - 01:42 Bug #15133: Date/time field changes its value
- Ok, after a long and productive "night session" with Mario and me reviewing, testing and improving the latest patch, ...
- 17:36 Bug #15087: Make Module "About" more beautiful
- fixed in SVN
- 17:21 Bug #16893: timezone-problem
- Thanks for the report, Steffen. I will close this just so that we can continue discussion about it in the bug marked ...
- 17:08 Bug #16893: timezone-problem
- Please see bug #15133 which has a pending solution which will be soon integrated into the core. It would be cool if o...
- 17:17 Bug #17105: wrong time evaluation on days with daylight saving time changes
- this is just a flavor of what was solved in the bug report marked as "duplicate".
- 17:16 Bug #17105: wrong time evaluation on days with daylight saving time changes
- Thanks for the report, Stefan. We have had this problem being reported in several different flavors for the last few ...
- 17:16 Revision 385a27ba: added a link to typo3.org/community and a list of the authors from installed extensions to the the about page (Help->About)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2291 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:19 Bug #17104: Install Tool does not work when using the right password
- At least tell me how to disable the password requirement for the install tool since I will delete the entire folder a...
- 15:05 Bug #15448: Workspace listing in Review-Publish dropdown
- no change required
- 14:51 Revision 8728f9fe: fixed bug 3993: Missing error message for big uploaded files - A message is there but it wasn't useful, changed it to something more understandable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2290 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:50 Bug #16441: Missing error message for big uploaded files
- A message is there but it wasn't useful, changed it to something more understandable
- 14:38 Bug #17224: Mapping problem in content element selectboxes
- The attached Patch should solve this and the following bug 0005481.
In the function map_sqlParts now the array fie... - 14:33 Bug #17249: Drag and Drop produces error on Umlautdomains
- Does the title of the page stay that way even if you reload the frame?
- 14:28 Bug #14867: TCEFORM.table.field.linkTitleToSelf-Option could be confusing
- fixed in SVN
- 14:26 Revision d2ad4795: fixed bug 1290, removed linkTitleToSelf.returnUrl from TSConfig
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2289 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:24 Revision cdff6b7c: added changelog message
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2288 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:40 Bug #17250: admin user blocked...
- I don't think this is a bug. The fact that an admin can kill his system is true for almost all software systems. He s...
- 13:33 Feature #17258: A better $TSFE->set_no_cache()
- The problem is : a &no_cache=1 url parameter has not exactly the same effect than using TSFE->set_no_cache();
This... - 12:19 Revision 587afd1c: Fixed bug in class.em_terconnection.php: Need to base64_encode upload data for some NuSOAP implementations (patch by Karsten Dambekalns)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2287 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Revision 7fff9ddd: Fixed bug in class.em_terconnection.php: Need to base64_encode upload data for some NuSOAP implementations (patch by Karsten Dambekalns)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2286 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:25 Bug #17259: Some input fields don't have real labels yet
- Committed to Trunk & TYPO3_4-1.
Thanks to Oliver Klee for writing the patch. - 11:23 Revision 8519e9de: Fixed bug #5519: EM - Some input fields don't have real labels yet
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2285 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:20 Revision 1dd1be97: Fixed bug #5519: EM - Some input fields don't have real labels yet
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2284 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:59 Feature #15808: imgResource doesn't support stdWrap on minW and minH
- can you please do it?
- 03:37 Feature #17262 (Closed): Change the hook call in execFinalQuery() to add other tables
- In the method executeFinalQuery the hook for alternative creation of page ID list
doesn't offer the possibility to j... - 02:27 Revision 7945d87e: Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2283 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:59 Revision 003e26ba: Add address to the list of allowed tags of parseFuncs (needs compat version of 4.2)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2282 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:58 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
- Fix is under way...
- 01:15 Feature #16084: Fixed fonts in the Backend configuration (TypoScript setup field or TSConfig fields)
- Fixed to my knowledge and no feedback so far.
- 01:07 Bug #16065: lib.stdheader.5.date not localised
- Fixed in SVN (needs compat version of 4,2)
- 01:05 Bug #17261 (Closed): Install Tool does not accept localhost entry with extended port
- My provider gives me as host:
"localhost:/tmp/mysql5.sock"
After this, the error
0 Host 'localhost:/tmp/mysql5.s... - 01:04 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
- Since we cannot do this per-extension, I uploaded a patch to disable this globally. Use config.disableBaseClassWrap =...
- 00:57 Revision 50a95283: Fix bug in TypoScript object browser: New keys were not added when pressing the return key in the update form instead of clicking the submit button.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2281 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:48 Revision 07c6ae4c: Fix bug in object browser: New keys were not added by the object browser when pressing the return key in the update form instead of clicking the submit button. The fix is a workaround, the real problem is that the form contains two submit buttons with different actions...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2280 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:29 Revision fa310075: Change default date formatting of CE header to be localized (needs compat version of 4.2)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2279 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:09 Revision 8d905c42: * Various enhancements to the TS object browser and TS analyzer:
- - Add spaces left and right of the "=" mark in the object browser overview
- Set new default values: Check several f... - 00:07 Bug #17188: Hardcoded value for target of external links
- For my patch I took a different approach: I left the values alone due to backwards compatibility and added the commen...
- 00:02 Revision cc2cfbd9: * Add new function t3lib_div::rmdir() to remove directories recursively
- * Modify filelist module to make use of the t3lib_div::rmdir()
* Modify internal_clearPageCache() in t3lib_tcemain an...
2007-04-27
- 23:39 Bug #16065: lib.stdheader.5.date not localised
- With the attached diff the field is changed to strftime and it displays "%x" which is the date output in the current ...
- 23:31 Revision 54feb456: No-brainer: Move type conversion of ['FE']['pageNotFound_handling']='true' (string) into t3lib/config_default.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2276 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:25 Revision 777aa640: Small changes which should now conform to the CGL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2275 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:09 Bug #17221: Matching IPv6-addresses is not working correctly
- Forget the extra base_convert, it's a mistake. But Matthias Kall and I figured out that if you fix validIPv6() you do...
- 22:42 Bug #17255: Combined mode doesn't work with type 'group'
- You're right. It seems, like I have to work again on the patch. Sorry for it...
- 21:02 Bug #17255: Combined mode doesn't work with type 'group'
- Hi Olly,
I have applied the patch and the child form is now correctly rendered. Unfortunately, the entered data do... - 20:22 Bug #17255: Combined mode doesn't work with type 'group'
- The attached patch file should resolve this issue.
The TCA type group/db wasn't rendered at all for the combined view. - 17:37 Bug #17255: Combined mode doesn't work with type 'group'
- I can confirm this bug.
- 15:52 Bug #17255 (Closed): Combined mode doesn't work with type 'group'
- When using the 'useCombined' = true option (in appearance), the child record is not displayed when the field type on ...
- 22:30 Feature #14941: eval => required @ textareas
- Note: doc_core_api needs to be updated!
- 22:11 Bug #17260 (Closed): label alt isn't checked when editing an IRRE element
- The altlabel ist only used after saving and not when editing the field
(issue imported from #M5520) - 22:04 Feature #14874: Option to show ids in page tree
- see options.pageTree.showPageIdWithTitle = 1
http://www.typo3-unleashed.net/cookbook_recipe/date/2006/01/02/show-pid... - 21:54 Bug #17057: Record alt_label doesn't get processed
- Still not sure, what I meant, except I now detected das IRRE don't use label_alt.
Change you're last patch, so
$... - 21:32 Bug #17259 (Closed): Some input fields don't have real labels yet
- The following fields don't have real labels (with a label tag) yet:
Loaded extensions > Look up
Install extensi... - 20:42 Revision e40a4a27: Revert changes caused by the releasing script which we tested today... Thanks Sebastian for the fantastic work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2273 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:54 Feature #17258: A better $TSFE->set_no_cache()
- Better don't do that, please.
I think we should get rid of this function as early as possible! - 17:41 Feature #17258 (Closed): A better $TSFE->set_no_cache()
- Some plugins use the set_no_cache function, wich prevents caching, but, before this function is called, the tempCache...
- 19:51 Revision afddd844: Fix indenting and make "mcedit" happy
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2269 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:34 Bug #17104: Install Tool does not work when using the right password
- Well still have same problem on another host. Can't use typo3 if I have to manually install because I can't get the i...
- 19:08 Bug #17133: install tool crashes with PHP 5.2.1
- It doesn't matter what host I try to install the typo3 on. If its not in fantastico it simply won't install with a pa...
- 17:40 Feature #17234: Evaluate label and label-alt in the title bar of child records.
- This problem happens not only in this IRRE situation, but on any call which needs the label for a table that has a da...
- 16:41 Bug #17257 (Closed): 404 Not Found
- I encountered a bug while using typo3 4.1.1, whenever I save an image in RTE it give following error
Forbidden
You ... - 15:55 Feature #17256 (Closed): Define type of foreign record
- I would like to propose a new IRRE feature which allows to define the type of the foreign record created by IRRE.
... - 14:51 Bug #17254: Multiple retrieval of all table rows
- added 'foreign_table_where' => 'AND table.field = ###THIS_UID###' to inline field's TCA. Now first call of t3lib_BE...
- 13:23 Bug #17254 (Closed): Multiple retrieval of all table rows
- Here is my situation:
I have records containing "inline" field (A) which displays children containing inline elem... - 14:04 Revision 70761a44: Release of TYPO3 4.2.0snapshot-20070427
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2267 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:58 Feature #17253 (Closed): indexed_search should allways include indexed pages for "not logged in" user
- logged in users dont get a result of queries, if they no member of the same groups visit the page before.
i reques... - 12:26 Bug #17252 (Closed): maxitems does not apply in some case
- I have inline elements configured to maxitems = 10
After importing data via SQL script I noticed that inline eleme... - 11:27 Bug #17250 (Closed): admin user blocked...
- You can use the Tools -> User Admin Module to disable your admin account. Its possible if the admin account is the on...
- 10:27 Revision d0e5fd54: removed partial t3lib_div in misc/phpcheck/incfile.php and included the real t3lib_div instead, PDT for Eclipse had problems determining the actual t3lib_div because of this
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2266 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:33 Bug #17249 (Closed): Drag and Drop produces error on Umlautdomains
- I have a domain with an Umlaut (öäü). If a want to move a page via Drag & Drop in the Page tree, it wants to load a p...
2007-04-26
- 21:36 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
- After i had replaced "unescape" with "decodeURIcomponent" in the file jsfunc.validateform.js the problem is solved (o...
- 18:21 Revision 2815b6e2: No-brainer: removing a reference to a bug which is obsolete
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2265 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:18 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
- Many thanks Joey for this worthful contribution! :-)
(for those wondering what this means: We used this bug report... - 18:14 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
- There is a property called iconCObject that will enable you to create your own icons however you like.
Example
... - 16:16 Bug #17248 (Closed): Can't publish new element without deleting "Deleted element"
- If on the same page a user would create a new element and later on delete another it is not possible to publish the n...
- 15:29 Feature #17247 (Closed): Load Inline Elements On Demand
- While editing records based on IRRE the current behaviour is to load all elements at once even though the tabs contai...
- 14:52 Bug #17246 (Closed): Restricted number of DB Mounts in Mountpoints on edit workspace
- I can't add more than 10 pages on the DB Mounts select multiple.
Typo3 reports an error. "Yellow exclamation [!]"
... - 14:11 Bug #17245 (Closed): Contentelement Columnsbug
- i think there is a bug as the Columns selection! i created a extra workspace. if i chosse the colum from normal to ri...
- 12:59 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
- I'm sorry. I use stable version 4.1, not RC. But I guess it is in the RC version, too. Because I found it also in the...
- 12:31 Bug #17244 (Closed): Backend task center does not work properly
- Not showing links under task ovwerview namely quicknote, Recent Pages, Actions, messages, tasks ,
(issue importe...
Also available in: Atom