Skip to content

페이지 모듈에서 모듈분류 검색 기능 작동 안 하는 버그 수정#1988

Closed
sejin7940 wants to merge 2 commits into
xpressengine:developfrom
sejin7940:page_module_category_srl
Closed

페이지 모듈에서 모듈분류 검색 기능 작동 안 하는 버그 수정#1988
sejin7940 wants to merge 2 commits into
xpressengine:developfrom
sejin7940:page_module_category_srl

Conversation

@sejin7940

Copy link
Copy Markdown
Contributor

페이지모듈에서는 모듈분류 selectbox 자체가 안 나온다
이 부분이 정상적으로 나오도록 수정

추가로 검색어 값이 비어있으면 검색이 안 되고 에러가 나오는데..
모듈분류가 정상 작동하도록 검색어 필수를 제외

@ghost ghost self-assigned this Nov 14, 2016
@ghost ghost added the status/keep label Feb 1, 2017
@ghost ghost closed this Feb 1, 2017
@ghost ghost added this to the 1.8.30 milestone Feb 2, 2017
@ghost ghost reopened this Feb 2, 2017
@ghost

ghost commented Feb 2, 2017

Copy link
Copy Markdown

모듈 분류 select box가 나오지 않는 것은 버그가 아니고, 하나의 항목만 검색할 수 있는 상태이기 때문입니다.

#2021 PR에서 문자열 검색 및 분류를 필터링 할 수 있도록 변경해봤습니다.

  • 검색어(모듈 이름, 브라우저 제목)
  • 검색어(모듈 이름, 브라우저 제목) AND 모듈 분류
  • 모듈 분류

@ghost ghost removed this from the 1.8.30 milestone Feb 22, 2017
@ghost

ghost commented Feb 22, 2017

Copy link
Copy Markdown

#2021 이슈에서 별도로 처리했습니다.

@ghost ghost closed this Feb 22, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants