[TYPO3-core] RFC #16768: Bug: The link to the single table view in list module is not working anymore.

Helmut Hummel helmut at typo3.org
Fri Dec 17 19:46:26 CET 2010


Hi Susanne,

On 17.12.10 18:12, Susanne Moog wrote:
> 
> Problem:
> The link to the single table view in list module is not working anymore.
> 
> Solution:
> Attach the $table param to the link. It seems like this was just forgotten.

You are right. Sorry for that.

Since the original statement was:

'&table=' . rawurlencode($table == -1 ? $this->table : $table)

I would suggest to also add $this->table if $table is -1 (see attached
patch)

Kind regards,
Helmut

-- 
Helmut Hummel
TYPO3 Security Team Leader

TYPO3 .... inspiring people to share!
Get involved: typo3.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: singleTableView_v2.diff
Type: text/x-patch
Size: 463 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101217/ccdc0a1b/attachment.bin>


More information about the TYPO3-team-core mailing list