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

Unable to edit, delete or move a content page in a new added webspace #15

Closed
rs2487 opened this issue Aug 25, 2016 · 12 comments
Closed

Comments

@rs2487
Copy link

rs2487 commented Aug 25, 2016

Q A
Bug? yes
New Feature? no
Sulu Version 1.3.0
Browser Version Chrome, FF, ...

Actual Behavior

Content pages can be added but not edited or deleted.

Expected Behavior

Can edit a content page which i self added before.

Steps to Reproduce

  1. Inatall Sulu Minimal
  2. sulu:build dev
  3. add new webspace
  4. sulu:build dev
  5. add a content page
  6. try to edit it
@rs2487 rs2487 closed this as completed Aug 25, 2016
@rs2487 rs2487 reopened this Aug 25, 2016
@gisostallenberg
Copy link

I've experienced the same. The page is even missing completely.

image

image

@alexander-schranz
Copy link
Member

alexander-schranz commented Aug 25, 2016

seems to be a problem is with the index:

quickfix is to remove the index

rm -rf var/index/*

Set the permissons again: https://github.com/sulu/sulu-minimal#installation

reindex:

bin/websiteconsole massive:search:reindex && bin/console massive:search:reindex

@alexander-schranz
Copy link
Member

maybe we should set the whole permisson to the var folder like symfony do it: http://symfony.com/doc/current/setup/file_permissions.html#using-acl-on-a-system-that-supports-chmod-a-macos @sulu/core-team

@rs2487
Copy link
Author

rs2487 commented Aug 26, 2016

@alexander-schranz your Quickfix doesn't work. I'm still not able to edit my own pages.

@alexander-schranz
Copy link
Member

@rs2487 what is the error in the network log

@rs2487
Copy link
Author

rs2487 commented Aug 26, 2016

there is no error

@gisostallenberg
Copy link

It does not work for me either.

@alexander-schranz
Copy link
Member

do you have more infos about your webspaces. or any error js, network or other logs.

@rs2487
Copy link
Author

rs2487 commented Aug 26, 2016

The webspace is a one to one copy of the example webspace. There are no errors in any log.

@rs2487
Copy link
Author

rs2487 commented Aug 26, 2016

The problem the hyphen in the webspace key. @gisostallenberg use a '_' and try again.

@gisostallenberg
Copy link

Also a period (.) is not allowed. The documentation should mention what characters are allowed, or the problem (I do not know the cause) should be fixed.

@wachterjohannes
Copy link
Member

closed in favor of sulu/sulu#2882

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

4 participants