View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000139 | BwPostman | Subscribers Frontend | public | 2022-09-01 19:35 | 2023-05-02 12:38 |
Reporter | dstreichert | Assigned To | Romana | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | open | ||
Product Version | 2.3 | ||||
Summary | 0000139: no captcha on index.php?option=com_bwpostman&view=register | ||||
Description | Hello, 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 Information | Joomla 3.9.28 PHP 7.4.30 Apache 2.4.54 + PHP-FPM | ||||
Tags | Patch | ||||
|
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? |
|
What is the current state of this at Your installation? |
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 |