Bugzilla – Attachment #135701: Bug 30904 - (bug 24387 follow-up) Modifying library in news (additional contents) causes inconsistencies for
bug #30904
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 30904
Collapse All
|
Expand All
(-)
a/tools/additional-contents.pl (-2 lines)
Lines 100-106 elsif ( $op eq 'add_validate' ) {
Link Here
100
{
100
{
101
category => $category,
101
category => $category,
102
code => $code,
102
code => $code,
103
branchcode => $branchcode,
104
lang => $lang,
103
lang => $lang,
105
}
104
}
106
);
105
);
107
-
Return to
bug 30904