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

$field was not defined in getReplyForm()... #71

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

$field was not defined in getReplyForm()... #71

wants to merge 1 commit into from

Conversation

enigmatic-user
Copy link
Contributor

... in /modx/core/components/quip/controllers/web/ThreadReply.php

This could lead to the following problem:

  1. Login to Manager
  2. Open a new comment form
  3. The user fields should be pre-filled with the values from user profile
  4. Change content of any of the user fields (name, email, website)
  5. Preview the comment
  6. The changes in the reply form are overwritten with the data from the user profile

…owing problem:

1) Login to Manager
2) Open a new comment form
3) The user fields should be pre-filled with the values from user profile
4) Change content of any of the user fields (name, email, website)
5) Preview the comment
6) The changes in the reply form are overwritten with the data from the user profile

Signed-off-by: Jan-Christoph Ihrens <[email protected]>
@jpdevries
Copy link
Collaborator

Thanks. Got this merged in the new location at modxcms/Quip
modxcms@85812ed

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