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

Bug fonction newCommentaire class.plx.Motor #187

Closed
pluxml opened this issue Jul 30, 2016 · 1 comment
Closed

Bug fonction newCommentaire class.plx.Motor #187

pluxml opened this issue Jul 30, 2016 · 1 comment

Comments

@pluxml
Copy link
Collaborator

pluxml commented Jul 30, 2016

La variable $artId s'est transformée en $idArt (ligne.876)

public function newCommentaire($artId,$content) {
  ...
   $idx = $this->nextIdArtComment($idArt);
  ...
}
mathieu269 pushed a commit to mathieu269/PluXml that referenced this issue Jul 31, 2016
mathieu269 pushed a commit to mathieu269/PluXml that referenced this issue Jul 31, 2016
@mathieu269
Copy link

désolé pour le spam des commit, je me suis de nouveau embrouillé avec les différentes branches, le pull request correct est là pour corriger ce bug :
#188

d'après le code que j'ai lu, le bug dans l'état actuel à pour effet que la numérotation des commentaire sest globale à tous les articles et cela n'a pas l'air de bloquer quelque chose.

pluxml pushed a commit that referenced this issue Oct 24, 2016
@pluxml pluxml closed this as completed in 56ad3bf Oct 24, 2016
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