Lang class fails in pathological cases #33

Closed
opened 2017-02-09 13:33:52 -05:00 by jking · 0 comments
Owner

There are errors in the Lang class which causes it to fail in cases such as when the default language file (locale/en.php) is missing or unreadable; this may even lead to endless loops. Unit tests for the class (see #3) should help to isolate these cases and make a fix easier.

There are errors in the Lang class which causes it to fail in cases such as when the default language file (locale/en.php) is missing or unreadable; this may even lead to endless loops. Unit tests for the class (see #3) should help to isolate these cases and make a fix easier.
jking closed this issue 2017-02-09 16:39:15 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

-

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#33
No description provided.