Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class Attribute not renamed in ManageReservationsPresenter.php #101

Open
crckmc opened this issue Mar 9, 2022 · 0 comments
Open

class Attribute not renamed in ManageReservationsPresenter.php #101

crckmc opened this issue Mar 9, 2022 · 0 comments

Comments

@crckmc
Copy link

crckmc commented Mar 9, 2022

I tried setting up a new instance with the latest files from git and ran into this error:

2022-03-09T13:00:14+01:00 [1] ERROR default - [User=Admin Admin ([email protected])] Uncaught exception: Error: Class 'Attribute' not found in /hp/cu/aa/cd/www/ti/Presenters/Admin/ManageReservationsPresenter.php:175
Stack trace:
#0 /hp/cu/aa/cd/www/ti/Pages/Admin/ManageReservationsPage.php(371): ManageReservationsPresenter->PageLoad('Europe/Berlin')
#1 /hp/cu/aa/cd/www/ti/Pages/ActionPage.php(32): ManageReservationsPage->ProcessPageLoad()
#2 /hp/cu/aa/cd/www/ti/Pages/Admin/AdminPage.php(27): ActionPage->PageLoad()
#3 /hp/cu/aa/cd/www/ti/Web/admin/manage_reservations.php(9): AdminPageDecorator->PageLoad()
#4 {main} [File=/hp/cu/aa/cd/www/ti/lib/Common/Logging/ExceptionHandler.php,Line=19]

Turns out "ManageReservationsPresenter" still uses Attribute class instead of LBAttribute.

@crckmc crckmc changed the title class Attribtue not renamed in ManageReservationsPresenter.php class Attribute not renamed in ManageReservationsPresenter.php Mar 9, 2022
effgarces added a commit that referenced this issue Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant