Activity
From 2004-08-12 to 2004-09-10
2004-09-10
- 19:00 Bug #14308: ImageMagick - ISP Problem
- Hi Nikos,
Again, this is not a bug - it's a QUESTION. The Bugtracker is for reporting reproducible errors or unexp... - 10:33 Bug #14308 (Closed): ImageMagick - ISP Problem
- How do I install ImageMagick to my ISP's Server in order to work with TYPO3?
(issue imported from #M345) - 17:57 Bug #14309 (Closed): check for php version fails
- typo3/sysext/cms/tslib//index_ts.php line 118
if (t3lib_div::int_from_ver(phpversion())<4100000) die ('TYPO3 runs wi... - 16:46 Bug #14306: Warning: array_merge() is not an array in clss.t3lib_beuserauth.php
- TYPO3 is not yet compatible with PHP5.
However you have good chances that all known PHP5 issues will be fixed in 3... - 15:48 Bug #14282: Tweaking localconf.php doesn't work
- Poster confirmed it is working as expected with the current code
- 14:06 Bug #14282: Tweaking localconf.php doesn't work
- It's probably related to the weird combo of old and new code I had at the time.
I had the revised code from preview.... - 11:47 Bug #14282: Tweaking localconf.php doesn't work
- This may well be caused by the DBAL extension from CVS being outdated. The current code will be available through CVS...
- 11:43 Bug #14283: backpath problem with symbolic linked directories
- I think this is not DBAL specific. I have not tested it, but remember having a similar problem with TemplaVoila.
- 10:32 Bug #14302: Raw HTML coding impossible?
- Thank you, I got it ... :-)
One has to be very patient with TYPO3 ... :-) - 02:00 Revision e53b7714: * Replaced t3lib_div::uniqueArray with native PHP function array_unique. The old function will remain for compatibility reasons only. Please do not use it anymore!
- * Removed comment about the expired Unisys patent in class.tx_install.php
git-svn-id: https://svn.typo3.org/TYPO3v4... - 01:37 Bug #14178: indexed search [result] (paging, ancor corrupt)
- @Ingmar: Did you refer to Franz' comment or on this bug?
- 01:32 Bug #14164: index search and 3.6.1
- This has just been fixed in CVS. See bug 186 if you need a patch for the current version.
- michael - 01:27 Bug #14220: last character cutted
- Just FYI. This is now fixed in CVS.
2004-09-09
- 23:37 Bug #14273: return-path isn't set correctly by t3lib_htmlmail
- The bug is now fiex in the 3.6.0 branch (for the upcoming relase of 3.6.3) and also in the head for the 3.7.0 release...
- 20:20 Bug #14273: return-path isn't set correctly by t3lib_htmlmail
- See the attached file for a replacement of t3lib_htmlmail->sendTheMail
Works for me (TYPO3 3.6.1 & Postfix), would b... - 23:30 Revision 2fe08be5: Fixed bug #292 concerning ReturnPAth in htmlmail class. The fix has two different solutions one for windows which always work, and one for Linux, which only works when safe_mode is off.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@458 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:26 Revision 2279695b: Fixed problem with earlier fix for bug #292. Problem when running with safe_mode enabled on Linux. Made a test to se if safe_mode is turned on.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@457 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:03 Revision 99406736: Fixed bug #292 concerning returnPath in htmlmail class.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@456 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Bug #14307: phpversion does not work with PHP Version 4.3.8-8.dotdeb.1
- o.k. someone made the correction in cvs for /typo3/init.php, but the bug still resists in /typo3/sysext/cms/tslib/ind...
- 10:38 Bug #14307: phpversion does not work with PHP Version 4.3.8-8.dotdeb.1
- Workaround:
comment the line 199 in /typo3/init.php and 118 in /typo3/sysext/cms/tslib/index_ts.php
or
solution:... - 10:33 Bug #14307 (Closed): phpversion does not work with PHP Version 4.3.8-8.dotdeb.1
- There is a check for the php-Version running in latest cvs-files.
PHP Version 4.3.8-8.dotdeb.1 will not be detected ... - 10:48 Revision 656c6580: # PHP version checking didn't work! Fixed that.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@455 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:58 Bug #14293: meta-tag charset not the very first tag in head
- Fixed in CVS for 3.7 (according to a posting on typo3.dev from Kasper).
- 06:57 Bug #14302: Raw HTML coding impossible?
- I think this is no bug, but unfamiliarity with the system - what about the HTML content element?
-Christopher - 04:26 Revision c32f068c: See changelog (updated later)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@454 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-09-08
- 13:51 Bug #14306 (Closed): Warning: array_merge() is not an array in clss.t3lib_beuserauth.php
- If I tick "Clear All Cache" in backend of the package dummy 3.6.2 or even dummy 3.7dev (snapshot typo3_src-37.0-dev_0...
2004-09-07
- 14:35 Bug #14305 (Closed): Typo3 Session-content size limited
- The Typo3 Session-content size is limited to 65536 bytes. (that is, using the $GLOBALS["TSFE"]->fe_user->getKey and s...
2004-09-06
- 11:39 Bug #14220: last character cutted
- Hmmm, update.
The solution was much easier. See latest patch.
I'm still waiting for Kaspers OK (I just resent the... - 00:30 Revision b38dd454: Various PHP5 fixes + updates to Danish backend translation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@453 709f56b5-9817-0410-a4d7-c38de5d9e867
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... - 14:47 Revision d1e5d9a3: small fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@452 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 13:02 Revision 0b84afad: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@450 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
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&... - 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']...
- 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... - 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...
- 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...
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...
- 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
- 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 ...
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? - 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...
- 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 ;-) - 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...
- 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...
- 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
- 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... - 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... - 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...
- 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... - 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 ... - 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 ...
- 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...
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
- 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
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 ...
- 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...
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
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... - 18:12 Revision 188f6045: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@444 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 16:44 Revision 436bc88c: Updated static templates
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@442 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 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
- 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
- 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...
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)
- 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.
...
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 _... - 11:23 Bug #14272: Dead End
- Occurs even with Dummy package
- 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
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... - 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.
... - 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...
- 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...
- 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...
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... - 17:49 Bug #14247: COA_INT objects breaks language settings
- Kasper has solved this in CVS.
- 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...
- 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
- 09:56 Bug #14280: ACTIFSUB does not ignore "not in menu" pages
- TYPO3 Version 3.6.1+
- 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...
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... - 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.
- 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 ... - 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...
- 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. - 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? - 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
- 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... - 19:31 Bug #14273: return-path isn't set correctly by t3lib_htmlmail
- assigning to Erik, our t3lib_htmlmail maintainer.
- 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... - 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...
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... - 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 ... - 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.
- 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... - 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
- 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
- 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. - 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... - 18:59 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
- This is fixed in CVS now and will be in Typo3 3.7.0
- 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.
- 19:25 Bug #14241: [php] memory_limit displayed as wrong value
- fixed in HEAD CVS for Typo3 3.7.
- 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. - 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
- 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...
- 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...
- 11:12 Revision f06b1e4c: updated findService()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@433 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:11 Revision ba624123: updated makeInstanceService()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@432 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 11:00 Revision 2188f601: added missing EXPLAIN query
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@431 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:46 Revision 57dc9b05: small cleanups
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@430 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 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...
2004-08-19
- 11:08 Bug #14275: Insert records, cache refresh problem
- Reminder sent to sylvain
remind me bug 295 - 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...
- 01:33 Bug #14215: Warning: exec(): Unable to fork during install
- I'd like to know if my proposal has been reviwed.
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... - 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.
... - 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...
- 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 ...
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 ...
- 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... - 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...
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
- 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">...
- 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 ...
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... - 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...
- 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... - 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... - 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" />
... - 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... - 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...
- 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...
- 17:54 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Assigning the bug to our charset hero Masi.
- 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.
- 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...
- 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 (... - 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...
- 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...
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...
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... - 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... - 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']) { ... - 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
- 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:
... - 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...
Also available in: Atom