View Issue Details

IDProjectCategoryView StatusLast Update
0000139BwPostmanSubscribers Frontendpublic2023-05-02 12:38
Reporterdstreichert Assigned ToRomana  
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Product Version2.3 
Summary0000139: no captcha on index.php?option=com_bwpostman&view=register
DescriptionHello,
The Captcha is not displayed on the 'index.php?option=com_bwpostman&view=register' page. However, when I enter 'exit();' in the file 'components\com_bwpostman\controllers\register.php' on line 481 in the function showCaptcha insert, the captcha is displayed to me.

@@ -477,5 +478,6 @@
     public function showCaptcha()
     {
         BwPostmanHelper::showCaptcha();
+ exit();
     }
 }
Additional InformationJoomla 3.9.28
PHP 7.4.30
Apache 2.4.54 + PHP-FPM
TagsPatch

Activities

Romana

2022-09-06 11:08

administrator   ~0000060

I now have checked this with a fresh installation of Joomla! 3.9.28 and a therefore also fresh installation of BwPostman 3.2.1, then added my test data, bur I could not reproduce this error. Perhaps a problem with the used template?

Romana

2023-05-02 12:38

administrator   ~0000083

What is the current state of this at Your installation?

Issue History

Date Modified Username Field Change
2022-09-01 19:35 dstreichert New Issue
2022-09-01 19:35 dstreichert Tag Attached: Patch
2022-09-06 11:08 Romana Note Added: 0000060
2023-05-02 12:38 Romana Assigned To => Romana
2023-05-02 12:38 Romana Status new => feedback
2023-05-02 12:38 Romana Note Added: 0000083