Skip to content
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

URLのバグ2点 #105

Open
gomo opened this issue Feb 26, 2017 · 0 comments
Open

URLのバグ2点 #105

gomo opened this issue Feb 26, 2017 · 0 comments

Comments

@gomo
Copy link
Contributor

gomo commented Feb 26, 2017

クエリが消える

http://example.com?fooで初期化してBuildするとhttp://example.com/が帰る。クエリはありのままを返すのがいい。

/が付与される

またスラありなしを補完するのはどうなんだろう?このクラスの性格上、ありのままのほうがいいかもしれないけど、直したらやばいこともあるかな?

でも、今のうちに直したほうがいいかも。要検討。

//で初期化でドメイン消える

//example.comで初期化すると/でRenderされるっぽい。キャノニカルの案件で相談を受けた。

もしかしたらこっちのバグかも。

https//example.comとプロトコルから渡すと(当たり前だが)ちゃんとなるようです。

@gomo gomo changed the title URLのパラメータが消える URLのバグ2点 May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant