Bug #19696
closedSpellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
0%
Description
I have TYPO3 installed in localhost/test/typo3 and am trying to get the spellchecker running.
I get "Not Found
The requested URL /typo3/ajax.php was not found on this server."
So I suppose somewhere are some absolute paths defined.
(issue imported from #M9932)
Files
Updated by Stanislas Rolland almost 16 years ago
Please confirm that the attached patch fixes the issue.
Updated by Susanne Moog almost 16 years ago
the attached patch fixes the issue, thx for your fast work!
Updated by Stanislas Rolland almost 16 years ago
Committed to SVN TYPO3core trunk (revision 4594).
Updated by Stanislas Rolland almost 16 years ago
Well, the patch worked, but would not work in all cases. Please test the attached follow up patch, which should apply over the previous one.
Thank you for your patience.
Updated by Susanne Moog almost 16 years ago
Sorry, had not much time over the past weeks. Now I finally tested the follow up and it still works for me.
Updated by Stanislas Rolland almost 16 years ago
Thanks for testing.
Committed to TYPO3core trunk (revision 4699).