Project

General

Profile

Activity

From 2004-08-06 to 2004-09-04

2004-09-02

17:55 Bug #14304 (Closed): fileadmin mount problem
File: class.t3lib_userauthgroup.php
Function: addFileMount
My fileadmin dir is located in "/.2/www/fileadmin"
Th...
old_haunschild
14:47 Revision d1e5d9a3: small fix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@452 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
13:36 Revision a2389d75: * Fixed a few basic PHP5 problems (aiming at PHP5 support in 3.7.0)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@451 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:02 Revision 0b84afad: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@450 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:58 Revision 8523c3af: * Added Catalan, Bosnian and Korean languages.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@449 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-09-01

15:53 Bug #14227: fe_adminLib: hard-coded Form URL, should be typolink
Problem is that for example feuser_admin uses something like this in its template file:
###FORM_URL###&cmd=infomail&...
Simon Ihmig
14:26 Bug #14278: Browser Client Konqueror not recognized
I've made an output in line 2660 (class.t3lib_div.php in function client_info) before the line "if ($bInfo['BROWSER']... Christian Hernmarck
12:59 Bug #14303 (Closed): func_delete: error-message false
Whe trying to delete a single empty directory, without exec_commands enabled a message appears:
"The item was not a...
Christian Hernmarck
11:11 Bug #14302 (Closed): Raw HTML coding impossible?
I am a new user of TYPO3 planning to use for extended professional use. Now I am just trying some CMS's such as postN... old_nikos
10:47 Bug #14300 (Closed): Javascript GUI control in the BE, type Files or ImageFiles, ordering item broken
This type of GUI control available often in the BE is now broken.
When you hit the «move upward» item, they are mo...
old_sylvain

2004-08-31

17:24 Bug #14299 (Closed): IPv6 / AAAA dns records not supported?
Our webserver address has both an A and an AAAA record. Browsers prefer using the IPv6 (AAAA) record, which results i... old_intimus
14:19 Revision 3656b10d: Added a hook right after the page has been put in cache in the frontend. For writing static versions of pages. Also fixed issues for image rendering.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@448 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
02:08 Bug #14298 (Closed): RewriteRule "Feature"
Rewriteing to a fix id e.g.
RewriteRule ^(.*\.html|/)$ index.php?id=5
always tries to deliver the page called with ...
Peter Russ

2004-08-30

22:28 Feature #14297: "go back"-Link in Repository
Just use the "back" button of your browser, that'll do.
Is this really a bug?
Ingmar Schlecht
19:07 Feature #14297 (Closed): "go back"-Link in Repository
If you return from a Extension-Detail-Page in TER via the "go back"-Link, you need to re-connect to the repository an... Ingo Schommer
22:16 Bug #14120: Spelling mistake (or typo?)
ok, thanks masi, I think I can close the bug now.
It's time to hunt real bugs instead ;-)
Ingmar Schlecht
10:12 Bug #14120: Spelling mistake (or typo?)
The "correct" word is "deprecated", but the dictionary says that "depreciated" is being used often in the sense of "d... Martin Kutschker
17:15 Bug #14296 (Closed): BE upload field does not work when minitems=1
If one configures a field in the TCA with type=group, internal_type=file and minitems=1, the upload field displayed i... Stanislas Rolland
11:49 Bug #14279: Edit whole template record does not work
Pls see <a href="http://bugs.typo3.org/bug_view_page.php?bug_id=0000319">Ticket 319</a> for further description/solution Hans J
11:44 Bug #14295 (Closed): masked html tags are unmasked in function conv, class.t3lib_cs.php
(see also Ticket 299).
Masked HTML-tags are unmasked during charset conversion in function conv (class.t3lib_cs.php...
Hans J
10:42 Bug #14294 (Closed): <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
In tslib_pagegen.php this meta-tag is hardcoded. This is bound to be forgotten when 3.7 is released.
(issue impor...
Martin Kutschker
10:40 Bug #14293 (Closed): meta-tag charset not the very first tag in head
<meta http-equiv="Content-Type" content="text/html; charset="blah"> is not the first tag. Currently it comes AFTER th... Martin Kutschker
10:23 Bug #14292 (Closed): template->endPage(): spurious </body>
While startPage() doesn't output a body tag for docType "xhtml_frames" endPage() does.
This will invalidate the do...
Martin Kutschker
10:20 Bug #14291 (Closed): wizards: truncation of P[currentValue]
The currentValue argument will be truncated to fit in a URL. This is fine, but still a problem.
Unfortunately the ...
Martin Kutschker
10:18 Bug #14290 (Closed): cannot get current value of RTE field
A wizard won't get the current value of an RTE field. P[currentVal] is not updated by the RTE on invoking the wizard ... Martin Kutschker
10:06 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
Ok., as far as we know now there are to solutions to solve it, both require browser sniffing. In one case we determin... Martin Kutschker

2004-08-29

03:23 Revision de8b1653: * Added a wildcard like option for values in the "language" condition in frontend (matchcondition class). Can now match any language found in the HTTP_ACCEPT_LANGUAGE value.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@447 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
02:53 Revision 7169c1e8: Added lockIP for backend users; New HMENU special type "language"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@446 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-08-28

20:45 Bug #14289 (Closed): lib.stdheader doesn't RESTORE_REGISTER
lib.stdheader.2 and lib.stdheader.3 always use LOAD_REGISTER and the register stack gets filled up. So you can't pop ... Andreas Tschirpke
17:12 Bug #14288 (Closed): check for inclusion of localconf fails.
In config_default $typo_db is set to the empty string, then localconf is included and TYPO3_db is defined as $typo_db... Christian Jul Jensen

2004-08-27

18:52 Revision 06cae261: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@445 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-08-26

20:47 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
I modified getUpdateJS for extension sr_feuser_register:
if (window.decodeURIComponent) { unesc = decodeURIComponent...
Stanislas Rolland
18:12 Revision 188f6045: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@444 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:09 Revision 3a1f3dd7: * Adding editlock icon in Web>Access
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@443 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:44 Revision 436bc88c: Updated static templates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@442 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:48 Bug #14287 (Closed): Indexed Search getting metatags
The Index Search is now getting meta tag informations. it seems that the "<!--TYPO3SEARCH_begin-->" and "<!--TYPO3SEA... old_rouven
14:25 Revision 4188bb92: Versioning and localization details (See changelog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@441 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:18 Revision 8c7ec8eb: Generally: FE charset output conversion, new localization modes in FE and FE preview facilities for versioning (first draft) See changelog "2004-08-26 Kasper Sk�rh�j" for details
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@440 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:40 Bug #14286 (Closed): BE re-login doesn't work with mozilla
When the login expires, a javascript alert ask if we want to refresh the login.
click on Ok button does nothing wi...
old_sylvain

2004-08-25

14:09 Bug #14285: Images in fileadmin are not displayed, when using typo3 inside public_html directory
I forgot: I am using Typo3 with MySQL 4.0.20 on Linux (Debian unstable) old_HolgerWirtz
13:21 Bug #14285 (Closed): Images in fileadmin are not displayed, when using typo3 inside public_html directory
I have installed typo3 (3.5.0 and later 3.6.2) inside my public_html directory: fx. http://www.xyz.org/~user/typo3.
...
old_HolgerWirtz

2004-08-24

11:26 Bug #14272: Dead End
Ingmar,
I have used the Dummy package, worked through it, used the Template tutorial part 1 - everything is fine _...
old_TopGunn
11:23 Bug #14272: Dead End
Occurs even with Dummy package old_TopGunn
00:03 Revision c646378f: Implemented versioning API, phase 1 (tcemain). See changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@439 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-08-23

23:22 Bug #14284 (Closed): metatype error
Choosing db-check->database relations in the backend results in an error.
Fatal error: Call to undefined functio...
Arco van Geest
23:01 Bug #14283 (Closed): backpath problem with symbolic linked directories
When the extension is symbolic linked from another location to typo3conf/ext/dbal the backend module doesn't work.
...
Arco van Geest
12:43 Bug #14282 (Closed): Tweaking localconf.php doesn't work
Trying to use the DBAL extension I first tried adding 'dbal' to the $TYPO3_CONF_VARS['EXT']['extList'] doesn't work a... old_Pic
11:06 Bug #14281: Opera can be detected as Internet explorer
Yeah, I can follow these arguments. Maybe we can introduce a TypoScript variable, so the site admin can change the de... Sebastian Kurfuerst
10:31 Bug #14281: Opera can be detected as Internet explorer
This is a feature of Opera. I see no reason to break a great feature of a great piece of software.
Operas browser g...
Thorsten Kahler

2004-08-22

21:51 Bug #14239: Page-type list also shows not accessible types
OK, Kasper said he has solved this while implementing access restriction on per-value base.
Testing is highly appr...
Ingmar Schlecht
17:49 Bug #14247: COA_INT objects breaks language settings
Kasper has solved this in CVS. Ingmar Schlecht
16:51 Bug #14281 (Closed): Opera can be detected as Internet explorer
When Opera is in stealth mode, it will be identified as MSIE in Typo3, because in t3lib_matchcondition.php , it is fi... Sebastian Kurfuerst
15:48 Revision 5680eb5f: * Changed the way how the EM and the Kickstarter interact (see ChangeLog 22/08/2004)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@438 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
09:56 Bug #14280: ACTIFSUB does not ignore "not in menu" pages
TYPO3 Version 3.6.1+ Wolfgang Klinger
09:55 Bug #14280 (Closed): ACTIFSUB does not ignore "not in menu" pages
So ACTIFSUB is active but there are no sub menu entries shown - that's a problem when building complex menus.
(is...
Wolfgang Klinger

2004-08-21

20:31 Bug #14221: config.stat_apache_pagenames code [type] ends up empty
hey ingmar,
sorry - i overlooked the bugnote youve added: youre right:
$pageName = str_replace("[type]",$this->type...
old_pekue
19:55 Bug #14221: config.stat_apache_pagenames code [type] ends up empty
Peter, I haven't got a reply from you, so the bug will probably not be fixed in 3.7. Ingmar Schlecht
20:24 Bug #14193: Pagetree in BE: break withhin long page-titles
Thorsten, thanks for your suggestion.
Have you tested it?
It would be nice if it would be possible to resolve this ...
Ingmar Schlecht
20:21 Bug #14121: RTE: Tables
I didn't look deeper into this issue, but as I understand it, Peter (juggler) found a workaround so this bug can be c... Ingmar Schlecht
20:10 Bug #14227: fe_adminLib: hard-coded Form URL, should be typolink
ihmig, are you still interested in getting this thing settled for 3.7?
If so, I'd like to renew my request for a patch.
Ingmar Schlecht
20:08 Feature #14203: logging did not work
As soon as Stucki's patch is confirmed to work, it can go into 3.7.
So anyone tested it?
Ingmar Schlecht
19:55 Revision f460d462: See changelog (2004-08-21). Localization features, Tab menus, few bugs fixed.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@437 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
19:53 Bug #14217: Error Msg on Login without JS
Kasper wrote:
>>"Note: Cookies and Javascript must be enabled!"
>
>
> No, this should not be a standard messa...
Ingmar Schlecht
19:31 Bug #14273: return-path isn't set correctly by t3lib_htmlmail
assigning to Erik, our t3lib_htmlmail maintainer. Ingmar Schlecht
19:29 Bug #14272: Dead End
This is not a bug of Typo3 but a problem of your server or its configuration.
The Quickstart package has been report...
Ingmar Schlecht
08:53 Bug #14267: sorting must be set for pi_list_query to work
I would if I could - my testplatform is currently under re-construction after a HD crash. I will test your fix when I... old_cazoo

2004-08-20

22:34 Bug #14276: Commands with redirect blocked by server security
Please close this bug note.
I found out this security measure was just local to one server.
It is intended to p...
old_facorreia
03:22 Bug #14276 (Closed): Commands with redirect blocked by server security
Some servers have a hacking protection that prevents the value http:// being used in script parameters.
Using the ...
old_facorreia
20:06 Bug #14278: Browser Client Konqueror not recognized
If anyone could supply a patch, that would increase the chances of getting this bug solved for 3.7. Ingmar Schlecht
08:48 Bug #14278 (Closed): Browser Client Konqueror not recognized
typo3 does not distinguish between Netscape/Mozilla and Konqueror.
[browser=net]
and
[browser=konqu] are valid identi...
old_HeikoSchroeter
19:50 Revision e69ebdce: * Marginally changed the error message in t3lib_userauth appearing when the HTTP_REFERER mismatched.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@436 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:35 Revision 2846f0ee: * Fixed bugs #218 and #220: Install tool erroneously complained about low memory_limit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@435 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
19:28 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
I have to thank you for your patch! :-)
I'm now setting the status of this bug to resolved.
Ingmar Schlecht
19:14 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
Sounds great, thanks for taking my small patch.
What's the close procedure for these bugs? I'm new to the Typo3 d...
Lyle E
18:59 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
This is fixed in CVS now and will be in Typo3 3.7.0 Ingmar Schlecht
19:25 Feature #14240: A memory_limit of NULL should be interpreted as "no limit" instead of 0 MB
fixed in HEAD CVS for Typo3 3.7. Ingmar Schlecht
19:25 Bug #14241: [php] memory_limit displayed as wrong value
fixed in HEAD CVS for Typo3 3.7. Ingmar Schlecht
19:01 Bug #14267: sorting must be set for pi_list_query to work
Cazoo, can you please verify that my fix works and does not cause any harm?
I would commit the fix to the CVS then.
Ingmar Schlecht
18:58 Revision c3799456: * Fixed bug #288: In t3lib_parsehtml prefixRelPath incorrectly prefixed absolute URLs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@434 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:08 Bug #14279: Edit whole template record does not work
! The describtion of the field "website title" contains the <title> tag unquoted. It seems that my ie can't handle th... Hans J
14:43 Bug #14279 (Closed): Edit whole template record does not work
Clicking on the link "click here to edit whole template record" shows only a part of the expected page: The Form to e... Hans J
11:12 Revision f06b1e4c: updated findService()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@433 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:11 Revision ba624123: updated makeInstanceService()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@432 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:02 Feature #14177: No special chars for database password
I think you should also expand the regexp's for checking the
username and the databasename in the Install Tool.
e.g...
Schmid Valentin
11:00 Revision 2188f601: added missing EXPLAIN query
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@431 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
10:46 Revision 57dc9b05: small cleanups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@430 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
08:45 Feature #14277 (Accepted): Start/Stop time for pages is ignored in standard menu objects
Since menu objects are normally cached they will not change even if a new page would appear/disappear because the sta... Michael Stucki
01:03 Bug #14215: Warning: exec(): Unable to fork during install
OK I've added a small change to your patch so that a non-executable cmd will cause [BE][disable_exec_function] to bec... Michael Stucki

2004-08-19

11:08 Bug #14275: Insert records, cache refresh problem
Reminder sent to sylvain
remind me bug 295
old_sylvain
11:07 Bug #14275 (Closed): Insert records, cache refresh problem
In a page which contain a content record of type *insert records*, which goal is to insert the content of another rec... old_sylvain
01:33 Bug #14215: Warning: exec(): Unable to fork during install
I'd like to know if my proposal has been reviwed. old_facorreia

2004-08-18

18:12 Bug #14274: httpd is going down!
You have to edit row 60 in .htaccess:
Add all directories without relationship to TYPO3 also to this row.
-Ma...
Marcel Gmür
17:29 Bug #14274 (Closed): httpd is going down!
If you have installed gallery.menalto.com and TYPO3 3.6.2
The default .htaccess-File will destroy your webserver.
...
Marcel Gmür
13:32 Bug #14273 (Closed): return-path isn't set correctly by t3lib_htmlmail
Setting the return-path in the header of an email seems not to work on most installations. In fact I haven't seen any... Thorsten Kahler
00:10 Bug #14272 (Closed): Dead End
Run install script, install sample db into tx3_quickstart.sql, 1.2.3 script processes to end.
Offers choice between ...
old_TopGunn

2004-08-16

20:21 Bug #14266: cannot preview hidden pages in BE when lockSSL = 1 or 2
The problem is that you lose a feature (previewing hidden pages) when you enable SSL. If you do not enable SSL, you ... old_ubctypo
09:51 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
More info:
The MS docs say that Unicode chars shall be returned as %uxxxx. Unfortunately I cannot test right now o...
Martin Kutschker
09:41 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
I am not sure if I understand everything from the bug, but this is what I just experienced in a different setup invol... Martin Kutschker

2004-08-15

17:31 Revision 78c247e9: Corrected wrong parameter order for some implode function calls.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@429 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:27 Bug #14262: Using input type="image" does not trigger $TSFE->checkDataSubmission()
I don't really understand why i have to explain the difference between <input type="image"> and <input type="submit">... old_leening
10:08 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
I don't know much about IE's troubles with typo3/border.html but I was getting a PHP parse error because I had Short ... Lyle E

2004-08-14

23:30 Bug #14268: function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
Hello Ingmar,
but thats what my fix do! I dont understand! My problem is that I put in the newsletter a link of th...
old_hoang
17:10 Bug #14268: function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
The '(' and ')' are in the regex for the same reason you added '<' to the list: In order to allow for other character... Ingmar Schlecht
19:07 Feature #14248: Login-error!No user logged in! Sorry, I can't proceed then!
Although this really seems like a strange problem, I'm quite sure it's not a bug but a misconfiguration.
So please...
Ingmar Schlecht
18:45 Bug #14261: XHTML cleaning breaks base tag
You should disable xhtml_cleaning if you want HTML instead of XHTML.
In XHTML the correct base tag looks like this...
Ingmar Schlecht
18:41 Bug #14261: XHTML cleaning breaks base tag
xhtml cleaning changed
<base href="http://www.mydomain.com">
to
<base href="http://www.mydomain.com" />
...
Simon Child
18:21 Bug #14261: XHTML cleaning breaks base tag
So do I get you right that Typo3 in fact produces something like this?
<base href="asdf"></base>
I think that's c...
Ingmar Schlecht
18:02 Bug #14262: Using input type="image" does not trigger $TSFE->checkDataSubmission()
I don't really understand why there is a difference between <input type="image"> and <input type="submit">. Could you... Ingmar Schlecht
17:56 Bug #14263: Path problems with PHP5
OK, these problems turned out to have even more impact on Typo3 than I expected. I have reported them in the dev list... Ingmar Schlecht
17:54 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
Assigning the bug to our charset hero Masi. Ingmar Schlecht
17:49 Bug #14257: nav-title not used in multi-language-sites
There was no response for a very long time, so I think this bug can be closed due to Masi's statement. Ingmar Schlecht
17:48 Bug #14266: cannot preview hidden pages in BE when lockSSL = 1 or 2
You wrote "Other page types display normally over http, but hidden pages require https to preview when 'lockSSL' is s... Ingmar Schlecht
17:38 Bug #14267: sorting must be set for pi_list_query to work
In the function tslib_pibase::pi_list_query() I suggest to change the following lines from:
// Order by data:
if (...
Ingmar Schlecht
03:14 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
I wasn't sure if I should select backend or front-end. It effects the backend during template building with TemplaVo... Lyle E
03:12 Bug #14271 (Closed): prefixRelPath incorrectly prefixes absolute urls
Problem:
URL's with a leading slash are absolute and should not be prefixed as though they were relative. The prefi...
Lyle E

2004-08-13

15:45 Bug #14268: function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
change $newParts = split('[[:space:]]|\)|\(',$v,2);
to
$newParts = split("[[:space:]]|\)|\(|<",$v,2);
will d...
old_hoang

2004-08-12

19:03 Feature #14270: spamprotect if mail adress bug
Here is my bugfix:
in class.tslib_pagegen.php in function pagegenInit():
if ($GLOBALS['TSFE']->spamProtectEma...
old_hoang
16:07 Feature #14270: spamprotect if mail adress bug
in table element some adresses get split because of the split token "|".
see:
styles.content.table = TEXT
s...
old_hoang
12:24 Feature #14270 (Closed): spamprotect if mail adress bug
in function typoLink in class.tslib_content.php the line
if(strstr($link_param,'@') && !$pU['scheme']) { ...
old_hoang
13:43 Revision d652c67f: Added the release mark to the ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@428 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:50 Feature #14269 (Closed): Bug when using images_frames, jpg images and quality settings
Problem was that when using jpg images and images_frames the image quality
was very poor in T3.6.1
My solution:
...
old_hoang
11:46 Bug #14268 (Closed): function substUrlsInPlainText in class.t3lib_div.php cant extract properly an url with char other than space at end
the code $newParts = split('[[:space:]]|\)|\(',$v,2);
in the function cant extract properly an url with char other t...
old_hoang

2004-08-10

16:07 Bug #14267 (Closed): sorting must be set for pi_list_query to work
In class.tslib_pibase.php the function pi_list_query() specifies "orderBy" as an optional param. However, it fails if... old_cazoo
02:06 Bug #14266 (Closed): cannot preview hidden pages in BE when lockSSL = 1 or 2
Unable to preview hidden pages when logged into Back End and 'lockSSL' is set to 1 or 2. Other page types display no... old_ubctypo

2004-08-07

23:27 Revision 7ce1e3f0: Various; 3 new access control modes; CSH changes; moving sys_language to core (see changelog for details).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@427 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:48 Bug #14265: formmail can be abused to send spam
This is well known, and have been fixed in version 3.6 exactly the way you mention by calulating a hash of the recipi... Jan-Erik Revsbech
12:39 Bug #14265: formmail can be abused to send spam
This issue has been spoken about in the dev list already.
Maybe Jan-Erik can give a comment on the current status of...
Ingmar Schlecht
09:49 Bug #14257: nav-title not used in multi-language-sites
Did you use pk_limitmenutolang? There is a bug in this extension that leads to this behaviour. Without the extension ... Martin Kutschker
 

Also available in: Atom