-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
아래 문제점은 확인해 보니, 메뉴 하나를 새롭게 생성할 때~ #2313
Comments
LIMJK
changed the title
이 오류는 확인해 보니, 메뉴 하나를 새롭게 생성할 때,
아래 문제점은 확인해 보니, 메뉴 하나를 새롭게 생성할 때~
Oct 9, 2018
ghost
self-assigned this
Oct 10, 2018
ghost
added
the
type/bug
label
Oct 10, 2018
ghost
added this to the 1.11-next milestone
Oct 10, 2018
메뉴관리에서 상세설정 섹션에서 수정 시 문제 확인했습니다. (지난 이슈는 닫겠습니다. 이슈에 이어지는 내용의 첨언은 이슈의 댓글로 작성해주시면 됩니다.) |
This was referenced Oct 10, 2018
ghost
pushed a commit
that referenced
this issue
Oct 12, 2018
ghost
closed this as completed
Oct 12, 2018
@LIMJK cache 파일에 남아 있아 있어서요. |
dorami
added a commit
to daolcms/daolcms
that referenced
this issue
Nov 11, 2018
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
이 오류는 확인해 보니, 메뉴 하나를 새롭게 생성할 때,
[메뉴 이름]만 넣으면, 생성된 메뉴에서 [브라우저 제목]에도 동일한 명칭이 자동으로 들어갑니다.
하지만 위 그림과 같이 최초에 메뉴 생성할 때,
[메뉴 이름]에 다국어를 넣어 생성하면,
[브라우저 제목]에는 한글명만 들어 갑니다.
이렇다보니 외국어환경에서는 자연히 한글명칭만 노출된 것입니다.
하지만 여기에 하나 더 문제점이 있었습니다.
수동으로 [브라우저 제목]을 다국어 제목으로 수정하고,
다른 메뉴도 다국어로 수정하면, 다시 위 그림과 같이 풀린다는 점입니다.
어떤 시점에 이렇게 풀리는지 확실하게 확인하지는 않았으나,
제작하며 수차례 여러 메뉴를 수정하고, 생성하다보니 어느 순간 풀려있음을 알 수 있었습니다.
유독 1차 서브메뉴에서만 이런 현상이 생기는 군요.
The text was updated successfully, but these errors were encountered: