CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Task #31157

Proper function of realurl?

Added by Harald no-lastname-given over 1 year ago. Updated about 1 year ago.

Status:Accepted Start date:2011-10-21
Priority:-- undefined -- Due date:
Assignee:Daniel Lienert % Done:

0%

Category:-
Target version:-
Votes: 1 (View)

Description

I use the hook and had to realize that not everything has been resolved. Now I've changed the hook (I have sent the changed file with hook). I do not know if that corresponds to the accuracy or why the problem occurs with me. I think I did something wrong. Defy my addresses now be resolved as follows:

With the unaltered, original hook file to see the addresses like this?

Thank you very much

Harald

RealUrlHook.php (13.1 kB) Harald no-lastname-given, 2011-10-21 08:51

History

Updated by Harald no-lastname-given over 1 year ago

....... and unfortunately with my co-solvent not shown the numbers of the pictures ....

Updated by Daniel Lienert over 1 year ago

  • Status changed from New to Needs Feedback

Hey Harald,

do you use the latest Version of pt_extbase? I thought i solved this problem with the last update.

Daniel

Updated by Harald no-lastname-given over 1 year ago

Hello Daniel!

I use: TYPO3 4.5.7, Realurl 1.11.2, YAG 1.3.2, pt_extbase 0.1.0, pt_extlist 0.4.0 - all are installed!

Otherwise I'm with realurl or other extensions no problems.

Is it necessary to include the Extensions "pt_extbase and pt_extlist" in to the list of the static templates, and if so in what order?!

But although I had already tried and it did not help.

The extensions pt_extbase and pt_extlist are installed but not included into the list of the static templates. Here I have only included YAG? Involved?

Many thanks and greetings

Harald

Updated by Daniel Lienert over 1 year ago

  • Status changed from Needs Feedback to Accepted
  • Assignee set to Daniel Lienert

Hey Harald,

you are totally right, the bug seems to exist in the current pt_extbase version. I fix it and release a new version.

Greetz
Daniel

Updated by Harald no-lastname-given over 1 year ago

Daniel, many thanks for the extremely fast response > exemplary!

I'm happy - uuuuuf :-)

Have a nice weekend and greetings from Salzburg

Harald

Updated by Sergey Alexandrov over 1 year ago

There is another bug with RealURL:
Everything is perfect (for me right now) when translated URL looks like:
http://domain.tld/gallery/yag/73/ItemList/submitFilter/hello/album-1
But when you add to RealURL config filename like this one:

'fileName' => array (
'defaultToHTMLsuffixOnPrev' => 1,
'acceptHTMLsuffix' => 1,
'index' => array(
'index.html' => array(
'keyValues' => array('type' => 0)
),
),
)

The same URL will look like this one:
http://domain.tld/gallery.htmlyag/73/ItemList/submitFilter/hello/album-1/

which is, obviously, doesn't work :( Am I missing something?

Conditions: YAG 1.3.2, TYPO3 4.5.6, pt_extlist 0.4.0, pt_extbase 0.1.1

On another note I would like to say THANK YOU guys a lot, seems like you fixed all issues I reported! Unfortunately, had absolutely no time to work on additional translations yet, but doing now and will send you a new xml shortly

Thank you, Sergey

Also available in: Atom PDF