Skip to content

Fixing bugs #5766, #5801, #5840 and #5842 #331

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

Conversation

NicolasEYSSERIC
Copy link
Member

See tracker.silverpeas.org for further details...

creating a method to know if a user can publish in at least one folder
preventing NullPointerException when a document have got only a working version
@SilverYoCha SilverYoCha self-assigned this Sep 5, 2014
@SilverYoCha
Copy link
Member

The fixes for Bug #5801 do not take into account all the cases.
Indeed, when the parameter "Publication always visible" is activated, if an administrator validates the header data of a publication the problem is back.

Also, an administrator or a publisher can pass in draft mode a publication, and then he can publish normally the publication.

Finally, this described above ability of the administrator induces some bad behaviours in the case of the parameter "Publication always visible" is activated.

- loss of validators is fixed in all cases
- henceforth, a publication not valid (not visible to readers) can not change to draft
@NicolasEYSSERIC
Copy link
Member Author

Fixing bug #5801 :

  • loss of validators is fixed in all cases
  • henceforth, a publication not valid (not visible to readers) can not change to draft

@SilverYoCha
Copy link
Member

Merged : has been closed manually because of a Git REBASE operation.

@SilverYoCha SilverYoCha closed this Sep 8, 2014
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

Successfully merging this pull request may close these issues.

2 participants