mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
글을 수정시 원문의 lang_code값이 없으면 수정할때 다른 언어로 적용되는 문제를 해결함. 원문의 lang_code값이 없다면 최초 수정자의 언어코드를 적용함 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6719 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
43bb8abadf
commit
a82f5d9c23
2 changed files with 16 additions and 6 deletions
|
|
@ -5,4 +5,7 @@
|
|||
<columns>
|
||||
<column name="lang_code" var="lang_code" notnull="notnull" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="document_srl" var="document_srl" filter="number" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue