亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? show.xml.tmpl

?? buzilla軟件
?? TMPL
?? 第 1 頁 / 共 2 頁
字號:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1212533768',        'name' => 'bug/show.xml.tmpl',    },    BLOCK => sub {        my $context = shift || die "template sub called without context\n";        my $stash   = $context->stash;        my $output  = '';        my $_tt_error;                eval { BLOCK: {    $output .=  "\n";    #line 23 "template\en\default\bug\show.xml.tmpl"    $output .=  $context->process('bug/time.html.tmpl');    $output .=  "\n<?xml version=\"1.0\" ";    #line 24 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['Param', [ 'utf8' ]])) {    $output .=  "encoding=\"UTF-8\" ";    }        $output .=  "standalone=\"yes\" ?>\n<!DOCTYPE bugzilla SYSTEM \"";    #line 25 "template\en\default\bug\show.xml.tmpl"    $output .=  $stash->get(['Param', [ 'urlbase' ]]);    $output .=  "bugzilla.dtd\">\n\n<bugzilla version=\"";    #line 27 "template\en\default\bug\show.xml.tmpl"    $output .=  '3.0.6';    $output .=  "\"\n          urlbase=\"";    #line 28 "template\en\default\bug\show.xml.tmpl"    $output .=  $stash->get(['Param', [ 'urlbase' ]]);    $output .=  "\"\n          maintainer=\"";    #line 29 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['Param', [ 'maintainer' ]]);                &$_tt_filter($output);    };        $output .=  "\"";    #line 32 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['user', 0, 'id', 0])) {    $output .=  "\n          exporter=\"";    #line 31 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['user', 0, 'email', 0]);                &$_tt_filter($output);    };        $output .=  "\"";    }        $output .=  "\n>\n";    #line 117 "template\en\default\bug\show.xml.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get('bugs');                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'bug'} = $_tt_value;    #line 116 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['bug', 0, 'error', 0])) {    $output .=  "\n    <bug error=\"";    #line 37 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['bug', 0, 'error', 0]);                &$_tt_filter($output);    };        $output .=  "\">\n      <bug_id>";    #line 38 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['bug', 0, 'bug_id', 0]);                &$_tt_filter($output);    };        $output .=  "</bug_id>\n    </bug>";    }    else {    $output .=  "\n    <bug>";    #line 46 "template\en\default\bug\show.xml.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get(['bug', 0, 'fields', 0]);                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'field'} = $_tt_value;    #line 45 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['displayfields', 0, $stash->get('field'), 0])) {    $output .=  "\n          ";    #line 44 "template\en\default\bug\show.xml.tmpl"    $output .=  $context->process('bug_field');    }    ;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n\n      ";    #line 54 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['displayfields', 0, 'group', 0])) {    #line 53 "template\en\default\bug\show.xml.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get(['bug', 0, 'groups', 0]);                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'g'} = $_tt_value;    #line 51 "template\en\default\bug\show.xml.tmpl"    if (!($stash->get(['g', 0, 'ison', 0]))) {    ($_tt_value, $_tt_error) = $_tt_list->get_next();    next LOOP;        }        $output .=  "\n          <group>";    #line 52 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['g', 0, 'name', 0]);                &$_tt_filter($output);    };        $output .=  "</group>";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        }        $output .=  "\n\n      ";    #line 67 "template\en\default\bug\show.xml.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get(['bug', 0, 'flag_types', 0]);                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'type'} = $_tt_value;    #line 66 "template\en\default\bug\show.xml.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get(['type', 0, 'flags', 0]);                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'flag'} = $_tt_value;    $output .=  "\n          <flag name=\"";    #line 59 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['type', 0, 'name', 0]);                &$_tt_filter($output);    };        $output .=  "\"\n                status=\"";    #line 60 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['flag', 0, 'status', 0]);                &$_tt_filter($output);    };        $output .=  "\"\n                setter=\"";    #line 61 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['flag', 0, 'setter', 0, 'login', 0]);                &$_tt_filter($output);    };        $output .=  "\"";    #line 64 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['flag', 0, 'requestee', 0])) {    $output .=  "\n              requestee=\"";    #line 63 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['flag', 0, 'requestee', 0, 'login', 0]);                &$_tt_filter($output);    };        $output .=  "\"";    }        $output .=  "\n          />";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };    ;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        #line 80 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['displayfields', 0, 'long_desc', 0])) {    #line 79 "template\en\default\bug\show.xml.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get(['bug', 0, 'longdescs', 0]);                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'c'} = $_tt_value;    #line 70 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['c', 0, 'isprivate', 0]) && ! $stash->get(['user', 0, 'in_group', [ $stash->get(['Param', [ 'insidergroup' ]]) ]])) {    ($_tt_value, $_tt_error) = $_tt_list->get_next();    next LOOP;        }        $output .=  "\n          <long_desc isprivate=\"";    #line 71 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['c', 0, 'isprivate', 0]);                &$_tt_filter($output);    };        $output .=  "\">\n            <who name=\"";    #line 72 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['c', 0, 'name', 0]);                &$_tt_filter($output);    };        $output .=  "\">";    #line 72 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $stash->get(['c', 0, 'email', 0]);                &$_tt_filter($output);    };        $output .=  "</who>\n            <bug_when>";    #line 73 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);            # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('time')                  || $context->throw($context->error);        $output .=  $stash->get(['c', 0, 'time', 0]);                &$_tt_filter($output);    };                    &$_tt_filter($output);    };        $output .=  "</bug_when>";    #line 76 "template\en\default\bug\show.xml.tmpl"    if ($stash->get(['user', 0, 'in_group', [ $stash->get(['Param', [ 'timetrackinggroup' ]]) ]]) && ($stash->get(['c', 0, 'work_time', 0]) - 0 ne 0)) {    $output .=  "\n              <work_time>";    #line 75 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('xml')                  || $context->throw($context->error);        $output .=  $context->process('formattimeunit', { 'time_unit' => $stash->get(['c', 0, 'work_time', 0]) });                &$_tt_filter($output);    };        $output .=  "</work_time>";    }        $output .=  "\n            <thetext>";    #line 77 "template\en\default\bug\show.xml.tmpl"        # FILTER    $output .=  do {

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日本欧美一区二区三区乱码| 欧美tk丨vk视频| 国产精品美女久久久久aⅴ| 精品一区二区三区蜜桃| 精品国产第一区二区三区观看体验| 天天av天天翘天天综合网色鬼国产| 欧美日韩视频在线观看一区二区三区| 一区二区三区视频在线看| 欧美日韩午夜影院| 精品一区二区三区av| 国产欧美日韩不卡| 日本韩国一区二区| 午夜电影久久久| 精品美女被调教视频大全网站| 韩国av一区二区三区| 综合在线观看色| 4438x成人网最大色成网站| 久久成人av少妇免费| 中文字幕第一区第二区| 欧美亚男人的天堂| 国产一区二区三区av电影 | 久久婷婷国产综合精品青草| 国产98色在线|日韩| 一区二区三区四区视频精品免费| 在线播放91灌醉迷j高跟美女| 九色porny丨国产精品| 成人欧美一区二区三区| 欧美日韩精品一区二区天天拍小说 | 中文成人综合网| 欧美性生活一区| 国产成人小视频| 亚洲成人在线观看视频| 久久蜜桃一区二区| 欧美日韩久久一区二区| 国产成人av资源| 青青草精品视频| 中文字幕一区二区三区不卡在线| 在线电影一区二区三区| 国产精品 欧美精品| 天天做天天摸天天爽国产一区| 欧美国产精品专区| 3atv一区二区三区| 色婷婷综合久色| 国产福利91精品一区二区三区| 亚洲chinese男男1069| 国产精品福利一区二区三区| 日韩美女一区二区三区四区| 91精品福利视频| 国产suv精品一区二区三区| 青娱乐精品视频在线| 亚洲综合视频在线观看| 久久精品免费在线观看| 日韩欧美一级精品久久| 欧美午夜片在线观看| 成熟亚洲日本毛茸茸凸凹| 久久激情五月婷婷| 天天综合日日夜夜精品| 亚洲乱码国产乱码精品精98午夜| 久久精品亚洲一区二区三区浴池| 在线播放欧美女士性生活| 欧美三级韩国三级日本一级| 色视频欧美一区二区三区| 风间由美性色一区二区三区| 国内久久婷婷综合| 久久成人羞羞网站| 看片网站欧美日韩| 日韩av电影免费观看高清完整版 | 精品日产卡一卡二卡麻豆| 欧美日韩的一区二区| 色综合久久综合网| 91在线观看高清| 91蝌蚪porny成人天涯| 91在线一区二区三区| av中文字幕在线不卡| 972aa.com艺术欧美| 99国产精品久久久| 91色porny蝌蚪| 色婷婷精品大在线视频| 91国偷自产一区二区三区观看| 一本大道av伊人久久综合| 色婷婷久久久综合中文字幕 | 91精品国产综合久久国产大片| 欧美中文字幕不卡| 欧美亚洲高清一区二区三区不卡| 在线观看一区二区视频| 欧美性大战久久| 欧美日韩不卡在线| 欧美一区二区三区不卡| 欧美电影免费观看高清完整版| 久久综合色综合88| 欧美激情在线一区二区三区| 日韩美女视频一区| 亚洲午夜在线视频| 青青青伊人色综合久久| 国产精品一区在线观看乱码| 成人动漫一区二区在线| 欧美亚洲高清一区| 日韩欧美在线观看一区二区三区| 精品美女在线观看| 国产三级一区二区三区| 亚洲欧美视频在线观看| 日本中文字幕一区二区有限公司| 极品美女销魂一区二区三区 | 日韩影视精彩在线| 狠狠色综合日日| 99久久精品99国产精品| 欧美高清视频在线高清观看mv色露露十八 | 久久精品国产99| 国产成人av福利| 欧美性猛片aaaaaaa做受| 日韩欧美中文字幕精品| 中文字幕av一区二区三区高 | 国产欧美精品一区| 一区二区三区蜜桃| 久久精品国产网站| 99精品热视频| 日韩欧美成人激情| 日韩伦理av电影| 免费成人结看片| 99久久精品国产麻豆演员表| 日韩欧美一级在线播放| 亚洲人被黑人高潮完整版| 精品中文字幕一区二区 | 欧美三级中文字幕在线观看| 精品久久久久久久久久久久久久久久久| 成人动漫一区二区三区| 欧美一三区三区四区免费在线看| 国产欧美一区二区三区鸳鸯浴| 亚洲精品视频在线看| 国产中文字幕精品| 欧美日韩视频在线观看一区二区三区| 国产日韩欧美麻豆| 五月天亚洲婷婷| 94-欧美-setu| 国产午夜亚洲精品不卡| 亚洲va国产天堂va久久en| 波多野结衣在线一区| 日韩欧美国产wwwww| 亚洲成人av一区二区三区| av电影天堂一区二区在线观看| 精品国产精品网麻豆系列| 五月婷婷激情综合网| 91麻豆国产精品久久| 中文在线一区二区| 精品一区二区三区视频| 欧美一级欧美三级| 亚洲大片在线观看| 欧美亚洲综合在线| 伊人婷婷欧美激情| 91亚洲精品久久久蜜桃网站| 国产精品伦理在线| 国产成人精品一区二区三区网站观看| 91精品国产欧美一区二区 | 日韩福利视频导航| 在线中文字幕一区二区| 亚洲三级电影网站| 不卡在线视频中文字幕| 亚洲国产精品高清| 国产精品亚洲第一区在线暖暖韩国 | 久久免费视频色| 国产一区二区在线免费观看| 欧美大黄免费观看| 久久国产人妖系列| 欧美videos大乳护士334| 日本不卡免费在线视频| 欧美一区二区在线看| 奇米在线7777在线精品| 日韩一级片网站| 久久精品999| 国产色一区二区| 成人蜜臀av电影| 日韩一区在线看| 色欲综合视频天天天| 亚洲人成在线播放网站岛国| 97精品久久久午夜一区二区三区 | 欧美亚洲综合久久| 偷拍自拍另类欧美| 日韩午夜在线影院| 另类的小说在线视频另类成人小视频在线| 91精品欧美久久久久久动漫 | 亚洲自拍欧美精品| 91精品国产色综合久久ai换脸| 精品制服美女久久| 国产三级欧美三级日产三级99| 99精品视频一区二区| 亚洲国产日韩精品| 欧美一区二区视频网站| 激情综合网av| 国产精品久久三区| 欧美丝袜丝交足nylons| 久久成人av少妇免费| 国产精品拍天天在线| 欧美日韩在线播放| 久久不见久久见中文字幕免费| 国产女人aaa级久久久级| 一本大道久久a久久综合| 人妖欧美一区二区| 亚洲欧洲另类国产综合| 欧美三级电影一区| 国产一区二区三区在线观看免费 |