Bug 501871 - Can't Make Comments Because Captcha Triggers Blank Screen Error
Summary: Can't Make Comments Because Captcha Triggers Blank Screen Error
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gallery2
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-21 07:52 UTC by Joel
Modified: 2009-06-16 02:44 UTC (History)
1 user (show)

Fixed In Version: 2.3-12.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-16 02:44:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joel 2009-05-21 07:52:48 UTC
Description of problem:

For some reason, captcha support messes up comments and after entering a comment in https mode and passing the captcha the gallery screen goes blank.

In the ssl error log are these lines:

[Wed May 20 22:41:55 2009] [error] [client 98.234.46.17] PHP Fatal error:  Class 'GalleryTranslator' not found in /usr/share/gallery2/modules/core/classes/GallerySession.class on line 780, referer: https://cryregarder.com/gallery2/main.php?g2_view=comment.AddComment&g2_itemId=33606&g2_return=%2Fgallery2%2Fmain.php%3Fg2_itemId%3D33606%26
[Wed May 20 22:42:20 2009] [error] [client 98.234.46.17] PHP Fatal error:  Class 'GalleryTranslator' not found in /usr/share/gallery2/modules/core/classes/GallerySession.class on line 780, referer: https://cryregarder.com/gallery2/main.php?g2_GALLERYSID=311d2f04132ead8c080b3e00cc1e3834
[Wed May 20 22:42:36 2009] [error] [client 98.234.46.17] PHP Fatal error:  Class 'GalleryTranslator' not found in /usr/share/gallery2/modules/core/classes/GallerySession.class on line 780, referer: https://cryregarder.com/gallery2/main.php?g2_GALLERYSID=311d2f04132ead8c080b3e00cc1e3834

A note about it is at the gallery site:

http://gallery.menalto.com/node/83873

Adding one line of code before line 780 fixes the problem:

GalleryCoreApi::requireOnce('modules/core/classes/GalleryTranslator.class');

Comment 1 Fedora Update System 2009-05-21 16:05:51 UTC
gallery2-2.3-11.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/gallery2-2.3-11.fc10

Comment 2 Fedora Update System 2009-05-25 21:08:30 UTC
gallery2-2.3-11.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gallery2'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-5433

Comment 3 Fedora Update System 2009-05-27 16:36:47 UTC
gallery2-2.3-12.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/gallery2-2.3-12.fc10

Comment 4 Fedora Update System 2009-05-28 07:59:29 UTC
gallery2-2.3-12.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gallery2'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-5545

Comment 5 Bug Zapper 2009-06-09 16:13:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Fedora Update System 2009-06-16 02:43:58 UTC
gallery2-2.3-12.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.