Closed
Bug 555004
Opened 15 years ago
Closed 15 years ago
using default values cause a warning message
Categories
(Websites Graveyard :: byob.mozilla.com, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cbook, Unassigned)
Details
Stage:
Steps to reproduce:
-> Create a new Browser
-> Set a name and click next
-> when you see the locales window click on save and review to skip the others tabs and just whats default
--> Warning Message :
application/views/repacks/edit/review.php [41]:
in_array() expects parameter 2 to be array, null given
# application/views/repacks/edit/review.php [41]:
in_array( 10900 )
# system/libraries/Controller.php [74]:
include( application/views/repacks/edit/review.php )
# system/libraries/View.php [272]:
Controller_Core->_kohana_load_view( application/views/repacks/edit/review.php, Array
Comment 1•15 years ago
|
||
r64802 should fix this
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> r64802 should fix this
indeed ! thanks les !
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•