Hi,

I have added following code for field prefix. Please check if this works in attached patch.

- // @FIXME
- // '#field_prefix' => url('recurly/listener/', ['absolute' => TRUE]),
+ '#field_prefix' => Url::fromUserInput('/recurly/listener/')->setAbsolute()->toString(),

CommentFileSizeAuthor
#2 listener_field_prefix-2894488-2.patch653 bytesnarendrar

Comments

NarendraR created an issue. See original summary.

narendrar’s picture

StatusFileSize
new653 bytes
markdorison’s picture

Status: Needs review » Reviewed & tested by the community

markdorison’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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