Instead of using the die() function you could use drupal_set_message() to add a better user experience.

Comments

darol100 created an issue. See original summary.

  • darol100 committed 910fe7f on 8.x-1.x
    #2598522: Replacing die() function with a drupal_set_message.
    

  • darol100 committed 148a2ed on 7.x-1.x
    #2598522: Replacing die() function with a drupal_set_message - Fixed
    
darol100’s picture

Status: Active » Fixed

This have been implemented.

Status: Fixed » Closed (fixed)

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

darol100’s picture