Closed ste101 closed 10 years ago
Hi Stephan,
You will definitely experience a bunch of breaking changes if you upgraded to the Git masters from an old version on an existing site. These are however expected and can't be avoided. In these cases please confirm that it is in fact a bug and not a breaking update - simply by creating a new element of the same type and configuring it. Do not copy elements; the point is to clear the saved XML.
The next versions of Flux, FluidPages and FluidContent will all be major versions clearly indicating the changes made will break existing setups. It is possible an update script will be written at some point, which can automatically adjust the XML in tt_content for elements - but for the brave who use the Git master, we'll have a period where upgrading happens with some risk.
I suspect this one is caused by differences in the saved data which now doesn't contain the linked page UID at the place where it is expected. You can confirm this is the case if creating a new NavigationList element doesn't show the same problem.
Cheers, Claus
Hello Claus, I used a fresh TYPO3 installation with Git versions of flux, vhs, fluidpages, fluidcontent and fluidcontent_bootstrap from today.
Hi Stephan,
Just to let you know this has not been forgotten. The solution is to resolve a FAL reference properly but I fear it has to be by using detection of that particular type of record, then using the 6.0 FAL api to fetch the actual file path.
Cheers, Claus
Hi Stephan,
Would you mind giving this one a try on a 6.1 site? I suspect the typoLink
feature has something to do with this - possibly it's the same code that is responsible for file links from an RTE, so I would hope that it's been fixed since. The best solution is one that doesn't require a special patching for "broken" TYPO3 core versions and this one would certainly fall in that category.
Fingers crossed that 6.1 solves it!
Cheers, Claus
No activity for 5 months, I'm taking the liberty to close this. Feel free to update it if neccessary.
The rendered link looks like this:
<a href="file:84" class="" rel="" title="">Test</a>