Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Question: Different behavior of fallback than described in the README #9

Open
krepe-suZette opened this issue Sep 27, 2018 · 1 comment
Assignees
Labels
question Further information is requested todo

Comments

@krepe-suZette
Copy link

πŸ“ Description

πŸ’» System

  • OS: Windows 10 Home (x86-64) / Ubuntu 18.04.1 LTS (GNU/Linux 4.14.43-138 armv7l)
  • Python 버전: 3.6.4 / 3.6.5
  • Chatterbox 버전: 0.2.5
  • pip freeze κ²°κ³Όλ¬Ό:
asn1crypto==0.24.0
cffi==1.11.5
chatterbox.py==0.2.5
click==6.7
cryptography==2.3.1
Flask==1.0.2
idna==2.7
itsdangerous==0.24
Jinja2==2.10
MarkupSafe==1.0
pycparser==2.18
PyMySQL==0.9.2
six==1.11.0
Werkzeug==0.14.1

πŸ”₯ Error

action="*" 인 rule 이 μžˆλŠ” μƒνƒœμΌλ•Œ failback ν•¨μˆ˜μ˜ action을 λ§Œμ‘±ν•˜λ”λΌλ„ action="*"이 달린 ν•¨μˆ˜κ°€ 싀행이 λ©λ‹ˆλ‹€. 이게 README νŒŒμΌμ— 잘λͺ» μ νžŒκ²ƒμΈμ§€, κ΅¬ν˜„μ΄ 잘λͺ»λœκ²ƒμΈμ§€ λͺ¨λ₯΄κ² λ„€μš”.

πŸ‘€ Expected behaviour

κΈ°λŒ€ν–ˆλ˜ λ™μž‘μ€ README.md에 μ νžŒλŒ€λ‘œ μœ μ €κ°€ μ–΄λ–€ μƒνƒœμ— μžˆλ”λΌλ„ μ›ν•˜λŠ” dest둜 이동을 ν•˜λŠ” κ²ƒμ΄μ˜€λŠ”λ° 그렇지 μ•Šλ„€μš”.

πŸ—οΈ Steps to recreate

image
μ²˜μŒμ— chatter 객체 λ§Œλ“€λ•Œ fallback=True ν•΄λ’€μŠ΅λ‹ˆλ‹€.

image
이 그림판으둜 κ·Έλ¦° 그림처럼 λ§Œλ“€μ—ˆμŠ΅λ‹ˆλ‹€.

@winterjung winterjung self-assigned this Sep 28, 2018
@winterjung
Copy link
Owner

winterjung commented Sep 28, 2018

μžμ„Έν•œ 이슈 λ¦¬ν¬νŒ… κ°μ‚¬ν•©λ‹ˆλ‹€!

fallback ν•¨μˆ˜λŠ” ν˜„μž¬ state와 action에 λ§žλŠ” κ·œμΉ™μ΄ 없을 λ•Œ λ§ˆμ§€λ§‰μœΌλ‘œ ν˜ΈμΆœλ˜λŠ” ν•¨μˆ˜λ‘œ μœ„μ™€ 같은 κ²½μš°μ— λͺ¨λ“  input이 action=*, src="자유 μž…λ ₯"을 λ§Œμ‘±ν•˜λ―€λ‘œ cancel ν•¨μˆ˜κ°€ ν‰κ°€λ˜μ§€ μ•Šκ³ μžˆμŠ΅λ‹ˆλ‹€. fallback ν•¨μˆ˜μ˜ μ˜λ„λŠ” action=*κ³Ό 같은 κ·œμΉ™μ΄ 없을 λ•Œ μ΅œμ†Œν•œμ˜ νƒˆμΆœ μž₯μΉ˜μ˜€μŠ΅λ‹ˆλ‹€.

flask_advance.py에 λ‚˜μ™€μžˆλŠ” 예제λ₯Ό μ°Έκ³ ν•΄ destλ₯Ό 뢄리해주신닀면 μ›ν•˜μ‹œλŠ” λŒ€λ‘œ λ™μž‘ν•  수 μžˆμ„λ“―ν•©λ‹ˆλ‹€. README에 적힌 μ„€λͺ…이 λΆˆμΆ©λΆ„ν–ˆλŠ”λ° 곧 μ—…λ°μ΄νŠΈ ν•˜κ² μŠ΅λ‹ˆλ‹€.

@winterjung winterjung changed the title Failback 이 README.md 에 μ νžŒκ²ƒκ³Ό λ‹€λ₯΄κ²Œ μž‘λ™ν•©λ‹ˆλ‹€. Question: Different behavior of fallback than described in the README Sep 28, 2018
@winterjung winterjung added question Further information is requested todo labels Sep 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested todo
Projects
None yet
Development

No branches or pull requests

2 participants