Activity
From 2005-04-18 to 2005-05-17
2005-05-17
- 23:13 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
- I asked Kasper for the reason for not enabling this by default. Answer:
"I think it is because we want to save mem... - 22:46 Revision 40183c5e: * Minor fix in t3lib/config_default.php: pageNotFoundOnCHashError used "false" instead of "0" as the default value
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@726 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:54 Bug #14694: Help->About module broken
- I'm running WinXP Pro, ApacheFriends XAMPP (basic package) version 1.4.13 with:
+ Apache 2.0.53
+ MySQL 4.1.11
... - 20:43 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- I agree with Karsten. Avoid adding more and more "security checks" but write a hook instead.
- 12:35 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- Adding more and more checks should be avoided. If we have too many wanrings, people tend to ignore them. And having w...
- 20:39 Feature #14682: [FR] mysql access using "root" w/o password warning?
- Please allow me to close that request as it is not going to be changed for the reasons mentioned by Karsten and me.
- 19:37 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- @k-fish:
great, you found a typo:
the alternative for non-windows systems should read
"tar tzf ... " and not "tar... - 18:58 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- @clonedyke:
Yes, the archive is piped from gunzip to tar when running windows (the gnu tar for windows doesn't kno... - 18:17 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- no, it is corect. the gnu ports of tar doesn't understand the -z option (gunzip on the fly), so this behaviour is ach...
- 18:40 Feature #14700: Support to clear cache only in subtrees when changing TS
- t3lib_div::testInt($cacheCmd) is no bug because t3lib_clearcacheCmd is never called with arrays but for every single ...
- 18:28 Feature #14700: Support to clear cache only in subtrees when changing TS
- The solution provided is optimized for no side effects.
IMHO t3lib_div::testInt($cacheCmd) at t3lib_clearcacheCmd... - 16:44 Feature #14700: Support to clear cache only in subtrees when changing TS
- hi peter,
you wrote: " EVERY TIME you make a change in TS the COMPLETE cache is deleted AUTOMATICALLY by DEFAULT. .... - 13:59 Feature #14700: Support to clear cache only in subtrees when changing TS
- Hallo Rupi,
Du kennst Dich besser damit aus. Was hältst Du davon? - 13:55 Feature #14700: Support to clear cache only in subtrees when changing TS
- Additionally you could add the value only to a special pagetree which would help developing and testing of new TS and...
- 13:37 Feature #14700: Support to clear cache only in subtrees when changing TS
- @k-fish: this was originally added as a feature request.
@stucki: the reason for the "inconsitency" is very simple... - 13:24 Feature #14700: Support to clear cache only in subtrees when changing TS
- Yes it is a feature. Last week Rupert Germann has had a deeper look at the patch.
As far as I remember him saying ... - 12:40 Feature #14700: Support to clear cache only in subtrees when changing TS
- I definitely like this feature - the only questions is, do we want it in 3.8.0? After all, it is more a feature than ...
- 17:10 Bug #14741: FE Users cannot login if they are Using IPV6
- this is a duplicate of bug 362 which is already fixed in TYPO3 3.8.0rc1
- 14:56 Bug #14741 (Closed): FE Users cannot login if they are Using IPV6
- FE Users cant login to a Typo3 site which is IPV6 enabled.
Whether the normal LOGIN Content nor the Extenden Login F... - 16:08 Bug #14171: XHTML compliance of FORM objects (attribute wrap)
- Uploaded a new patch which is like the first one but has an additional noWrapAttr-config for the whole form.
- 15:44 Feature #14587: XHTML 1.1 compliance of tt_content.stdWrap.dataWrap
- IDs may never start with digit, neither in HTML nor XHTML.
- 15:42 Bug #14732: XHTML compliance of FORM objects (label tag)
- Attached patch which uses formname and fieldname-hash.
- 15:06 Bug #14732: XHTML compliance of FORM objects (label tag)
- Entity quoting does not help. We need to go the hash way.
- 14:52 Bug #14368: Pagecount not correct
- Will do as soon as I install 3.8 :)
- 08:04 Bug #14368: Pagecount not correct
- The indexed_search in TYPO3 3.8.0 got a major rewrite. Can you please test if the problem still occurs?
- 13:17 Bug #14739: Web>Template extension not loaded by default.
- This is a list of extensions which are not used by default but were in 3.7:
beuser (s)
phpmyadmin (g)
imagelist (g... - 12:45 Bug #14739: Web>Template extension not loaded by default.
- This could be fixed by simply adding the extension to the config_default.php extList. *But*, was there a reason to re...
- 13:04 Bug #14676: MySQL table type hardcoded to MyISAM
- Looks good to me.
- 12:29 Bug #14676: MySQL table type hardcoded to MyISAM
- The attached diff parses the ext_tables.sql for a table type definition and uses it if present. If not present, no ty...
- 11:51 Bug #14709: ereg calls without escaped curly braces
- Please test the attached patch.
- 11:50 Bug #14709: ereg calls without escaped curly braces
- I just checked this with PHP 4.3.10, and there I get no error. So this seems to be a version-specific issue.
Anywa... - 08:05 Bug #14740: Pop menus in file tree
- Screenshot, please.
2005-05-16
- 23:26 Bug #14740 (Closed): Pop menus in file tree
- The new popupmenus in the file (page) tree do not place itsef correctly besides the klicked page on Safari browser on...
- 15:56 Bug #14694: Help->About module broken
- For your information:
On the system I'm encountering the problem with, I detected the following misbehaviour of th... - 00:37 Bug #14694: Help->About module broken
- just rechecked it, cannot reproduce this anymore... Ingmar, it first occured in your install, is it still there?
- 13:17 Bug #14738: hardcoded <p> tags inside table cels
- I did post this bug under [- TYPO3 Core -] because I still have the same problem without css_styled_content installe...
- 03:38 Bug #14738: hardcoded <p> tags inside table cels
- Is this a dupe of bug 0000131 (or related to it)?
BTW, I've written an extension as a workaround: http://typo3.org... - 12:48 Bug #14739 (Closed): Web>Template extension not loaded by default.
- The Web>Template module is not showing up after doing a clean install of Typo3 3.8.0RC1 and dummy-3.7.0. It is presen...
- 12:09 Bug #14537: gifbuilder jpgs are 256 colors
- Does this problem still exist? I just tried the above example with the newest CVS source, and for me, the generated f...
- 11:51 Bug #14724: labels of radiobuttons in listview are not shown
- I can confirm that the bug exists, and the proposed change of the line (I have added a diff for convenience) works - ...
- 04:15 Revision e25fadf0: * Fixed wrong display of empty tags in class.tx_cms_layout.php
- * Fixed missing email address label if none specified in class.tslib_content.php
* Fixed missing replacement of "@" i... - 01:42 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- This patch is definitely wrong. The z parameter is removed on Unix, so it cannot unpack gzipped files. Please re-check.
2005-05-15
- 22:38 Bug #14734: Debug messages in "Indexing" module
- Fixed.
- 15:12 Bug #14734: Debug messages in "Indexing" module
- This needs to be moved to tx_indexedsearch.
- 22:38 Revision dcf2b353: * Removed some debug output in backend module of indexed_search
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@724 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:14 Bug #14738 (Closed): hardcoded <p> tags inside table cels
- All content inside a tabel is embedded in <p> tags. If the content of the table cel starts with <div ...>, that firs...
- 18:19 Bug #14737: warning in backend for css styler without stylecollections
- SORRY SORRY SORRY...
Stupid of me... I cleared the database and after that is was okay. No bug. However, it's stra... - 18:10 Bug #14737: warning in backend for css styler without stylecollections
- There is more:
This also occurs for the constant editor.
And in the front end it results a "broken rootline" error. - 17:38 Bug #14737 (Closed): warning in backend for css styler without stylecollections
- warning in the backend when CSS Styler is selected and there are no styles available (No stylecollections)
Don't k... - 16:30 Feature #14736 (Closed): wishlist: change in alt_main.php
- Hi, a little wish for next version: please make $leftMenuFrameW in alt_main.php configurable, 'cause with many ext. i...
- 11:52 Feature #14735 (Closed): Disable all nag screens
- When one is starting to become an expert in the backend, the nag screens start to get really annoying. For example, t...
2005-05-14
- 22:38 Bug #14734 (Closed): Debug messages in "Indexing" module
- If you select the "Indexing" module some debug messages appear. (see screenshot). I know that can be disabled by DEV ...
- 18:02 Bug #14731: "save" works like "save and close" when creating a new content element in the frontend
- same problem here.
- 12:25 Bug #14731 (Closed): "save" works like "save and close" when creating a new content element in the frontend
- The admin panel needs to be switched on for the current frontend user, and it needs the options "Display Edit Panels"...
- 17:50 Bug #14692: Access to file resources does not work with mod_fcgid
- I can not confirm this - neither for 3.8.0beta2.1 nor for latest cvs version.
What I tested (in both versions):
- ... - 15:49 Bug #14733 (Closed): XHTML compliance of section anchors
- IDs may nort start with a number, so the content element uid has to be prefixed, eg with a single "c".
I think thi... - 15:44 Bug #14732 (Closed): XHTML compliance of FORM objects (label tag)
- In XHTML [ are not allowed for ids (strictly speaking they never were even for HTML). When turning on acessibility a"...
- 13:35 Feature #14427: AND combination for TypoScript conditions doesn't work
- Changed version number back to 3.7.0.
This is a new feature - I'm sorry I didn't find time to implement this in 3.8 ... - 13:29 Bug #14651: Right-click menu does not work in the right frame
- Thanks, Wolfgang. I have committed your patch.
However this bug was originally a different one. The right-click do... - 13:05 Revision c51a8ec3: This commit was manufactured by cvs2svn to create branch 'TYPO3_3-8'.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@722 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:05 Revision c9cbf01a: * Release of TYPO3 3.8.0rc1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@723 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:56 Revision ab7642ce: * Fixed a bug in the context-sensitive menu (right-click on 2nd level like "more options..." didn't work). Thanks to Wolfgang Klinger.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@720 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:56 Revision e5e4f843: This commit was manufactured by cvs2svn to create tag
- 'TYPO3_3-8-0rc1'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-8-0rc1@721 709f56b5-9817-0410-a4d7-c38... - 12:41 Feature #14554: XHTML compliance of img tags: should be border="0" for 1.0 transitional and removed (!) for 1.0 strict/1.1
- fixed in cvs:
* fix for bug 797: added a new function to class.tslib_content.php (getBorderAttr()) which returns onl... - 12:37 Revision dcf0743d: - updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@719 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:33 Revision 79e70a62: - added a new function to class.tslib_content.php (getBorderAttr()) which returns only a border attribute for images if the doctype is not xhtml_strict, xhtml_11 or xhtml_2 or if the config parameter 'disableImgBorderAttr' is not set. (fixes bug 797)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@718 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:21 Feature #14358: Adminpanel not see
- no response for 3 weeks
2005-05-13
- 13:48 Feature #14730 (Closed): Proxy Config compatibility with MS ISA Servers
- Using proxy connection wia curl on typo fails to pass thru MS ISA servers.
HOW TO FIX :
Add this Line to your l... - 03:56 Feature #14729 (Closed): babelfish chokes on Typo3
- go to http://babelfish.altavista.com/ and in the url field enter a typo3 designed site (like say www.typo3.com or www...
- 00:54 Revision d45d1ba2: * Force TCEform reload if the plugin is changed
- * Added new typolink option "addQueryString" for adding all parameters of the current URL to the link. Notice that th...
2005-05-12
- 19:52 Bug #14651: Right-click menu does not work in the right frame
- alt_clickmenu_patch.1.diff enables the "right click" for the second level of the clickmenu
- 19:06 Bug #14651: Right-click menu does not work in the right frame
- Also there is a problem with my Firefox 1.0.1 that it opens up the Browser context menu over (on top of) the T3 conte...
- 12:49 Bug #14728: RTE doesn't load in frontend editing mode
- Sorry, I forgot to update the version of the extension to the newest one. Now everything works like a charm :) Thanks...
- 03:59 Bug #14728: RTE doesn't load in frontend editing mode
- I don't understand the scenario. Please explain how to set editforms-on-page for the current user.
Please specify ... - 08:15 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Just installed Firefox 1.0.4 and it still has the same result. However, if there's a bug in Firefox/OS X then there's...
- 03:30 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- If the site behaves correctly in Mozilla 1.7.7 on Mac OS X, but not in Firefox 1.0.3 on Mac OS X, which uses exactly ...
2005-05-11
- 23:32 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- a hook could be an additional nice to have feature, but I think we should at least urge the users to change their pas...
- 21:39 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- Although the issue is clear and the fix not so difficult, I'm not sure I agree to the general policy of issuing warni...
- 21:28 Revision 6a0286c9: * Fixed bug #0000930: The delete button in QuickEdit mode lead to a 404 message. Thanks to Sebastian Kurf�rst.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@716 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:22 Bug #14227: fe_adminLib: hard-coded Form URL, should be typolink
- The modified version I attached makes additionally "addParams" and the "target" parameter an stdWrap field. So this c...
- 15:50 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- Confirmed: WORKING.
Congratulations.
Test environment:
- Windows XP.
- Typo3 WAMP installer (Typo3 QuickStart... - 10:10 Bug #14727: Typos in German localization of core
- was already corrected in current 3.8.0-dev version (on kasper's localization server).
rainer
2005-05-10
- 20:31 Bug #14728 (Closed): RTE doesn't load in frontend editing mode
- the message "The editor is being loaded. Please wait..." is displayed, but the editor is never loaded.
It just occur... - 19:34 Feature #14707: New parameter: typolinkCheckRootline_noExtTarget, makes it possible to remove extTarget when using typolinkCheckRootline
- not a bug, as already found out.
- 09:58 Feature #14707: New parameter: typolinkCheckRootline_noExtTarget, makes it possible to remove extTarget when using typolinkCheckRootline
- Realized that there is no need for this functionality as it is already implemented. Simply specify _self as the targe...
- 15:33 Bug #14727 (Closed): Typos in German localization of core
- In .../typo3/sysext/setup/mod/locallang.xml there is a little typo:
Change this
---
<label index="condensedMode"... - 15:28 Bug #14726: Typo in .../CharacterMap/locallang.php
- Oooops, didn't specify the effected file :-(
.../plugins/CharacterMap/locallang.php - 15:27 Bug #14726 (Closed): Typo in .../CharacterMap/locallang.php
- There is a small typo within the german translation, correction is attached.
Change this
---
'de' => Array (
... - 13:42 Bug #14725 (Closed): Shortcut to a timer-stopped page leads to a frontend error
- Reproducing:
Create a TS template to display a menu entry for every page.
Create two new pages:
* Page1: Type "Sta... - 09:52 Bug #14139: Install tool is incapable of comparing modern database dumps
- seems finally solved.
Thx to all bugfixers - 08:04 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- The same site behaves correctly in Mozilla 1.77:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) ... - 05:56 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Is the problem also present when you use Mozilla 1.7.7?
2005-05-09
- 18:09 Revision 5ee78159: * Closed Indexed Search before 3.8.0 launch: Despite my hopes I had to significantly lower my ambitions for this release; I couldn't find time to complete the overhaul but had to just patch up any immediate problems and make it work for the 3.8.0 release. The TODO list inside is updated with the remaining tasks which is due for 4.0.0 late summer. If "Indexing Configurations" supporting indexing of external files, URLs and individual records have been mentioned earlier in this changelog or on the featurelist I can inform that the incomplete implementation has been disabled and postponed for 4.0.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@715 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:50 Bug #14724 (Closed): labels of radiobuttons in listview are not shown
- If you choose listview and select a field that is represented by radio buttons the corrsponding labels are not shown ...
- 14:41 Bug #14723: Newlines are not converted to spaces
- The p tags are not shown in the description, sorry for that..
- 14:40 Bug #14723 (Closed): Newlines are not converted to spaces
- When inserting content like
<p>test
test</p>
The result will be
<p>testtest</p>
but it should be
<p>... - 13:50 Bug #14537: gifbuilder jpgs are 256 colors
- I've attached updated versions of the patches.
- 13:16 Bug #14722 (Closed): Context menu doesnt work with Opera 8
- Context menu doesnt work with Opera 8.
It is closed always right after a mouse move.
(issue imported from #M1063) - 11:15 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Yes, that's right. First HTMLAREA draws its context menu and then Firefox draw its own menu on top of it.
I'm usin... - 05:39 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- If I understand well, the htmlarea context menu first gets displayed, and then, the Firefox context menu is displayed...
- 11:14 Revision 4ce58391: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@714 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:36 Bug #14721 (Closed): Status "Hide in menu" has no visual feedback
- Fact: The page type "Not in menu" is deprecated and users shall instead use the "hide in menu"-Option in the page.
...
2005-05-08
- 19:31 Bug #14354: MySQL gt 4.1 no default value for auto inc
- sorry I forgot to put this bug on my watchlist, so missed your note :-<
OK, works here fine now with HEAD as of to... - 19:29 Bug #14354: MySQL gt 4.1 no default value for auto inc
- sorry I forgot to put this bug on my watchlist, so missed your note :-<
OK, works here fine now with HEAD as of to... - 17:55 Bug #14720 (Closed): XHTML cleaning: <param /> tag
- The param tag ist not correctly supported in t3lib_parsehtml->processTag. It should be a standalone tag (without endi...
- 14:00 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- My original report was incorrect: this behaviour only occurs in Firefox for OS X.
- 13:35 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- I've removed the Web Developer Extension, but this didn't solve the problem. Is there any other information that I co...
2005-05-07
- 19:00 Bug #14719 (Closed): TS menus with sectionIndex don't work correct when page has a navigation title assigned
- If you have a TS menu with Sectionindex and the page with the index has a navigation title assigned, the headers of t...
2005-05-06
- 22:42 Bug #14718 (Closed): Users have to login twice when the option domains is enable...
- When the options domains is enabled like this:
plugin.tx_newloginbox_pi1.domains = www.livetravelguides.com
... - 16:01 Revision 386cb215: * Improved some ChangeLog comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@713 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-05-05
- 23:08 Revision ad6495a3: * Slightly changed a comment
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@712 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:15 Revision 38253fba: * Changed the tolerance for image comparison from 10KB to 2KB.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@711 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:43 Feature #14427: AND combination for TypoScript conditions doesn't work
- bug568.diff contains nothing new, it's just a simplified diff with "-w" applied.
2005-05-04
- 17:12 Revision b780bc9c: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@710 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:08 Revision 9521574b: * Added Hindi language
- * Added feature to table-wizard: Will create 5 new rows when adding rows in the bottom of table (configurable)
* Adde... - 13:32 Bug #14717 (Closed): Firefox - pasting in textarea trows an error
- In Firefox (windows) it's not possible to past text in the textarea in WYSIWYG-mode.
It's possible to past in alle ... - 09:10 Bug #14623: Hide page if no translation for current language exists bug
- I discussed this with Kasper, and he says it's not necessarily a bug. I'll see if this situation can be avoided with...
- 09:06 Bug #14716 (Closed): XMenu_Layers fails to position layers correctly in Firefox
- XMenu_Layers fails to position layers correctly in Firefox. It seems to temporarily add some value to the offset. Onc...
- 03:37 Revision 153917be: fixed bug in getServiceOption()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@708 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:43 Revision b1ecef06: fixed typo in description: htmlspecialchar[s]
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@707 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:29 Revision 6cf67a09: cleanup and added a function to get the bin paths
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@706 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:24 Revision 83752597: changed wrong param description
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@705 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:23 Revision a5b264bd: function addService - make "user_" services possible
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@704 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:54 Bug #14715: Restricted character size for object names
- See http://typo3.org/documentation/mailing-lists/german-user-list-archive/thread/110120349/ for more information.
2005-05-03
- 21:23 Bug #14715 (Closed): Restricted character size for object names
- Restriction of objects names like Users, Groups, Directories to 20 characters should be changed.
(issue imported ... - 19:15 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- should this become part of the core?
yes please! - 17:29 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- The attached patch implements the wanted behavior. Please test if it works.
What do others think, should this become... - 16:46 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- The password check can be done at login time as you simply throw the login into the password-hashing function. If it'...
- 16:41 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- It would make sense to introduce some other checks as well, an integration with cracklib could be done, too. I think ...
- 17:16 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
- The attached patch raises the limit to 500 items. could somebody confirm this?
Thanks, Sebastian - 16:47 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
- I can reproduce this error as well. will try to provide a bugfix
- 10:34 Bug #14714 (Closed): PHP5, flexform and iso-8859-1 charset
- I'm having some trouble with danish characters like 'æøå' and flexform (This problem apply to umloud etc. as well). I...
2005-05-02
- 14:51 Bug #14713: Selections in the group settings get discarded without notification
- Correction: (4) The maximum number of selectable entries in the 'Allowed excludefields' is about 310 (sorry for the i...
- 14:46 Bug #14713 (Closed): Selections in the group settings get discarded without notification
- In the group settings (Web->List->Root->Backend usergroup) you can only select a limited number of entries in the var...
- 11:48 Revision 030cfba2: * Changed the description for the im_version_5 setting
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@703 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:46 Bug #14683: form mails not supporting different charsets (utf-8)
- The cleanest solution might be:
* Remove the hardcoded charset in t3lib_htmlmail.
* Fetch the charset in tslib_fe...
2005-05-01
- 22:55 Revision fc264d43: Updating changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@702 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:50 Revision 0c5797cc: Reverted the "obvious" bug. For some strange reason the "sv" sysext directory had disappeared on my system, I thought the funtion had been moved to t3lib/. However, obviously this is wrong, therefore I revert that change. Sorry for the confusion!
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@701 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:29 Revision bca2ab52: * Fixed an obvious bug in class.t3lib_userauth.php which caused TYPO3 to stop working.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@700 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:50 Revision 97358b33: * Implemented a wrapper for executing ImageMagick
- * New feature #0001034: GraphicsMagick finally works with TYPO3! This can be enabled by setting TYPO3_CONF_VARS[GFX][...
- 19:40 Feature #14703: TYPO3 doesn't work with GraphicsMagick
- Finally implemented in CVS!
- 19:36 Feature #14712 (Closed): rtehtmlarea url/email to link conversion
- in rtehttmlarea, only urls with http:// at the beginning and email-adresses with mailto: at the beginning are convert...
- 10:07 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
- The problem didn't exist yet.
Sometimes the connection to TER is not possible, but today it is working.
2005-04-30
- 20:18 Bug #14656: [FR] keyboard shortcuts in BE?
- (no hard/warm feelings for bytes :-)
Well then Gmail. Hm... (logging in after a while) they're using single-key s... - 19:52 Bug #14656: [FR] keyboard shortcuts in BE?
- The MediaWiki shortcuts seem a bit braindead (sorry): They even use the same shortcut (e) twice. Go figure. Seems as ...
- 19:44 Bug #14656: [FR] keyboard shortcuts in BE?
- Maybe borrowing at least the most needed shortcuts from e.g. MediaWiki would be reasonbbale?
MW Help on shortcuts:... - 19:17 Bug #14656: [FR] keyboard shortcuts in BE?
- One more note:
In the long-term I believe that all browsers should adobt Operas two-step-way which uses <SHIFT> + ES... - 19:13 Bug #14656: [FR] keyboard shortcuts in BE?
- At this page you can find some helpful information (though in German only) about access keys:
http://www.barrierefre... - 19:54 Revision f156d787: * Changed the layout of the security warning box which is displayed in alt_intro.php
- * Added a hook for extending the device recognition capabilities in class.t3lib_matchcondition.php (requested by Mich...
- 19:26 Feature #14464: There's no menu state "CURIFSUB" defined
- Added in CVS
- 19:22 Bug #14539: check for the include_once statement for XCLASS
- Fixed in CVS
2005-04-29
- 14:48 Revision cca244eb: * Added type path to getText function
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@697 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:16 Bug #14687: Image Processing: Combining images generates wrong images
- has been fixed in CVS
- 14:04 Bug #14518: Naming Edit page Header / Edit Page
- Fixed in CVS.
- 13:33 Revision 825d630a: Fixed DoS hole for fe_session_data table. See changelog for log description.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@696 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:55 Revision 7c78b32e: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@695 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Revision 5aff72a0: Updated comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@694 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:21 Revision cb611728: * Applied fixes to t3lib_extMgm in order to prevent possible fatal errors where only local extensions would be loaded, resulting in a complete failure of the system (aka "...the cms extension is not loaded" bug). It is unknown if it fixes such problems since the bug is not repeatable.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@693 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Feature #14711 (Closed): Issue a warning when a BE user has a weak password (e.g. the same as the username)
- Annoy user with a warning so that she changes it to something different than the login.
Make it big and red like t... - 09:30 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Bernhard, no.
The point is that you have to quote ALL ampersands anywhere, be it in a text node (to speak DOM) or ...
2005-04-28
- 23:33 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Do you mean it should output "&" as separator in GET parameters when an XHTML doctype is used. and "&" when an 4....
- 23:25 Revision fb22cd6d: * Added API in tslib_pibase for checking availability of the cHash value when plugins are running as USER cObjects. This is a VERY IMPORTANT thing for plugin writers to acquaint themselves with. I suggest reading the article "The Mysteries of &cHash" which was written about this tricky issue.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@692 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:19 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- I cannot reproduce this behaviour. Try to remove the Firefox Web Developer extension.
- 09:09 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- I have the same options selected as you, but the Firefox context menu still covers the htmlarea context menu.
- 20:41 Bug #14354: MySQL gt 4.1 no default value for auto inc
- Hi Peter
I did the same what you described but it works for me. I installed and uninstalled tt_address, opened "data... - 19:53 Bug #14354: MySQL gt 4.1 no default value for auto inc
- I don't really like to spoil the party but I feel it still is not working quite as intended. .-<
At first looks go... - 19:02 Bug #14354: MySQL gt 4.1 no default value for auto inc
- finally fixed in CVS
- 19:00 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
- the uplicate strcmp is fixed in cvs.
- 18:55 Revision 075e5ea8: - updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@691 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:52 Revision efc5b016: removed the mysql-version setting. this is not needed anymore because the version ckeck was removed too.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@690 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:43 Revision 1a171e24: - fix for bug 416: now the wrong default values in autoincrement lines will be removed from .sql files before they are written to the db. This fixes the problem where tables were not created under MySQL 4.1.x
- - removed a double strcmp (resolves bug 955)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@689 709f56b5-9817... - 18:35 Revision c4c53a00: - updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@688 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:29 Revision 58f85849: new features for the pi_base pagebrowser: first and last links, "floating" of the displayed pages, all wraps are now configurable, all hardcoded HTML can be substituted with own wraps, and many more.
- The behaviour of the pagebrowser doesn't change if the additional "internal"-array-elements don't exist.
This array ... - 18:24 Bug #14672: class.tslib_pibase.php: Improve list of result pages
- The problem with a link to the current page is not merely about liking it or not, it's a major usability bloober. See...
- 18:21 Bug #14672: class.tslib_pibase.php: Improve list of result pages
- Kasper's note on this bug:
- I will not change behaviour that the current page is not linked. Just
because you don... - 18:20 Bug #14671: Random code cleanup in class.tslib_pibase.php
- Mere code cleanup is never critical as it doesn't change the code functionality - it just makes the code easier to re...
- 18:17 Bug #14671: Random code cleanup in class.tslib_pibase.php
- Kasper's note on this:
Code clean up is something I or others from the CVS team will
do and your suggestions are no... - 16:15 Feature #14710 (Closed): Indexed Search results always on same page as search
- Currently the action="..." value of the form of the IndexedSearch get's it's target page UID from TSFE->id ... it wou...
- 14:02 Revision 880c2427: Localization updates
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@686 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Bug #14709 (Closed): ereg calls without escaped curly braces
- e.g in typo3/mod/tools/em/index.php, line 2665
if (ereg('^class[[:space:]]*([[:alnum:]_]+)([[:alnum:][:space:]_]*){'... - 12:27 Bug #14626: $TYPO3_CONF_VARS['BE']['lockIP'] < 4 prevents use of 'View' module
- fixed in CVS
- 12:26 Revision 502f52c5: - updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@685 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:23 Bug #14429: "Access Key" with umlauts in Firefox
- schon OK ;-)
I committed the patch to CVS a miniute ago. - 12:19 Bug #14429: "Access Key" with umlauts in Firefox
- Sorry Rupi dass ich Dir das direkt angehängt habe. Wollte es eigentlich an mich selbst assignen, keine Ahnung was ich...
- 12:21 Revision 4cd1be57: fix for bug 570: now it is prevented that umlauts or other special characters are inserted as "accessKey"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@684 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Revision 9a11b0fd: fixed bug 911: setting ['BE']['lockIP'] to a value < 4 does not log out the BEuser anymore.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@683 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:57 Revision 9872daf2: * Added parameter to function in t3lib_install that enables you to write to other localconf's than the canonical.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@682 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:38 Revision 1a2b06c5: * Added search in Extension Manager for extensions locally.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@681 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:08 Bug #14704: Dialog buttons unreachable
- Sorry, I hadn't read the manual:
---
FAQ: Why are popup windows too small when they open?
We have tried to mak...
2005-04-27
- 23:39 Bug #14429: "Access Key" with umlauts in Firefox
- Will be fixed in 3.8.0
- 23:33 Revision 427654e1: Corrected name in Changelog to firstname lastname after request of M. Stucki
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@680 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:31 Revision 1a418671: Corrected name in Changelog to firstname lastname after request of M. Stucki
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@679 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:25 Revision d44502cc: Added post-process Hook in class.t3lib_befunc.php for method "getFlexFormDS"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@678 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:09 Revision 61be9022: - updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@677 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:07 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
- Status:
- The unsigned thing has been reverted by Kasper.
- Peter is right with his statement - I will fix that one. - 22:12 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
- I think there is just one small leftover form reverting the changes:
class.t3lib_install.php, line 425
} elseif... - 22:28 Bug #14406: hardcoded tt_news references in class.t3lib_userauthgroup.php
- fixed in cvs
- 22:24 Bug #14139: Install tool is incapable of comparing modern database dumps
- I still find these problems wit 3.8.0beta2 as well as current HEAD.
Install-Tool->Update required tables->COMPARE ... - 22:23 Revision 48dcb6e4: - fix for bug 536: removed a hardcoded tt_news reference which inserted the admin name as news author.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@676 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:50 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- Have you disabled the Option "Disable or replace context menus"? (I have also added a screenshot.)
- 08:53 Bug #14705 (Closed): htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
- The Firefox (both Win and OS X) context menu always overlaps the HTMLAREA context menu. Accessing the context menu re...
- 21:22 Bug #14354: MySQL gt 4.1 no default value for auto inc
- Hi imho a tiny problem still remains in current CVS HEAD
INSTALL-Tool/Compare still complains about "changing fiel... - 18:54 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
- Hope this is ok for you, it is a t3d with a page which has 109 content elements.
- 18:17 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
- hi, could you export this page maybe as t3x and attach it here? it would be really good to have some testing data ava...
- 18:04 Bug #14708 (Closed): Only 101 Content Elements are show when using Module Web->Page
- If you create a page and insert a lot Content Elements into that page, only the first 101 Content Elements are show w...
- 18:34 Revision a1b47a11: * Updated install tool test images again after Stuckis suggestions. Now validates perfectly with this TYPO3 using his debian packages "graphicsmagick" and "graphicsmagick-im-compat"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@675 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:24 Revision cf099d3e: 2005-04-27 Michael Scharkow <mscharkow@gmx.net>
- * Fixed bug #0000727: Fixed some labels for editing Page Header in page and list view
git-svn-id: https://svn.typo3... - 17:20 Revision 16f4778d: * More implementation of locallang-xml support in frontend
- * Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" ...
- 17:14 Revision 03522288: * More implementation of locallang-xml support in frontend
- * Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" ...
- 15:47 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
- Thanks for the diff :) - Sebastian
- 15:44 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
- This is the diff. Its my first diff and I made it with 'diff -u'. I hope thats right.
Jens - 15:03 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
- Hi, if I understood you correctly, you modified the core for making that function to work. Could you please supply a ...
- 13:43 Bug #14706 (Closed): $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
- if I set this option, then the fields are not updated. But this make no sense. I hoped that only the Alert message do...
- 15:43 Feature #14707 (Closed): New parameter: typolinkCheckRootline_noExtTarget, makes it possible to remove extTarget when using typolinkCheckRootline
- When using typolinkCheckRootline all links get the default extTarget. This makes it impossible to i.e. have a startpa...
- 12:09 Revision 986766b1: * When using frontend editing with pop-up window the save-and-view button will not change focus of the windows but keep the editing window on top while reloading the page for preview behind. (Works in any case editing happens in a pop-up window)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@671 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:57 Revision e4bc51eb: See changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@670 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:44 Feature #14653: Add onBlur and onFocus functionality
- I do not mind from this.
It was just a suggestion for a "feature" :)
I will try to modify the sources and send you ... - 08:39 Bug #14704 (Closed): Dialog buttons unreachable
- In IE 6.0/WinXP, using 0.4.72, many popup dialogs such as insert table or table cell/row properties do not display th...
2005-04-26
- 17:45 Bug #14633: 404 error when deleting an element
- I can confirm both the bug and the fix. I'll try to get it into CVS.
- 17:30 Feature #14653: Add onBlur and onFocus functionality
- Agreed, and I would not like more JS included by default so this would have to be optional. Definitely not a show sto...
- 17:26 Bug #14685: JS Menu in Opera
- Noticed the ;) after my comment? I know this is not a solution but if anybody feels like fixing it, go ahead. But at ...
- 13:26 Bug #14429: "Access Key" with umlauts in Firefox
- Hey there's a patch here already, please include it in the upcoming release! Thanks!
- 12:52 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
- The patch might solve the problem. Unfortunately I don't know how to check if it works...(?)
- 11:56 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
- We just had this problem on one of our clients site.
I did save the temp_CACHED files which caused the error and com... - 02:48 Feature #14703: TYPO3 doesn't work with GraphicsMagick
- That's it! Please help me to get this into 3.8.0 by testing it intensively. I think everything is fine except the Ins...
- 02:46 Feature #14703: TYPO3 doesn't work with GraphicsMagick
- Here we go...:
01_replaceExec.diff
This patch replaces all exec(some-imagemagick-program) calls with a call to th... - 02:41 Feature #14703: TYPO3 doesn't work with GraphicsMagick
- GraphicMagick / Linux:
It seems the bugtracker has an upload size limit.
Will upload a statically linked binary (... - 02:23 Feature #14703: TYPO3 doesn't work with GraphicsMagick
- GraphicsMagick / Debian
Add this to your /etc/apt/sources.list:
deb http://typo3.sunsite.dk/software/debian/ sarg... - 02:22 Feature #14703: TYPO3 doesn't work with GraphicsMagick
- GraphicsMagick / Windows:
GraphicsMagick binaries for Windows are available at this place:
ftp://ftp.graphicsmagi... - 02:20 Feature #14703 (Closed): TYPO3 doesn't work with GraphicsMagick
- GraphicsMagick is a fork of ImageMagick. The project was started because ImageMagicks API changes between almost ever...
2005-04-25
- 19:56 Bug #14702: Typo3 shouldn't use country codes for specifying language
- Hmm, all the changes have to be backwards-compatible. This is not possible with what you describe, and I think thats ...
- 16:53 Bug #14702 (Closed): Typo3 shouldn't use country codes for specifying language
- It seems that Typo3 currently uses codes in many places when there is a need to specify a language setting. E.g.:
... - 18:16 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
- Refering to a recent discussion on the dev list ("[Typo3-dev] DBAL usage question") : I proposed removing the conditi...
- 16:47 Revision ed949379: Updated ChangeLog.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@669 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:53 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Hi Masi,
could you please take a look at this issue again? IMHO it needs a general solution, as JS functionality i... - 15:10 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- The patch I provided is for version 3.6.1 (as mentioned).
In class tslib_fe (which is instantiated in TYPO3 as $G... - 13:32 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
- Hi,
in JScharCode() at this line: $GLOBALS['TSFE']->siteCharset;
What is siteCharset? Didn´t foud any other poi... - 15:53 Bug #14685: JS Menu in Opera
- sorry to reopen this, I don't think I made myself clear. If I move the mouse to the bottom, yes they disappear, until...
- 11:08 Bug #14685: JS Menu in Opera
- Solution: Move the mouse back to the last entry ;)
- 14:08 Bug #14546: Backend PageTree Error
- But what is about Linux with 64-bit? Does Typo3 run under 64-bit Linux?
- 11:17 Bug #14546: Backend PageTree Error
- Does this mean it's not a TYPO3 bug and we can close the issue?
- 11:43 Bug #14692: Access to file resources does not work with mod_fcgid
- I can confirm this but I have no clue what's wrong.
- 11:32 Bug #14474: JSMENU with realurl doesn't work in IE
- Fixed bug by adding the three code lines mentioned in the attached diff.
- 11:30 Revision 7203b567: Fixed bug 649 <http://bugs.typo3.org/view.php?id=649>.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@668 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:21 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
- Given that details is the default setting, I think this has never been a problem in code, but rather with TER not wor...
- 11:05 Bug #14701: In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
- Fixed in CVS, thanks to Stucki.
2005-04-24
- 23:27 Bug #14701 (Closed): In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
- In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
<a href="file_list.ph... - 05:02 Revision 83b0264d: * Fixed a problem with a recent change in the filelist module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@667 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-04-23
- 18:22 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
- I will close this problem since the original issue has been fixed, otherwise it gets very confusing.
If you still ...
2005-04-22
- 20:41 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
- I cannot reproduce the bug with 3.7 and Opera 7/8. The example from TSREF seems to work fine, or am I missing somethi...
- 20:08 Bug #14685: JS Menu in Opera
- No it doesn't, works fine afaik, but Michael told me to report it...
- 18:34 Bug #14685: JS Menu in Opera
- Does this have any *functional* consequences? If not, I'd rather not spend time looking for a fix...
- 19:56 Bug #14623: Hide page if no translation for current language exists bug
- The fix looks good and simple enough, and it works here, too. I don't see a reason why the language should be resett...
- 18:45 Bug #14316: em ignores PEAR compatible classes
- Could it be also included into 3.8.beta2.
Just checked the line and there is NO change to 3.7 - 16:32 Bug #14237: Flexforms don't show default values
- >Did/could you check whether the fix works for 3.8.0beta2.1 as well?
It works, The line to be replaced is now at l... - 16:27 Feature #14700 (Closed): Support to clear cache only in subtrees when changing TS
- Added support to clear cache only in subtrees starting at the actual pid of an template. If you want to use this feat...
- 14:29 Bug #14300: Javascript GUI control in the BE, type Files or ImageFiles, ordering item broken
- this is fixed in 3.8.0dev (and beta 2.1) .
- 14:26 Bug #14275: Insert records, cache refresh problem
- this is no bug.
search for "clearCacheCmd" on this page:
http://typo3.org/documentation/document-library/doc_core_... - 14:21 Bug #14256: special characters in username not checked
- this was fixed in 3.7.0
I tested the FE-login on TYPO3 3.7.0 and 3.8.0dev and it works with umlauts in username and ... - 14:11 Bug #14357: fileadmin folders and files look always "RW" protected
- this is no bug. The red icon "RW" tells you that you are allowed to read and write those files. A red "R" means that ...
- 14:04 Bug #14351: Shortcut pages incompatible with mount point
- I can't reproduce what you described (with TYPO3 3.8.0dev).
one thing I don't understand: what means " take informat... - 13:55 Bug #14699 (Closed): JSMENU broken when using UTF-8
- Any menu item of a JSMENU with non-ASCII characters is broken when using UTF-8.
This happens with IE and Firefox, N... - 13:50 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
- I'm sorry, i can't reproduce the javascript-errors... they're gone (:roll eyes:)
Stays the problem with the long ... - 13:48 Bug #14698: Refrence to cObjects
- I would say this is no bug because TS objects can not be overwritten without cleaning them before. (this is written s...
- 00:26 Bug #14354: MySQL gt 4.1 no default value for auto inc
- Could somebody tell me please if there is a fix for 3.7.0 and where to find it?
Rob Kamp
2005-04-21
- 19:02 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
- Do you know where the faulty line comes from? It is not an instruction of the htmlArea RTE.
- 18:34 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
- I did furter analysis (using moz 1.76):
The editor itself loads with the buttons and the textfield(and moz is disp... - 18:12 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
- Ok, first my language setup:
###############################################
###Sprachen definieren
#Standard-Sp... - 14:29 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
- Does this problem still exist?
- 13:35 Bug #14697: When using LDAP for authorization, page generation fails after login
- As I wrote, at least two people in the (main, english) mailinglist reported the problem first. Maybe two weeks ago or...
- 13:30 Bug #14697: When using LDAP for authorization, page generation fails after login
- tslib is normally a symbolic link to typo3/sysext/cms/tslib (where this is possible). I don't know if PHP checks for...
- 12:10 Bug #14697: When using LDAP for authorization, page generation fails after login
- Okay, this might help.
However I'm not very familiar with Typo3 so I don't know which way is the right way to go. Is... - 12:04 Bug #14697: When using LDAP for authorization, page generation fails after login
- when replacing the IF construction in the LDAP extension with the following line:
require_once(PATH_tslib.'class.tsl... - 11:41 Bug #14697 (Closed): When using LDAP for authorization, page generation fails after login
- When using the LDAP-extensions and using LDAP for fe-login, the page after the login can not be created. The error sa...
- 13:01 Bug #14698 (Closed): Refrence to cObjects
- it got a strange thing using refrence,
in this example :
===========================
ztemp.universe= TEXT
ztem... - 11:11 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- "- and this is what I would prefer - the page type select has to be modified so it recognizes that the inaccessible p...
- 10:34 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- Bug persists in TYPO3 version 3.8.0beta1.
- 10:22 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- There are some usability issues related to this:
If a user is not allowed to set the page type to "Advanced", does... - 11:05 Bug #14696: Access List Modules Selection
- The attached patch solves the problem. But somebody maybe should go through tbl_be.php and adjust the default values ...
- 10:39 Bug #14696: Access List Modules Selection
- I experience the same thing here, will investigate it.
- 09:40 Bug #14696 (Closed): Access List Modules Selection
- It seems it's not possible to select more than 15 modules from the Access List (after saving). I tried both IE and F...
- 09:05 Bug #14695: list and page not working after editing pages in documents modul
- I can reproduce this. Will have a look at it.
- 05:52 Bug #14695 (Closed): list and page not working after editing pages in documents modul
- here's the order to reproduce this:
-go to the documents module
-click the pencil in front of a recently edited p...
2005-04-20
- 22:17 Bug #14461: using mod_rewrite to mask URL causes Typo3 to always display same content
- Did I get this correctly that this problem is solved now?
- 22:10 Bug #14356: Admin Panel => Frontend Fatal Error
- Does this problem still exist in your installation? It seems that it is no issue anywhere else (at least not reported).
- 22:07 Bug #14346: Element Browser is empty
- There was no response for some months.
- 22:06 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- Are there any proposals how to deal with that? Maybe there needs to be a possibility to select "Don't change" instead...
- 20:42 Bug #14546: Backend PageTree Error
- The problem could be related to that serialize/unserialize function, the UC is saved as serialized array. But as seri...
- 20:34 Feature #14358: Adminpanel not see
- Until there is no more detailed description of the problem, we can't do anything. The admin panel works in all tested...
- 19:31 Feature #14421: Add a reconnect in logout.php
- It is fixed in 3.8.0 beta versions.
- 19:22 Bug #14694: Help->About module broken
- appearently there was no change on this file and the problem exists in both beta versions. have to check this.
- 18:16 Bug #14694 (Closed): Help->About module broken
- The Help->About module is broken.
This is the string it shows:
"TYPO3 is a flexible and professional Open Sourc... - 18:38 Bug #14690: can't login under Windows
- the current bug should be fixed in CVS.
- 08:28 Bug #14690: can't login under Windows
- Yeah, that bug was fixed, but just in CVS, 3.8.0 beta2 contains the non fixed version.
- 08:27 Bug #14690: can't login under Windows
- I thought bug 997 was fixed to make it work with PHP 4.1.x again. I don't have a problem with raising PHP requirement...
- 08:09 Bug #14690: can't login under Windows
- Have a look at bug 997, and in the dev list something was posted about this:
"This version doesn't work with PHP w... - 06:05 Bug #14690: can't login under Windows
- Saw somewhere that 3.8 needs PHP > 4.2
PHP 4.2.0 is 3 years old...
I'm running 3.8b2.1 on WinXP and PHP 4.3.10. - 01:37 Bug #14690: can't login under Windows
- I am not using an accelerator with Windows and clearing cache etc. doesn't help. i also tried it with a freshly creat...
- 18:19 Bug #14693: CLI-API script cannot init - BEUser not found
- This has already been fixed in 3.8 (at least I know it's working properly there and the buggy code isn't in there).
... - 14:08 Bug #14693 (Closed): CLI-API script cannot init - BEUser not found
- A script using CLI-API can't find its BE-User due to a bug in t3lib/class.t3lib_beuserauth.php.
Buggy code:
... - 17:07 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
- I made some corrections, although I was not able to reproduce the problem on my installations.
Please re-import ve... - 00:08 Bug #14691 (Closed): Errors/Warnings in T3 Backends upon initializing htmlarea
- I get the following error reports in the Typo-Backend when loading a content-element to be edited with htmlarea:
W... - 05:49 Bug #14692 (Closed): Access to file resources does not work with mod_fcgid
- Using the Green Static template on a fresh 3.8b2.1 show these in the FE Admin panel:
Parse template:
"media/uplo...
2005-04-19
- 22:56 Bug #14690: can't login under Windows
- if using eAccelerator and the like: have you cleared all those cached files (session data as well) and all other cach...
- 22:35 Bug #14690: can't login under Windows
- Yes, different PHP versions:
Linux: PHP 4.3.10
Windows: 4.1.2 - 21:53 Bug #14690: can't login under Windows
- Hi, do you have a different version of PHP in windows and linux? Greets, Sebastian
- 20:41 Bug #14690 (Closed): can't login under Windows
- Tried to use 3.8.0beta1 with WinXP (SP2), but unable to log into backend. Tried with existing and new databases, sett...
- 19:33 Feature #14682: [FR] mysql access using "root" w/o password warning?
- Errr... on my servers MySQL isn't listening to the network by default (we're running ALT Linux), so I've filed the bu...
- 19:25 Feature #14682: [FR] mysql access using "root" w/o password warning?
- I wouldn't add this warning. The warnings in the BE are about default settings of TYPO3, those that everyone knows an...
- 18:39 Revision 6dda6b6f: t3lib_div::expandList, t3lib_page::deleteClause, tslib_cObj->editpanel
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@666 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:28 Revision a5f1db80: fix DOS linefeeds
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@665 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:08 Bug #14689 (Closed): unwanted default debug output - patch included
- hi!
in the current CVS version, default debug output is shown in the indexed search backend module.
this is due to ... - 17:06 Bug #14683: form mails not supporting different charsets (utf-8)
- AFAICT the mails are encoded according to the forceCharset setting, but the mail headers states it's in 8859-1. So it...
- 17:03 Bug #14684: Not possible to save alternative port for mysql in install tool
- Indeed, fixed according to Ingmar's comment in the Install Tool ChangeLog in CVS.
- 00:54 Bug #14684: Not possible to save alternative port for mysql in install tool
- Just saw a message from Ingmar that this has been addressed a few days ago in the CVS. This "bug" can be closed.
- 00:41 Bug #14684 (Closed): Not possible to save alternative port for mysql in install tool
- If mysql is running on a different port than 3306, it is not possible to enter and save that information in the insta...
- 16:42 Bug #14685: JS Menu in Opera
- a little note about this issue: Once you move the mouse down again, the lines disappear. Just so you know.
- 01:27 Bug #14685 (Closed): JS Menu in Opera
- First of all, good job making the JS menu work!
There is just a graphic problem now. When you click on any little ic... - 16:11 Bug #14688: Installtool needs PHP 4.2
- Fixed. (New speed record?? ;-))
Aynway, thanks for notifying. - 15:56 Bug #14688: Installtool needs PHP 4.2
- As discussed with Michael Stucki, this should be changed back to doubleval(), as this is available in earlier PHP ver...
- 14:42 Bug #14688 (Closed): Installtool needs PHP 4.2
- Since beta2 the install tool needs PHP 4.2 as minimum because the function floatval is used.
Start installtool and t... - 16:04 Revision 2b75e80d: * Typo corrections
- * Reverting change doubleval <-> floatval
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@664 709f56b5-9817-04... - 14:47 Bug #14677: list view > warning
- was no bug
- 12:23 Bug #14677: list view > warning
- thank you rupi!
I installed TYPO 3.8.beta2.1 and it works fine, now. - 14:46 Bug #14686: IMAGE object border property
- is a duplicate
- 12:24 Bug #14686 (Closed): IMAGE object border property
- The IMAGE object has a border property that HAS to used like it is now. You can only fill in a value for the border. ...
- 13:54 Bug #14687 (Closed): Image Processing: Combining images generates wrong images
- The file "typo3/sysext/install/imgs/blackwhite_mask.gif" in beta2 is an inverse version of the previously used image....
- 12:51 Bug #14368: Pagecount not correct
- No, this has not been fixed
see: http://www.vog.nl/index.php?id=14
search for: "ons"
This gives 96 results a... - 00:17 Bug #14368: Pagecount not correct
- I think this is solved, right? Can I close the issue?
- 11:26 Revision 1b7b5063: Added t3lib_div::expandList (turns eg "1,3-5,7" into "1,3,4,5,7")
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@663 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:01 Revision 481a9777: added innerWrap and outerWrap properties to EDITPANEL and innerWrap, outerWrap and color properties to EDITPANEL.previewBorder
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@662 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:54 Revision 8bd0c184: Changed t3lib_page::deleteClause to make it JOIN-safe
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@661 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:53 Bug #14672: class.tslib_pibase.php: Improve list of result pages
- Oops, there is a typo in the patch:
// Only display the list of result pages if there if more than one list
if -> is - 00:21 Bug #14299: IPv6 / AAAA dns records not supported?
- Added class.t3lib_div.php.ipv6.patch
IMPORTANT!!!!
Patch is NOT ready yet. It's the first part, if anyone has tim... - 00:18 Bug #14419: Log writes wrong paths
- Still not fixed...
2005-04-18
- 23:20 Bug #14578: DB record disappears when language != default and Localization-View enabled
- I would say, that this is no bug but a feature. *g*
The possible workaround does not really fix the "problem" becaus... - 23:14 Bug #14668: rte > 0.4.66 broken?
- The change log is at the end of the manual.
- 18:00 Bug #14668: rte > 0.4.66 broken?
- I had the same problems when integrating RTE areas in a backend plugin. With 0.4.69, it works for me.
By the way, ... - 17:54 Bug #14668: rte > 0.4.66 broken?
- seems ok for me!
- 04:39 Bug #14668: rte > 0.4.66 broken?
- Please try version 0.4.69.
- 22:37 Bug #14677: list view > warning
- I forgot one thing:
all the stuff from the previous bugnote does only work with TYPO 3.8.beta2.1
(beta2 makes probl... - 22:17 Bug #14677: list view > warning
- try this:
re-install static_info_tables. Then open the install tool, choose Database Analyser an click on "import"... - 19:20 Bug #14677: list view > warning
- I removed all new extensions one by one.... after removing
"static_info_tables > version 1.3.0"
the error messag... - 19:15 Bug #14677: list view > warning
- I did what you said stucki and i get the same warning !?
--------------
Warning: mysql_fetch_row(): supplied argume... - 19:08 Bug #14677: list view > warning
- Please edit the file t3lib/class.t3lib_db.php and change "$debugOutput = FALSE;" to true. Then reload the page. What ...
- 18:52 Bug #14677: list view > warning
- here is the requested information.
By the way, i am not using mysql 4.1
------------------------------------------... - 18:24 Bug #14677: list view > warning
- I think you are a victim of those (in)famous 416 bug.
are you using mysql 4.1 ? - 15:27 Bug #14677: list view > warning
- Please paste the full list of extensions (from localconf.php), and add version numbers for those not from beta2. Than...
- 11:03 Bug #14677 (Closed): list view > warning
- when clicking on web > list view, I get the following warning:
Warning: mysql_fetch_row(): supplied argument is not ... - 22:33 Bug #14354: MySQL gt 4.1 no default value for auto inc
- beta2.1 works like a charm ;-)
tested:
- fresh install
- updating a 3.7.0 installation
- installing extension wit... - 11:51 Bug #14354: MySQL gt 4.1 no default value for auto inc
- The latest patch fixes the problem for beta2.
(patch is made against beta2 and NOT against CVS) - 09:57 Bug #14354: MySQL gt 4.1 no default value for auto inc
- import of static data is still not working.
If I click in the install tool on the "Import the whole file 'CURRENT_ST... - 03:54 Bug #14354: MySQL gt 4.1 no default value for auto inc
- The whole problem is finally (hopefully!) solved.
Many thanks to Ingmar Schlecht, Rupert Germann and whoever I forgo... - 22:21 Bug #14683 (Closed): form mails not supporting different charsets (utf-8)
- Judging from postings on the mailing lists it seems that it is already a known fact that formmails (and apparently al...
- 18:28 Feature #14682: [FR] mysql access using "root" w/o password warning?
- Well that's why I've proposed that -- because it was kind of "assumed" setup (with more clear instructions to configu...
- 18:01 Feature #14682: [FR] mysql access using "root" w/o password warning?
- The checks in the backend should only cover very important and very TYPO3 related security checks.
But there could... - 15:27 Feature #14682 (Closed): [FR] mysql access using "root" w/o password warning?
- It would be great to add check/warning for the case which is quite popular as quick-and-dirty (and all of us know the...
- 17:08 Bug #14655: require_once() instead of require() should be used in entry scripts
- Yes it is.
- 15:56 Bug #14655: require_once() instead of require() should be used in entry scripts
- Yes, this bug can be closed/marked as resolved. (I hope the CVS version of direct_mail is included in 3.8.0b2)
- 13:38 Bug #14655: require_once() instead of require() should be used in entry scripts
- This can be closed, right? Ingmar, can you please check?
- 17:07 Revision 0c9015fc: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@660 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:17 Feature #14674: t3lib_div::intInRange with "rounded" default max value
- Because I'm not used to it, entering a number the "0x..." way looks confusing to me.
IMHO you should better change i... - 16:11 Bug #14661: user permissions are not taken into account when using the frontend toolbar
- Hi,
would be very nice if this fix could go into typo3 3.8.0 final as well :)
Thanks,
Sebastian - 15:27 Bug #14656: [FR] keyboard shortcuts in BE?
- Yeah, I don't know if it makes sense to use numeric access keys. Umm, could we "emulate" access keys by the use of "o...
- 15:23 Bug #14656: [FR] keyboard shortcuts in BE?
- Well, in theory acceskey and menu shortcuts should not interfere. In Opera one has to press Shift+Esc first, then use...
- 15:13 Bug #14656: [FR] keyboard shortcuts in BE?
- Hi,
many of these "alt" keys are reserved for browser-internal stuff (didnt figure this out before).... Do you have... - 15:08 Bug #14656: [FR] keyboard shortcuts in BE?
- I applied the patch, and see two problems: The "X" shortcut doesn't work at all. And the "D" puts the foxus to the lo...
- 15:19 Feature #14543: no warning when [SYS][encryptionKey] is not set
- Fixed in CVS.
To make setting the key easier, it can now be found in the "Basic Configuration" part of the install... - 13:36 Feature #14543: no warning when [SYS][encryptionKey] is not set
- About the short note that should be displayed: the explanation in "All Configuration" already states this.
- 12:55 Feature #14543: no warning when [SYS][encryptionKey] is not set
- The warning is now shown in the BE.
- 15:11 Revision 08dc80cc: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@659 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:09 Revision 65daa5a6: Made encryption key setting accessible in \"Basic Configuration\" section.
- Missing PHP support for MySQL is only seen as error if DBAL extension is not loaded.
git-svn-id: https://svn.typo3.... - 14:34 Revision 9c6d2f04: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@657 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:27 Bug #14662: Problem with links in tx_rtehtmlarea
- Allright, had the same problem than in 0000976.
Works now with versin 0.4.69. - 13:58 Revision ac2d98c1: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@656 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:50 Bug #14139: Install tool is incapable of comparing modern database dumps
- Should be fixed in 3.8.0beta2 - please reopen if this is wrong.
- 13:36 Bug #14299: IPv6 / AAAA dns records not supported?
- @matthiaskall: I have changed the DB field length in 3.8.0beta2
- 13:34 Bug #14644: Task center is not running at all
- Fixed in 3.8.0beta2
- 13:34 Revision efb3ea6b: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@655 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:33 Revision 26871457: - updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@654 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:30 Revision 4ca393c1: - added a condition that removes wrong default values from autoinc-lines when importing static data. (bug 416 related)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@653 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:48 Revision bb3d4ee3: Emit a warning when encryption key is not set (bug #766)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@652 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:43 Bug #14673: Preview page in HTTPS-secured BE
- A fix has been applied to CVS, could this please be checked by a few people?
- 12:36 Revision 618a89b8: Fixed bug #983.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@651 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:34 Bug #14675: blank page on multi-file upload in File>Filelist
- Patch applied.
- 12:32 Bug #14679 (Closed): tslib_cObj->searchWhere does not escape SQL-LIKE-wildcards
- As the function expects user input it must escape _ and %.
Escaping is probably DB dependent so the fix could go i... - 12:30 Feature #14667: Make the thumbnail-size of filelinks chooseable
- Here is my example for changing the size of the icons in a filelink-content-element with "Layout 3" chosen:
tt_con... - 12:28 Feature #14667: Make the thumbnail-size of filelinks chooseable
- Yes, "100x150" will also work. Then the image will be max 150 pixels high and max 100 pixels wide. The aspect ratio w...
- 12:17 Feature #14667: Make the thumbnail-size of filelinks chooseable
- Will "100x150" also work?
- 12:27 Revision 42387f9a: Fixed bug #986, thanks to Sebastian Kurfuerst.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@650 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:13 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
- I cannot test this because I don't have Opera.
Can anybody else please confirm that this patch solves the problem? - 12:11 Bug #14660: Order of items in content type "section index" using templa voila
- OK, so then I'll close this one.
- 08:44 Bug #14660: Order of items in content type "section index" using templa voila
- Thanks for your note. So I'm new to the bugtracker and missed the top menu. I added this bug as a note to an accordin...
- 11:37 Feature #14678 (Closed): Deleting pages which are being referred to
- Situation: I create a new page , e.g. "Page_New", set the type to "Advanced" and use the option "Show content from th...
- 03:29 Revision 5eaf1364: * Release of TYPO3 3.8.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@648 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:29 Revision affbd321: This commit was manufactured by cvs2svn to create tag
- 'TYPO3_3-8-0beta2'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-8-0beta2@649 709f56b5-9817-0410-a4d7... - 00:45 Feature #14559: Prettier record titles (with diff)
- I removed the patch, see notes at related bug 0000935 .
- 00:31 Bug #14266: cannot preview hidden pages in BE when lockSSL = 1 or 2
- same as 983
- 00:28 Bug #14332: images are placed without attributes
- seems to be an imagemagick installation issue but no bug
- 00:25 Bug #14308: ImageMagick - ISP Problem
- no bug
Also available in: Atom