ရန်ကုန်မြို့တော်စည်ပင်သာယာရေးကော်မတီ၊ ရာပြတ်ဌာနမှ အသိပေးကြေညာချက်
Java method "com.sun.proxy.$Proxy184.getFileEntry(long)" threw an exception when invoked on com.sun.proxy.$Proxy184 object "com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl@75bdbe42"; see cause exception in the Java stack trace. ---- FTL stack trace ("~" means nesting-related): - Failed at: #if dlAppServiceUtil.getFileEntry(fil... [in template "20116#20152#37262" at line 61, column 57] ----
1<#if entries?has_content>
2<#assign
3 liferayui = PortletJspTagLibs["/META-INF/liferay-ui.tld"]
4 portlet_display = portletDisplay
5 portlet_title = htmlUtil.escape(portlet_display.getTitle())
6 detailLinkJournalArticleService= serviceLocator.findService("mnp.detail.link.generator.journalarticle.DetailLinkJournalArticleService")
7 dlAppServiceUtil = serviceLocator.findService("com.liferay.document.library.kernel.service.DLAppService")
8/>
9
10<div class="mycard">
11 <div class="container-fluid">
12 <div class="col-md-12 paddingtop"><span class="font19 bold">${portlet_title}</span>
13 <a href="/news-media/news"><span class="exporemore">${themeDisplay.translate("mnp-explore-more")} ></span></div></a>
14 <div class="col-md-12"><hr></div>
15 <div class="row col-md-12" style="margin-bottom: 30px;"><#--gray_border_bottom-->
16 <#list entries as entry>
17 <#assign
18 assetRenderer = entry.getAssetRenderer()
19 className = entry.getClassName()
20 viewInContext = !(assetLinkBehavior = "showFullContent")
21 date=assetRenderer.getDisplayDate()?date
22 journalArticle = assetRenderer.getArticle()
23 document = saxReaderUtil.read(journalArticle.getContent())
24 rootElement = saxReaderUtil.read(entry.getAssetRenderer().getArticle().getContentByLocale(locale)).getRootElement()
25 title= entry.getTitle(locale)
26 summary = entry.getSummary(locale)
27 viewURL = detailLinkJournalArticleService.getDetailLink(renderRequest, renderResponse, entry ,viewInContext,themeDisplay)
28 urlImage= ""
29 content=""
30 assetCategories = entry.getCategories()
31 minis =""
32 />
33 <#if viewURL?contains("/web/guest")>
34 <#assign viewURL = viewURL?replace("/web/guest","")>
35 </#if>
36 <#if assetCategories?has_content>
37 <#list assetCategories as category>
38 <#assign vocabularyId = category.getVocabularyId() >
39 <#if (vocabularyId == 80291) >
40 <#assign minis = category.getTitle(locale) >
41 <#break>
42 </#if>
43 </#list>
44 </#if>
45 <#list rootElement.elements() as dynamicElement >
46 <#if "image" == dynamicElement.attributeValue("name") >
47 <#assign
48 imageContent = dynamicElement.element("dynamic-content")
49 image = dynamicElement.element("dynamic-content").getData()>
50 </#if>
51 <#if "Content" == dynamicElement.attributeValue("name") >
52 <#assign content = dynamicElement.element("dynamic-content").getData()>
53 </#if>
54 </#list>
55 <div class="col-lg-4 col-md-6 col-sm-12 col-xs-12" style="margin-top: 20px">
56 <#assign
57 fileEntryIdNumber = imageContent.attributeValue("fileEntryId")
58 />
59 <#if fileEntryIdNumber?? && fileEntryIdNumber?has_content>
60 <#assign fileEntryIdNumber = imageContent.attributeValue("fileEntryId")?number/>
61 <#if dlAppServiceUtil.getFileEntry(fileEntryIdNumber)??>
62 <#assign fileEntryIdVersion = dlAppServiceUtil.getFileEntry(fileEntryIdNumber).getFileVersion() />
63 <#else>
64 <#assign fileEntryIdVersion = 0 />
65 </#if>
66
67 <#attempt>
68 <@adaptive_media_image["img"] fileVersion=fileEntryIdVersion/>
69 <#recover>
70 <img src="${"http://www.moi.gov.mm/" + image?replace("https", "http")?replace("http://www.moi.gov.mm/", "")}" class="imagewidthbackground">
71 </#attempt>
72 <#else>
73 <img src="${"http://www.moi.gov.mm/" + image?replace("https", "http")?replace("http://www.moi.gov.mm/", "")}" class="imagewidthbackground">
74 </#if>
75 <div class="paddingstyle graycolor">
76 <span class="fa fa-user">
77 <span class="paddingtextstyle fontsize13">${minis}</span>
78 </span>
79 <span class="fa fa-calendar-check-o" style="float:right">
80 <span class="paddingtextstyle fontsize13">${date}</span>
81 </span>
82 </div>
83 <a href="${viewURL}" class="wordwrap"><p>${stringUtil.shorten(title, 150)}</p></a>
84 <#--${themeDisplay.translate("mnp-posted-on-title")} ${date}
85 <p>${summary}</p>
86 <a href="${viewURL}" class="exporemore">${themeDisplay.translate("mnp-news-media-landing-read-more")}</a>-->
87 </div>
88
89 </#list>
90 </div>
91 </div>
92</div>
93<#else>
94 <h1>${themeDisplay.translate("mnp-no-data-available")}</h1>
95</#if>
96<style>
97.imgfullpage{
98 width: 100%;
99}
100.paddingtop{
101padding-top : 20px !important;
102}
103.paddingtextstyle{
104 padding: 10px !important;
105}
106.paddingstyle{
107padding: 10px !important;
108}
109.mycard{
110 background-color: #fff;
111 border-radius: 6px;
112 box-shadow: 0 0 16px #2b2b2c17;
113 border-top: solid #0A69ff !important;
114}
115
116.wordwrap {
117word-wrap: break-word;
118}
119.mycard img{
120 width:100%;
121 height:216px;
122 background-color: gray;
123}
124</style>
ရန်ကုန်မြို့တော်စည်ပင်သာယာရေးကော်မတီ၊ ရာပြတ်ဌာနမှ အသိပေးကြေညာချက်
Yangon City Development Committee/ location / January 12, 2022
၁။ ရန်ကုန်မြို့တော်စည်ပင်သာယာရေးကော်မတီ၊ ရာပြတ်ဌာနမှ စည်းကြပ်ကောက်ခံလျက် ရှိသော ပစ္စည်းခွန်များအား ဗိုလ်တထောင်မြို့နယ်၊ ကုန်သည်လမ်း(ဗိုလ်မြတ်ထွန်းလမ်းနှင့် ၄၅-လမ်း ကြား)၊ ၁၂ထပ်ခွဲရုံး၊ ၁၂-လွှာရှိ ရုံးချုပ်တွင် အခွန်ငွေပေးသွင်းနိုင်ရေး ဆောင်ရွက်ပေးလျက်ရှိရာ အခွန်ထမ်းပြည်သူများ ပိုမိုလွယ်ကူအဆင်ပြေစွာ ပေးဆောင်နိုင်ရေးအတွက် အရှေ့ပိုင်းခရိုင်နှင့် မြောက်ပိုင်းခရိုင်တို့တွင် ရုံးခွဲများတိုးချဲ့ဖွင့်လှစ်၍ အောက်ဖော်ပြပါ မြေနှင့်အဆောက်အအုံ များအပေါ် စည်းကြပ်သည့်ပစ္စည်းခွန်များကို ကောက်ခံဆောင်ရွက်ပေးသွားမည်ဖြစ်ပါသည် -
(က) ကိုယ်ပိုင်စီးပွားရေးလုပ်ငန်း လုပ်ကိုင်သော မြေနှင့်အဆောက်အအုံများ၊
(ခ) လူနေထိုင်ရန်ဖြစ်စေ၊ စီးပွားရေးလုပ်ငန်း လုပ်ကိုင်ရန်ဖြစ်စေ ငှားရမ်းထားသော မြေနှင့်အဆောက်အအုံများ၊
(ဂ) ဟိုတယ်၊ မိုတယ်၊ အင်းစသည့်လုပ်ငန်းလုပ်ကိုင်သော မြေနှင့်အဆောက်အအုံများ၊
(ဃ) Apartment, Tower, Residence, Condominium အစရှိသည့် မြေနှင့်အဆောက် အအုံများ၊
(င) စက်ရုံ၊ အလုပ်ရုံစသည့် စက်မှုဇုန်အတွင်းရှိ မြေနှင့်အဆောက်အအုံများ၊
၂။ သို့ပါ၍ အဆိုပါ ခရိုင်/မြို့နယ်များအတွင်းရှိ အခွန်ထမ်းပြည်သူများအနေဖြင့် ၂၀.၁.၂၀၂၂ ရက်နေ့မှစ၍ ပစ္စည်းခွန်များ သွားရောက်ဆက်သွယ်ပေးဆောင်နိုင်ပြီဖြစ်ကြောင်း အသိပေးကြေညာ အပ်ပါသည်။
- အရှေ့ပိုင်းခရိုင်စည်ပင်သာယာအုပ်ချုပ်ရေးမှူးရုံး (တောင်ဥက္ကလာပ၊ ဒဂုံ(တောင်)၊ ဒဂုံ(မြောက်)၊ ဒဂုံ(အရှေ့)၊ ဒဂုံ(ဆိပ်ကမ်း)၊ မြောက်ဥက္ကလာပ၊ သင်္ဃန်းကျွန်း) ဝေဇယန္တာလမ်းနှင့်သစ္စာလမ်းထောင့်၊ အမှတ်(၆)ရပ်ကွက်၊ တောင်ဥက္ကလာပမြို့နယ်
- မြောက်ပိုင်းခရိုင်စည်ပင်သာယာအုပ်ချုပ်ရေးမှူးရုံး (ကမာရွတ်၊ မရမ်းကုန်း၊ မင်္ဂလာဒုံ၊ ရွှေပြည်သာ၊ လှိုင်၊ လှိုင်သာယာ(အရှေ့)၊ လှိုင်သာယာ(အနောက်)၊ အင်းစိန်) ဘုရင့်နောင်လမ်း၊ မြို့သစ်ဈေးအနီး၊ မြို့သစ်(ဂ)ရပ်ကွက်၊ အင်းစိန်မြို့နယ်
- ရာပြတ်ဌာန ဗိုလ်တထောင်မြို့နယ်၊ ကုန်သည်လမ်း(ဗိုလ်မြတ်ထွန်းလမ်းနှင့် ၄၅-လမ်းကြား)၊ ၁၂ထပ်ခွဲရုံး၊ ၁၂-လွှာ
ရာပြတ်ဌာန
ရန်ကုန်မြို့တော်စည်ပင်သာယာရေးကော်မတီ