Problem/Motivation

When you try to access the Packager Files administration page, you get a 500 because file are not mandatory and so can be null. To fix it, we need to handle this case as well in the provided interface.

Please see: /admin/content/l10n-packager-file

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

TeeBeeCoder created an issue. See original summary.

teebeecoder’s picture

Issue summary: View changes

teebeecoder’s picture

Status: Active » Needs review

  • TeeBeeCoder committed 68c378d3 on 3.0.x
    Issue #3449096 by TeeBeeCoder: Lint L10nPackagerFile.php
    

  • TeeBeeCoder committed ce3d7258 on 3.0.x
    Issue #3449096 by TeeBeeCoder: Fix 500 when accessing the Packager Files...
fmb’s picture

Status: Needs review » Fixed
fmb’s picture

Assigned: teebeecoder » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.