プロジェクト

全般

プロフィール

Backport(バックポート) #3892

小窓機能 google map が機能していないので修正してほしい

isao sano約8年前に追加. 約8年前に更新.

ステータス:
Fixed(完了)
優先度:
Normal(通常)
担当者:
対象バージョン:
開始日:
2016-03-09
期日:
進捗率:

100%


説明

概要

http://www.openpne.jp/cmd/list/#maps.google.co.jp

GoogleマップはURLではなく、右端にある【このページのリンク】→【このリンクをメールに貼り付けて地図を共有できます】のURLを貼ることで表示することができます。

と説明されているが、現在のgooglemapにある「地図を共有または埋め込む」から取得できるURLはアドレスバーに表示されているものと同じであり、このURLを使っても地図は表示されない

仕様

仕様がある場合、仕様を記入


関連するチケット

関連している OpenPNE 3 - Enhancement(機能追加・改善) #3775: 小窓機能 google map が機能していないので修正してほしい Won't fix(対応せず) 2015-02-10

関係しているリビジョン

リビジョン 45b8b54d (差分)
isao sano約8年前に追加

Modified to be able to display the URL of the new format of the Googlemap (refs #3892, BP from #3775)

リビジョン 28fd265c (差分)
isao sano約8年前に追加

Modify to unified indentation (refs #3892, BP from #3775)

リビジョン dedeb820 (差分)
isao sano約8年前に追加

Corresponding to a different pattern of URL (refs #3892, BP from #3775)

リビジョン 990e3a2c (差分)
isao sano約8年前に追加

Change the way you get a unique value (refs #3892, BP from #3775)

リビジョン 16b94fab (差分)
isao sano約8年前に追加

Change the id matching pattern (refs #3892, BP from #3775)

リビジョン 30cde558 (差分)
isao sano約8年前に追加

Delete the character of unnecessary regular expression (refs #3892, BP from #3775)

リビジョン f75f38dd (差分)
isao sano約8年前に追加

Modify as quoted part does not match (refs #3892, BP from #3775)

リビジョン 6878dcac (差分)
isao sano約8年前に追加

Modified to correctly match (refs #3892, BP from #3775)

リビジョン 73f1377b
Shinichi Urabe約8年前に追加

Merge pull request #314 from isaosano/t-3892

Modified to be able to display the URL of the new format of the Googlemap (refs #3892, BP from #3775)

履歴

#1 isao sano約8年前に更新

#2 isao sano約8年前に更新

  • ステータスNew(新規) から Accepted(着手) に変更

#3 isao sano約8年前に更新

  • ステータスAccepted(着手) から Pending Review(レビュー待ち) に変更
  • 進捗率0 から 50 に変更

https://github.com/openpne/OpenPNE3/pull/314
にてプルリクエストを行いました。
レビューお願いします。

#4 Shinichi Urabe約8年前に更新

  • ステータスPending Review(レビュー待ち) から Rejected(差し戻し) に変更

https://redmine.openpne.jp/issues/3775#note-6 と同様の理由で差し戻し

#5 isao sano約8年前に更新

  • ステータスRejected(差し戻し) から Accepted(着手) に変更
  • 進捗率50 から 0 に変更

#6 isao sano約8年前に更新

  • ステータスAccepted(着手) から Pending Review(レビュー待ち) に変更
  • 進捗率0 から 50 に変更

https://github.com/openpne/OpenPNE3/pull/314 にてプルリクエストを行いました。
再度レビューお願いします。

#7 Shinichi Urabe約8年前に更新

  • ステータスPending Review(レビュー待ち) から Rejected(差し戻し) に変更

#8 isao sano約8年前に更新

  • ステータスRejected(差し戻し) から Accepted(着手) に変更
  • 進捗率50 から 0 に変更

#9 isao sano約8年前に更新

  • ステータスAccepted(着手) から Pending Review(レビュー待ち) に変更
  • 進捗率0 から 50 に変更

https://github.com/openpne/OpenPNE3/pull/314
に修正追加しました。
再度レビューお願いします。

#10 Shinichi Urabe約8年前に更新

  • ステータスPending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
  • 進捗率50 から 70 に変更

#11 isao sano約8年前に更新

  • ステータスPending Testing(テスト待ち) から Pending Review(レビュー待ち) に変更
  • 進捗率70 から 50 に変更

https://github.com/openpne/OpenPNE3/pull/314

Modify as quoted part does not match (refs #3892, BP from #3775) 
commit b2b8c0862148b731a1ef2613a903b92d2a2a9f27

にて、' や " を含む部分がマッチしないように修正しました。
@ が先頭もしくは / の直後に来る場合のみマッチするようにしました。

#12 Shinichi Urabe約8年前に更新

  • ステータスPending Review(レビュー待ち) から Rejected(差し戻し) に変更

#13 isao sano約8年前に更新

  • ステータスRejected(差し戻し) から Accepted(着手) に変更
  • 進捗率50 から 0 に変更

#14 isao sano約8年前に更新

  • ステータスAccepted(着手) から Pending Review(レビュー待ち) に変更
  • 進捗率0 から 50 に変更

note-12 の指摘を受けて修正しました。
https://github.com/openpne/OpenPNE3/pull/314

#15 Shinichi Urabe約8年前に更新

  • ステータスPending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
  • 進捗率50 から 70 に変更

#16 isao sano約8年前に更新

  • ステータスPending Testing(テスト待ち) から Pending Merge(マージ待ち) に変更
  • 進捗率70 から 80 に変更

単体試験完了しました。

#17 Shinichi Urabe約8年前に更新

  • ステータスPending Merge(マージ待ち) から Fixed(完了) に変更
  • 進捗率80 から 100 に変更

他の形式にエクスポート: Atom PDF