You are here: Foswiki>Tasks Web>Item11001 (17 Dec 2011, GeorgeClark)Edit Attach

Item11001: Error in ,v causes crash in RcsLite when it calls the logger

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.4
Target Release: patch
Applies To: Engine
Component: RcsLite, SEARCH
Branches:
Reported By: CrawfordCurrie
Waiting For:
Last Change By: GeorgeClark
If you have a ,v with a parse error in it, then RcsLite crashes when the parser barfs.

To reproduce, manually edit a ,v and replace (e.g.) 1.1 with 1.stuffed, save, and view the history of the topic.

The problem is that the error is logged with a call to $this->{session}->logger, but $this->{session} is (and should be) undef.

Seen in Release01x01. Trunk is more tolerant, but is also wrong.

-- CrawfordCurrie - 27 Jul 2011

Fixed.

-- CrawfordCurrie - 27 Jul 2011

 

ItemTemplate edit

Summary Error in ,v causes crash in RcsLite when it calls the logger
ReportedBy CrawfordCurrie
Codebase 1.1.3, trunk
SVN Range
AppliesTo Engine
Component RcsLite, SEARCH
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:679b5058410a distro:b41c03303202
TargetRelease patch
ReleasedIn 1.1.4
Topic revision: r6 - 17 Dec 2011, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy