[Typo3-dev] Some TCAdefaults work only with "Page (inside)" and not with the Wizard (Bug #1428)
Markus Wagner
wagner.m01 at aon.at
Wed Sep 7 01:00:58 CEST 2005
Hi Group!
I posted this bug report to the bugtracker a few days ago and tried to
solve this by myself but as I am not a core-expert I am stuck with it and
I thought it could probably be the idea to ask someone who has more
core-experience on this list for some tips:
The problem is (see bug report) that some TCAdefaults-vars (TSConfig) do
not work when using the page wizard.
I tried TCAdefaults.pages.hidden=1 and TCAdefaults.pages.doktype=2 in my
TSConfig but both do not work with the page-wizard, the "hidden field" is
unchecked and the "standard page type" is still the default value in the
select-menu.
This problem does not(!!) occur when using the "normal" page creating
button, then die "hidden field" is set and the doktype is set to "Advanced".
Problems do not occur for example when using TCAdefaults.pages.title=test,
this works in both modes.
The problem is that I cannot find the code snippets where this values from
TSConfig are processed when building the form. Probably there is a problem
setting these vars when the uid-key in the edit[]-array is negative
because this is the main difference.
Probably someone could help me out with this matter, any tip is
appreciated.
thx
markus
More information about the TYPO3-dev
mailing list