Project

General

Profile

Actions

Bug #1933

closed

Language includes with @ making impossible to properly debug

Added by krileon over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
24 August 2010
Due date:
% Done:

100%

Estimated time:
1:00 h

Description

Within CBs language loading function is placed infront of the includes. This results in a blank page, which would be classified as memory issue or something of the sort, but is actually a parse error in the language plugin. Suggested removing so errors can properly display.

http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view/catid,130/id,140543/#140543


Files

1933.patch (856 Bytes) 1933.patch krileon, 20 October 2010 19:27
Actions #1

Updated by krileon over 13 years ago

  • File 1933.patch 1933.patch added
  • Status changed from New to Resolved
  • Assignee set to beat
  • Target version set to CB 1.3
  • % Done changed from 0 to 80

removed the @ from include so error display for language files can be seen instead of just a blank screen.

Actions #2

Updated by beat over 13 years ago

  • Subject changed from includes with @ making impossible to properly debug to Language includes with @ making impossible to properly debug
  • Status changed from Resolved to Closed
  • % Done changed from 80 to 100
  • Estimated time set to 0:12 h

Removed @ as suggested by patch in r1251 .

Actions #3

Updated by beat over 13 years ago

  • Status changed from Closed to Assigned
  • Assignee changed from beat to krileon
  • % Done changed from 100 to 50
  • Estimated time changed from 0:12 h to 1:00 h
Actions #4

Updated by beat over 13 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 50 to 100

r1287 adds checking for file_exists to avoid installation step 1 warnings

Actions

Also available in: Atom PDF