[TYPO3-core] Fix bug #2596: While transfering TSconfig-Code from "TSconfig QuickReference" to textarea an "=undefined" value joins the party
Michael Stucki
michael at typo3.org
Mon Mar 20 19:07:03 CET 2006
This is a CVS patch request.
Problem:
<quote from bugtracker>
Can you reproduce this "=undefined" if you hit "Transfer & Close" in the
"TypoScript property lookup" pop-up-window?
Example:
options {
showHistory=
}=undefined
</quote from bugtracker>
Answer: Yes I can ;-)
Solution:
Only write in two fields (name + value) if the value is set - otherwise,
concatenate both values and write them to the "name" field.
Comments:
Some smaller issues described in this bug remain open. I will ask the reporter
to open a new bug for them.
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_2596.diff
Type: text/x-diff
Size: 814 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060320/269dd5b2/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060320/269dd5b2/attachment.pgp
More information about the TYPO3-team-core
mailing list