Activity
From 2005-06-30 to 2005-07-29
2005-07-29
- 21:57 Bug #14783: Option split works very problematic
- optionsplit works in ACT and CUR (allWrap), can you give an example where it doesn't work or what you want to do?
- 21:51 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
- Error message:
2: Target seemed not to be a directory! (Shouldn't happen here!) - 21:49 Bug #14860: Installation Error - Please help
- that's not an issue of TYPO3
- 21:45 Bug #14866: HMENU, special=directory is only reduced usable (without large detours)
- What do you mean with "Start root page"? The icon with the globe or a real page with a template where 'Rootlevel' is ...
- 17:14 Feature #14889 (Closed): Place ADMINPANEL where I want to
- Currently the ADMIN-PANEL is just appended to the webpages output (even after the closing </html>. Usually this is ok...
- 17:09 Bug #14888 (Closed): HR and ADDRESS tags should be added to the list $headListTags in class t3lib_parsehtml_proc
- Problem:
As other lines without a P tag the ADDRESS tag is wrapped with one from DB to RTE. But RTE and HtmlArea d... - 16:14 Bug #14887: "Update EM_CONF" possible, when Extension is deleted
- Sorry, this should be in category "- TYPO3 Core -".
Clicked to early :( - 16:12 Bug #14887 (Closed): "Update EM_CONF" possible, when Extension is deleted
- If you delete an Extension in the extManager via "DELETE EXTENSION FROM SERVER" the Link in Update EM_CONF "Update e...
- 15:55 Feature #14886 (Closed): stdWrap for TMENUITEM's ATagParams
- Currently the ATagParams of a TMENUITEM is just a string. But sometimes you want to do fancy stuff with this informat...
- 12:44 Bug #14885 (Closed): denyTags does not work within a <li>-tag
- Example: Using 'RTE.default.proc.denyTags = font', a font tag within a li tag is not removed.
(issue imported fr... - 12:42 Bug #14884 (Closed): 'removeTag' does not remove closing tags
- RTE.default.proc.entryHTMLparser_db.removeTags doesn't remove the whole tags, but only the opening tags. The closing ...
- 12:38 Bug #14882: 'removeTag's does not remove closing tags
- Sorry, this bug is not RTE related and belongs to the core.
Feel free to remove this bug. - 05:51 Bug #14882: 'removeTag's does not remove closing tags
- Removing a font tag from within a li tag contained in an unordered list worked fine for me.
- 05:47 Bug #14882: 'removeTag's does not remove closing tags
- This is not a problem of htmlArea RTE. If this problem can be reproduced, it is a problem of TYPO3 Core RTE-API. If y...
- 11:38 Bug #14883: Error when adding pagecontent
- Sorry, wrong file added!
- 11:30 Bug #14883 (Closed): Error when adding pagecontent
- When adding a pagecontent and changing the type, I get this error: "Sorry, you didn't have proper permissions to perf...
- 11:26 Bug #14537: gifbuilder jpgs are 256 colors
- for me the latest patch works only when setting [GFX][gdlib_png] = 1 in the install tool. But with this setting there...
2005-07-28
- 22:52 Bug #14882: 'removeTag's does not remove closing tags
- Sorry, Mantis does not accept HTML tags.
The text in the brackets should be '< ul> and < ol>'. - 22:51 Bug #14882 (Closed): 'removeTag's does not remove closing tags
- RTE.default.proc.entryHTMLparser_db.removeTags doesn't remove the whole tags, but only the opening tags. The closing ...
- 14:20 Bug #14790: Install tool want to recreate the tables, and drop the old ones
- Hi
I just came to this problem too. I think the problem is in class.t3lib_install.php - to be exact: the function ge...
2005-07-27
- 12:18 Bug #14878: Menu/sitemap always opens up in new page.
- content.pageFrameObj = _self does the trick
documentation around styles.sitemap.text.target should be updated :-) - 11:57 Bug #14878: Menu/sitemap always opens up in new page.
- Use the Constant Editor, Category ADVANCED and empty the pageframe object as described or add the following line to y...
- 11:39 Bug #14577: t3lb_userauthgroup::isInWebMount doesn't take page versions into account
- I localized the reason in the index.php for the frontend:
In Line 261 the function $BE_USER->extPageReadAccess($TSFE... - 11:20 Bug #14881: File mounts using userUploadDirs
- Sorry, but the correct line number is 752
- 11:14 Bug #14881 (Closed): File mounts using userUploadDirs
- If you specify the TYPO3_CONF_VARS ['BE']['userHomePath'] and and ['BE']['userUploadDir], the file mounts for be user...
- 03:42 Bug #14568: rte gets slower and slower with each saving
- Thanks for the link. But I was aware of the existence of this tool. Unfortunately, it seems to run only on Windows NT...
2005-07-26
- 15:22 Bug #14753: Fatal error after unpacking the "testsite" package
- VERY IMPORTANT: You have to delete the Cache-File that is created in your typo3conf - directory BEFORE you REPROCES...
- 15:14 Bug #14880 (Closed): showpic.php and returnmail.phpsh produces "no Database selected errors" with access to more then 1 DB
- If you have acces to more then 1 DB, showpic works but the DB shows in debugging-mode many "no Databse selected erro...
- 10:31 Bug #14879: TypoScript value assignment order
- We found the cause for this issue.
because the template on the next level is an extension of the root level AND in... - 10:10 Bug #14879 (Closed): TypoScript value assignment order
- code example in root template:
objects.CENTER_MENU {
wrap = test_old
}
code example in next level template:
...
2005-07-25
- 17:27 Bug #14821: No import of images from .t3d 3.7.0/3.7.1 -> 3.8.0
- The template parts of 'Include basis template:' are not included, too.
- 16:27 Bug #14878 (Closed): Menu/sitemap always opens up in new page.
- When using a menu/sitemap the page always open in a new browser.
Even when my template Constants contains the follow... - 13:48 Bug #14876: Warning: mysql_fetch_assoc() error
- 1 step)
I switched debug on and tried to execute the following SQL-query with phpmyadmin:
"SELECT *
FROM be_sess... - 11:14 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- 1) I have a similar problem with tt_news. Because of "extralarge" encryptionkey the chash does not always fit in TAB...
- 08:23 Bug #14857: content editing fields disapear when using extTables.php
- I've tried it on 3 different servers now. Always with the dummy-package. I downloaded the package and the sources fro...
2005-07-24
- 12:30 Bug #14568: rte gets slower and slower with each saving
- Stanilas, maybe this tool for IE is able to discover IE related memory leaks in the RTE scripts:
http://jgwebber.b...
2005-07-23
- 18:48 Bug #14568: rte gets slower and slower with each saving
- This problem has generated a lot of changes resulting in increased script size and some improvement.
In version 0.... - 18:37 Feature #14712: rtehtmlarea url/email to link conversion
- Please try version 0.5.5 of htmlArea RTE.
- 18:33 Feature #14752: Mailto's and URL's should becomes links automaticly
- Please try version 0.5.5 of htmlArea RTE.
- 18:31 Bug #14815: Textarea Rendering Problem with Tabs
- Please try verison 0.5.5 of htmlArea.
If the problem is not solved, please give me a pointer to a published TYPO3 ... - 18:28 Feature #14834: Clipboard Paste in Firefox - without FF-extension (with patch)
- This is now integrated in version 0.5.5 of htmlArea RTE. Works also with Mozilla. Thanks for the idea.
- 18:23 Bug #14872: copy/paste in firefox works only in one BE per domain at the same time
- Please try version 0.5.5 of htmlArea RTE with Firefox 1+. This should trigger installation of Firefox extension Allow...
2005-07-22
- 20:29 Feature #14850: doubleX for evaluating fields
- I've added to patch files for adding this functionality.
The patches where written by Stefan Fink (stefan@work.de)... - 17:26 Bug #14876 (Closed): Warning: mysql_fetch_assoc() error
- After finishing configuration of this installation, I tried to access the front- and backend; both cause this issue. ...
- 13:08 Bug #14702: Typo3 shouldn't use country codes for specifying language
- I'm not shure if we should change the behaviour of iso codes languages etc.
I think we should do the cleanup in TYPO... - 13:04 Feature #14173: remove dependency on static_info_tables for $GLOBALS['TSFE']->sys_language_uid
- I'm not shure if we should change the behaviour of iso codes languages etc.
I think we should do the cleanup in TYPO... - 11:47 Bug #14856: TYPO3_SITE_URL is not set correct
- I've just create a a test web on a pure debian sarge system. And the problem is still there. To reproduce the problem...
- 03:14 Bug #14875 (Closed): if i use "config.locale_all = tr_TR", links in FE are broken
- Maybe i Found a bug (i dont now if it is a Typo3, PHP or MySQL Bug?).
I have a site in german and turkish, it work...
2005-07-21
- 17:02 Feature #14874: Option to show ids in page tree
- Oh no - typo in header. I can't find any option to edit it, maybe someone could change pags to page.
- 16:52 Feature #14874 (Closed): Option to show ids in page tree
- I added a little feature which lets you choose to see page and folder ids in the page tree. I.e. it's very handy whil...
- 09:00 Bug #14873 (Closed): CE jumps from right to normal when moved in list mode
- I have a content element which I put in the right column. If I now go to "list mode" in the backend the CE is shown a...
2005-07-20
- 18:35 Bug #14872 (Closed): copy/paste in firefox works only in one BE per domain at the same time
- I installed HTML area on several different TYPO3 projects in order to use richtext editing with my favorite browser. ...
- 17:53 Feature #14490: Linux file permissions of scaled images on some Linux-Installations
- I don't think so! The output() function calls imageMagickExec() which calls t3lib_div::fixPermissions right after exe...
- 17:38 Feature #14490: Linux file permissions of scaled images on some Linux-Installations
- This Problem exists for GIFBUILDER-Images too.
I think its a Problem with t3lib_stdGraphic::output(). Please inclu... - 01:10 Feature #14798: Robots.txt and indexed search
- I will implement this if you can do some research for me about Robots.txt:
- Is there an RFC?
- Where is the file...
2005-07-19
- 23:20 Bug #14753: Fatal error after unpacking the "testsite" package
- I can take any package and get that error. Your work around does not change anything. I always get the error discribe...
- 10:36 Bug #14871 (Closed): Bug in cObj->typoLink_URL
- Using the following php-code:
$link_conf = array(
"parameter" => "foo@bar.com",
);
This code does NOT rend... - 10:25 Feature #14870 (Closed): automaketemplate doesn't use relPathPrefix for IE-Flash-Implementation and others
- The relPathPrefix-Setting will not be applied on some static Elements.
<object>
<param name="movie" value="[---...
2005-07-18
- 13:47 Bug #14869 (Closed): Setting rootLevel=-1 in TCA is not considered properly with tceForms
- When TCE forms should display a form-element of type select, it adds a pid=0 if TCA[table][ctrl][rootLevel] is set, e...
2005-07-17
- 21:24 Bug #14868 (Closed): xhtml_cleaning cleans HTML comments which is not wanted in any case (working patch included)
- This problem regards Trackback [1] functionality of weblogs/EXT:timtab. To enable trackback autodiscovery for blog to...
2005-07-16
- 12:15 Bug #14867 (Closed): TCEFORM.table.field.linkTitleToSelf-Option could be confusing
- If set
TCEFORM.pages.title {
linkTitleToSelf = 1
}
you can click the title of the field to edit it in a... - 01:11 Bug #14866 (Closed): HMENU, special=directory is only reduced usable (without large detours)
- If you have 2 menus with very different behaviour specificied in TS like the following:
Topline menu:
-----------...
2005-07-15
- 13:39 Feature #14865 (Closed): space before/after just 50px possible
- Hello,
It is just possible to add spacers before and after content elements with a size of 50px - so please make a... - 11:37 Feature #14851: plainMailEncoded with charset conversion
- Made a diff of your change. It's the same like in plainMailEncoded.txt.
2005-07-14
- 23:30 Bug #14854: Language dependent text is not visible in TYPO3 3.8 final
- I'm sorry, I've never heard of that. If you want, I can have a look at the installation. Can you give me admin access...
- 23:21 Bug #14854: Language dependent text is not visible in TYPO3 3.8 final
- I deleted all the temp_CACHED files in typo3conf and restarted the webservices. The result was the same, there was no...
- 22:36 Bug #14854: Language dependent text is not visible in TYPO3 3.8 final
- Does it help to delete the temp_CACHED_* files manually?
- 23:11 Bug #14860: Installation Error - Please help
- I'm really sorry but I have no idea.
However, have a look at the related bug report (I added a link relation). Tha... - 22:49 Bug #14860: Installation Error - Please help
- can you please explain?
It doesn't matter what browser I am using , it is the same and the same error. I am using IE... - 22:32 Bug #14860: Installation Error - Please help
- Can you reproduce this with any browser?
- 22:56 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- Well, that's definitely a MySQL issue and should not be fixed on TYPO3s side.
However, until they have fixed their... - 22:06 Bug #14864 (Closed): GEMNU Rollover doesn't work in Opera
- ID'ing as Opera makes rollovers at least in GMENUs not work. Problem is the JS browser detection.
See this thread fo... - 15:58 Revision 1e1f0015: * Fixed charset problem with Kaspers name (Andreas please check your CVS client!)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@782 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:44 Revision 8665f6bb: * Converted Windows to Unix line-breaks.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@781 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:42 Revision cd3bac28: * Corrected a typo.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@780 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision fc9bb445: * Cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@779 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Revision 251c247b: clean-up
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@778 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Feature #14863 (Closed): Switchable way of storing FE-User Passwords (clear-text / MD5)
- It would be nice, if one could setup via TypoScript the way FE-User Passwords are stored.
(issue imported from #M... - 09:31 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- Look at bug #0001274. I think the two are related.
2005-07-13
- 18:52 Bug #14862 (Closed): TCAdefaults.pages.doktype is not recognized by the wizard "Create new pages"
- When setting this in your user-TSconfig, all new pages are of type "advanced" which is cool:
TCAdefaults.pages {
... - 18:34 Bug #14861 (Rejected): TCEFORM and SELECT-Box in Table-Details-View
- Settings in TCEFORM have no influence on the SELECT-Box in Table-Details-View (after clicking "List only this table")...
- 17:52 Bug #14860 (Closed): Installation Error - Please help
- I have an error when trying to login to the backend page: [an error occurred while processing this directive] .
I t... - 17:31 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- I can confirm the problem, and the statement about TYPO3_SITE_URL being wrong. What is greek to me, is the cause of t...
- 10:49 Bug #14852: Installer RegEx-Check for hostname is wrong
- Same here! My DB-Name is like this:
mysql1.xxx.domain.de
Is there a workaround to install Typo3 by deactivating... - 09:27 Bug #14859 (Closed): Deleting directories ending in a dot in fileadmin-module impossible
- test/foo.foo = foo.foo can be deleted
test/.foo = .foo can be deleted
test/foo. = .foo can NOT be deleted
the la...
2005-07-12
- 23:00 Bug #14405: CSH translation tool (llxmltranslate) produces invalid HTML output for Firefox users
- this bug may be closed since it this behaviour is intendend and documented (i.e. you are not allowed to use just any ...
- 01:02 Bug #14857: content editing fields disapear when using extTables.php
- <cite>
I uncommented the line in typo3conf/extTables.php:
$GLOBALS['TCA']['tt_content']['columns']['image']['co...
2005-07-11
- 23:31 Bug #14858 (New): extended clipboard: setCopyMode can`t be set to copy by default
- Hi,
I couldn`t find any TCAdefaults or other TSconfig option to switch the copy mode of the extended clipboard to ... - 16:35 Bug #14857: content editing fields disapear when using extTables.php
- fortgort to mention the page where the warning apears:
typo3/sysext/cms/layout/db_layout.php
Warning: Invalid arg... - 16:26 Bug #14857 (Closed): content editing fields disapear when using extTables.php
- I uncommented the line in typo3conf/extTables.php:
$GLOBALS['TCA']['tt_content']['columns']['image']['config']['max_... - 11:51 Bug #14856 (Closed): TYPO3_SITE_URL is not set correct
- In file t3lib/class.t3lib_div.php the computation of TYPO3_SITE_URL seems to be wrong in my case. Look at the code. I...
2005-07-10
- 23:19 Bug #14855 (Closed): Flexforms with non-UTF8-encoded values can't be saved with PHP5.
- Flexforms with non-UTF8-encoded values can't be saved with PHP5. The old value remains.
The Problem can be fixed i... - 21:36 Bug #14854 (Closed): Language dependent text is not visible in TYPO3 3.8 final
- Hello everyone,
I updated TYPO3.8 beta2.1 to TYPO3 3.8 final. Everything works all right the only problem I have i... - 17:44 Bug #14853 (Closed): Japanese language extension does not work with UTF-8
- On installing the Japanese language extension for the backend and switching to Japanese, there are several display pr...
2005-07-08
- 20:41 Feature #14603: Possibility to choose prefered RTE as a user option
- I agree. This cannot be a feature of htmlArea RTE, only of the core RTE-API.
- 14:01 Feature #14603: Possibility to choose prefered RTE as a user option
- I just got back to work these since a long time of absence and noticed, that this bug is now refering to tx_rtehtmlar...
- 14:20 Bug #14852 (Closed): Installer RegEx-Check for hostname is wrong
- When entering a database host with the name test.testserver.com the installer says ERROR: Host 'test.testserver.com' ...
2005-07-07
- 21:44 Feature #14851 (Closed): plainMailEncoded with charset conversion
- It would be nice to be able to run a site in utf-8, but send out notification mails (e.g. from feAdmin and related ex...
- 17:30 Feature #14850 (Closed): doubleX for evaluating fields
- Now a double value can only be evaluated with double2, which checks if a value has exactly two decimal positions.
It... - 17:24 Bug #14757: JSmenu with RealURL is broken (jsfunc.menu.js)
- I had the same problem and found a quick fix. In jsfunc.menu.js, function JSactivate there is a check for the base ta...
2005-07-06
- 17:10 Bug #14849 (Closed): extension manager doesn't report md5 checksum errors on uploaded extensions
- The extension manager code reports an
>
> Error: No extension key!!! Why? - nobody knows... (Or no files in the... - 15:40 Bug #14817: Wrong variable naming with Return-Path configuration
- Michael, that's true. But it doesn't force the return-path - there isn't any return path set through this option. It ...
- 15:22 Bug #14817: Wrong variable naming with Return-Path configuration
- That was not needed since "enableReturnPath" is not mentioned anywhere else.
- 15:12 Bug #14817: Wrong variable naming with Return-Path configuration
- Thanks to you two, sorry for not acting as promised. Has the explanation been touched as well?
- 15:11 Bug #14817: Wrong variable naming with Return-Path configuration
- Thanks, Jan-Erik. I have just fixed the bug in the 3.8 branch as well.
- 15:03 Bug #14817: Wrong variable naming with Return-Path configuration
- I changed t3lib_htmlmail so it checks for forceReturnPath instead of enableReturnPath.
Sorry for not catching thi... - 15:15 Revision e846d761: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@777 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:14 Revision a2dcdd39: * Fixed bug #0001197: t3lib_htmlmail looked for config variable enableReturnPath, but the variable was named forceReturnPath.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@776 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Revision cef31ffc: Fixed bug 1197, and added a new header to the email: Errors-To.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@775 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:00 Bug #14837: Custom skins for HTMLArea broken.
- Corrected in version 0.5.4 of htmlArea RTE.
- 03:59 Feature #14833: DynamicCss -> support for image classes (with patch)
- This should now work in version 0.5.4 of htmlArea RTE
2005-07-05
- 19:25 Bug #14848 (Closed): utf-8 data gets converted to utf-8 again under MySQL 4.1.11
- a) MySQL 4.1.11 - typo3 database charset UTF-8; Typo3 backend forced to UTF-8
Upon entering text with special char... - 14:13 Bug #14847: Session data not cleared on logout
- Not a bug as such. First of all, this is documented behaviour (see http://typo3.org/documentation/document-library/do...
- 09:50 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
- I've attached a patch that detects the Opera version and uses offsetTop/-Left and offsetHeight/-Width accordingly.
- 08:55 Feature #14681: unnecessary <br /> tags in tables
- there should be a br-tag after <td>cell1
- 08:52 Feature #14681 (Closed): unnecessary <br /> tags in tables
- I found a bug in the htmlArea RTE. If I generate a table with 3 rows and 5 cells (doesn't matter) and insert some con...
- 01:19 Feature #14833: DynamicCss -> support for image classes (with patch)
- Will need to be a little more elaborate to work in IE.
IE has (at least) two types of selections: text selection a... - 01:07 Bug #14837: Custom skins for HTMLArea broken.
- Will be corrected in the next version of htmlArea RTE.
2005-07-02
- 19:42 Revision ab84eb0d: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@774 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:29 Revision 9b4cf0ad: * Fixed bug #0001239: Install tool does not accept hyphen in database host name
- * Added a die() call to protect the display of phpinfo() in misc/phpcheck/incfile.php
git-svn-id: https://svn.typo3... - 19:18 Bug #14840: Install tool does not accept hyphen in database host name
- Fixed in CVs. Will be fixed in 3.8.1 as well.
- 19:17 Bug #14846: Some environment variables are world readable by default
- Will be fixed in 3.8.1 as well.
- 19:11 Bug #14846: Some environment variables are world readable by default
- Fixed in CVS.
- 19:13 Revision d49ce805: * Removed misc/mod_rewrite.htaccess and misc/php_optimized.htaccess and replaced them by misc/simple.htaccess and misc/advanced.htaccess
- * Added a die() call to protect the display of phpinfo() in misc/phpcheck/incfile.php
* config.disablePrefixComment w...
2005-07-01
- 15:50 Bug #14844: Absolute urls will be converted to relative typolinks
- Thx for the link, Steven.
I have found out that this behavior is by typo3, but not by rtehtmlarea. Funny thing: my... - 10:40 Bug #14844: Absolute urls will be converted to relative typolinks
- I think you might have the situation described here
http://typo3.org/documentation/mailing-lists/english-main-list...
2005-06-30
- 21:34 Bug #14847: Session data not cleared on logout
- Please have a look at the thread in the dev list and tell me what you think!
- 21:33 Bug #14847 (Closed): Session data not cleared on logout
- A FE user logs in, I set some session data that get's saved in
fe_sesson_data. Now the user logs out, another FE use... - 20:42 Bug #14846 (Closed): Some environment variables are world readable by default
- The debug script in
./typo3_src/misc/phpcheck/
displays environment variables, including phpinfo(). As this provide... - 13:18 Bug #14845 (Closed): feAdminLib does not set Return-Path when sending plain text mails
- When TYPO3 is configured set the Return-Path of sent mails, this works fine for Direct Mails (in HTML only?) and noti...
- 12:43 Bug #14844 (Closed): Absolute urls will be converted to relative typolinks
- Situation:
Typo3 directory: http://server1/typo3
Another web app: http://server1/webapp
When i insert in the rte... - 09:45 Bug #14760: When I upgraded to 3.8.0 and looked at my site with Firefox, most of my images were not aligned properly anymore.
- Thanx for the quick reply Torsten. I had in the meantime hacked myself another way around it (in fact restoring the 3...
- 08:46 Bug #14760: When I upgraded to 3.8.0 and looked at my site with Firefox, most of my images were not aligned properly anymore.
- D'oh,
looks like the <div style="text-align: center"> method is also used for the stdWrap.wrapAlign property... thi... - 08:05 Bug #14760: When I upgraded to 3.8.0 and looked at my site with Firefox, most of my images were not aligned properly anymore.
- The same problem occurs for the complete page alignment when using e.g. the GLueCK template. (I know it is old fashio...
Also available in: Atom