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

Controler filename / classname containing space character(s) #277

Open
eelziere opened this issue Apr 9, 2018 · 0 comments
Open

Controler filename / classname containing space character(s) #277

eelziere opened this issue Apr 9, 2018 · 0 comments

Comments

@eelziere
Copy link

eelziere commented Apr 9, 2018

Hi,

In the builder configuration options, you can specify for each table the singular and plural displayed names. If you put space characters in those names, to make them easier to read when displayed (example: table name = parameterType + singular name = Parameter Type + plural name = Parameter Types), you will get the following error when trying to access the list page (example: localhost/myprojectsmanager/parameter types):

( ! ) Parse error: syntax error, unexpected 'TypeController' (T_STRING), expecting '{' in C:\wamp\www\myprojectsmanager\libs\Controller\Parameter TypeController.php on line 17
Call Stack

| Time | Memory | Function | Location

1 | 0.0005 | 143736 | {main}( ) | ...\index.php:0
2 | 0.0258 | 956624 | Dispatcher::Dispatch( ) | ...\index.php:28

Thank you in advance for your help.
Regards,
Eric

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