[TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

View: New views
5 Messages — Rating Filter:   Alert me  

[TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

by Etienne Reiss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello group,

My site is located at the adress http://www.mydomain.com/typo3/cms .
If I submit to htmlArea RTE an "external link" like :

http://www.mydomain.fr/anyPath/index.html

then when I record the page typo3 will return an invalid address with
<span> styles, yellow background an red borders :

http://www.mydomain.fr/typo3/cms/anyPath/index.html

This happens only when the link is made to my own site. I found those
issues on the bugtracker : http://bugs.typo3.org/view.php?id=2714  and
http://bugs.typo3.org/view.php?id=9743

Did anybody have this bug with release 4.2.6 ? there are patches but I
don't know how to apply them and I don't know if they are valid for typo
4.2.6....

Thanks,
Etienne

 



_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

by Steffen Gebert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Etienne Reiss wrote:
> Did anybody have this bug with release 4.2.6 ? there are patches but I
> don't know how to apply them and I don't know if they are valid for typo
> 4.2.6....

We all had this :( Please search before posting to newsgroup.

Patch is included in 4.2.7 -> so please update to current version (4.2.8).

Regards
Steffen

P.S: Correct bugtracker entry is #11009

_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

by Dave Bui :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

ha, many people facing this problem..
you just need to upgrade your typo3 site to version 4.2.8


All the bests,

Dave
Etienne Reiss wrote:

> Hello group,
>
> My site is located at the adress http://www.mydomain.com/typo3/cms .
> If I submit to htmlArea RTE an "external link" like :
>
> http://www.mydomain.fr/anyPath/index.html
>
> then when I record the page typo3 will return an invalid address with
> <span> styles, yellow background an red borders :
>
> http://www.mydomain.fr/typo3/cms/anyPath/index.html
>
> This happens only when the link is made to my own site. I found those
> issues on the bugtracker : http://bugs.typo3.org/view.php?id=2714  and
> http://bugs.typo3.org/view.php?id=9743
>
> Did anybody have this bug with release 4.2.6 ? there are patches but I
> don't know how to apply them and I don't know if they are valid for typo
> 4.2.6....
>
> Thanks,
> Etienne
>
>
>
>
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

by Etienne Reiss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

My troubles have no relationships with the firefox 3.0.11 issue. And I
upgraded to 4.2.8 and still have the bug.
It concerns *only* the urls which point to my own website :

http://www.mydomain.fr/anyPath/index.html becomes http://www.mydomain.fr/typo3/cms/anyPath/index.html when recorded.

In my TS setup I have
config.baseURL=http://www.mydomain.fr/typo3/cms/
If I change it to
config.baseURL=http://www.mydomain.fr

then my external urls will be ok. But I loose my css, images, and all internal links to T3 will be broken...


So is it possible to configure htmlArea to have its own "baseURL" ?





_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] [htmlArea RTE] "external links" to my own website are broken

by Christian Hennecke-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 8 Jul 2009 09:52:23 UTC, Etienne Reiss
<etienne.reiss@...> wrote:

> My troubles have no relationships with the firefox 3.0.11 issue. And I
> upgraded to 4.2.8 and still have the bug.
> It concerns *only* the urls which point to my own website :
>
> http://www.mydomain.fr/anyPath/index.html becomes http://www.mydomain.fr/typo3/cms/anyPath/index.html when recorded.
>
> In my TS setup I have
> config.baseURL=http://www.mydomain.fr/typo3/cms/
> If I change it to
> config.baseURL=http://www.mydomain.fr
>
> then my external urls will be ok. But I loose my css, images, and all internal links to T3 will be broken...
>
>
> So is it possible to configure htmlArea to have its own "baseURL" ?

I think your setup is wrong to start with. You cannot have the TYPO3
site be located in http://www.mydomain.fr/typo3/cms/ and have people
access it via http://www.mydomain.fr/. Basically, you need to set
baseURL to http://www.mydomain.fr/ and change RewriteBase in your
htaccess to /typo3/cms/.
--
"I smell blood and an era of prominent madmen." - W.H. Auden
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english