[TYPO3-templavoila] TemplaVoila 1.0 - feature freeze
Robert Lemke
robert at typo3.org
Tue Mar 28 15:23:03 CEST 2006
Hi folks,
while adding some content at TYPO3.org I experienced some unexpected
behaviour related to workspaces. Could you try to reproduce and further
investigate that? Here's what I did (TV 0.7.0 with TYPO3 4.0rc2):
As administrator I switched to Draft workspace and created a page. In the TV
page module I created one TEXT content element - everything fine, it
appears only in the FE preview and is referenced correctly. Now when I try
to insert a second CE, I get a "you don't have enough rights" message from
TCEmain.
Then I went to the List module, inserted a CE manually - works. Back in the
page module, the CE doesn't appear (probably only because I have no
<oldStyleColumn> defined yet). I select the new CE from "Non-used elements"
and paste it after the first. Now it is referenced, but before the first!
After that I try again to insert CEs within the page module. It works, but I
can't insert CEs after the first element!
Finally, to deliver some data for this bug report, I click on the page icon
and select View Flexform XML - I don't get the expected XML but the message
"Unknown format" instead.
I manually looked up the page record with t3ver_oid of the new placeholder
page and extracted this flexform XML:
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3FlexForms>
<data>
<sheet index="sDEF">
<language index="lDEF">
<field index="field_content">
<value
index="vDEF">3910,3914,3916,3920,3918,3922,3912</value>
</field>
</language>
</sheet>
</data>
</T3FlexForms>
That looks absolutely okay. Note that "3912" is the first element I created.
I'll have a look at this today, but it would help a lot if you could collect
information about this issue, too - the very best would be a patch which
solves it of course ;-)
Cheers,
robert
Robert Lemke wrote:
> Hi folks,
>
> Robert Lemke wrote:
>
>> Those who have write access to CVS, please don't add new features from
>> now, only bug fixes. If the current CVS version passes a quick check by
>> Bernhard, Dmitry and Kasper, I'll upload a version 0.7.0 to TER later
>> this day which we should see as a 1.0.0rc1.
>
> I just uploaded 0.7.0 to TER. Please test as much as you can - especially
> the workspaces integration!
>
> Have fun!
> robert
>
--
Robert Lemke
TYPO3 Association - Research & Development
Member of the board
http://association.typo3.org
More information about the TYPO3-project-templavoila
mailing list