[TYPO3-seminars] Manual sorting of events (useManualSorting) doesn'twork

Tobias Schaefer tobias.schaefer at ptb.de
Tue Jun 22 19:33:37 CEST 2010


Hi Niels,

the non-admin-user has both rights, but doesn't see the sorting-icon.
The reason for this, is a bug in Backend\class.tx_seminars_BackEnd_EventsList.php 
in function createListBody.
This line is missing:
$pageData = $this->page->getPageData();

After inserting this line, the sort-icon are also shown for non-admin.
I created a bug-report:
https://bugs.oliverklee.com/show_bug.cgi?id=3968

Cheers, Tobias

> Hi Tobias!
> 
> Judging form the code the back-end user should have the right to
> modify records of the events table and should have the right to modify
> the content of the system folder.
> 
> Greets,
> 
> Niels
> 
> Am 22.06.2010 17:00, schrieb Tobias Schaefer:
> 
>> Hi Niels,
>> 
>> I missunderstood the manual, I thought there would be some sort-icons
>> besides every column-header.
>> Now I see the up/down arrows, but only with admin-rights. How can I
>> give
>> non-admins access to this feature?
>> Cheers, Tobias
>> 
>>> Hi Tobias!
>>> 
>>> The screenshot doesn't even show the part where the feature should
>>> be visible. You should see some up- and down-arrows for each event
>>> in the list.
>>> 
>>> Greets,
>>> 
>>> Niels
>>> 
>>> Am 22.06.2010 16:24, schrieb Tobias Schaefer:
>>> 
>>>> Hi Oli,
>>>> 
>>>> I've tested it with an admin and a non-admin-user and the
>>>> events-modul always looks like the attached screenshot.
>>>> 
>>>> Cheers, Tobias
>>>> 
>>>>> Hi,
>>>>> 
>>>>> Am 22.06.2010 15:54, schrieb Tobias Schaefer:
>>>>> 
>>>>>> does the "Manual sorting of events"-feature actually work? I
>>>>>> activated
>>>>>> it in EM, but there're no sort-icons in web->events.
>>>>>> I've seminars 0.9.2, oelib 0.7.2 and ameos_formidable 1.1.2
>>>>>> installed.
>>>>> This probably is a permissions problem. Could you please test
>>>>> whether this works if you are using a BE user with admin rights?
>>>>> 
>>>>> Oliver
>>>>> 




More information about the TYPO3-project-seminars mailing list