Reported by LeafLin in #2535066: Conditionals watchdog logging format incorrect:

Thanks for providing the solution here. It's works nicely.

I believe the error message "WebformConditionals::componentMarkup called prior to evaluating a submission." comes up every time when I navigate between my multipage webform when the page has a markup component.

The markup component can be set to display on "form only" or "viewed submission only" or both. And I guess this is where the error comes from. Although it doesn't seem to cause any other problems..

Comments

danchadwick’s picture

Status: Active » Fixed
StatusFileSize
new2.44 KB

Committed to 7.x-4.x and 8.x.

  • DanChadwick committed 516cf28 on 7.x-4.x
    Issue #2542796 by DanChadwick: Markup components on multi-page webform...
  • DanChadwick committed 8f34a93 on 8.x-4.x
    Issue #2542796 by DanChadwick: Markup components on multi-page webform...
Rob T’s picture

Thanks for this as well, Dan.

In my case, the "WebformConditionals::componentMarkup called prior to evaluating a submission" error message came whenever I submitted an ajax webform (also configured to subscribe the user to a list via Mailchimp module and mailchimp lists).

After updating to the new commit of Webform (7.x-4.x-dev from July 30,2015)... following limited testing, the error is no longer being reported in /admin/reports/dblog.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.