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

はてなフォトライフに投稿できていない件 #3

Closed
tobynet opened this issue Oct 12, 2009 · 3 comments
Closed

はてなフォトライフに投稿できていない件 #3

tobynet opened this issue Oct 12, 2009 · 3 comments

Comments

@tobynet
Copy link

tobynet commented Oct 12, 2009

画像の”Photo”や"Photo capture"などで、はてなフォトライフに投稿できません。

  • はてなにはログインしています
  • 設定にてはてなフォトライフにチェックを入れています
  • 投稿時にはてなフォトライフにチェックを入れています
  • 投稿時に特にエラーメッセージなどは表示されません
@Constellation
Copy link
Contributor

再現しました.
http://www.hatena.ne.jp/my の li.welcome がtypoなのかwelcoeになっていることでgetCurrentUserのuser名取得が失敗しています.
to/tomblooにはmergeされていませんが, commitしたのをtoさんに送っておきます.
Constellation/tombloo@cf15e6b

@tobynet
Copy link
Author

tobynet commented Oct 15, 2009

おお!ありがとうございます!助かります!

@to
Copy link
Owner

to commented Jan 3, 2010

直ってるの確認しました。
Constellationさん、ありがとう。

wantora pushed a commit to wantora/tombfix-core that referenced this issue May 13, 2016
* Tumblr Model: Add getBlogs() #159
* Tumblr Model: Add ORIGIN, getPrimaryBlogID(), getPostFormBuilderData(), isLoggedIn()
* pref: Add "extensions.tombfix.model.tumblr.secondaryBlogs"

via https://github.com/tombfix/patch/blob/7a5fd12b54feb1ec9df8b4c8f456f5b2756cbf2b/model.Tumblr.multiTumblelogs.js
wantora pushed a commit to wantora/tombfix-core that referenced this issue May 13, 2016
* Revise Options
 * Use menulist element instead of radiogroup element about Tag Provider
  * Fix a bug that can't set non-selected about Tag Provider #115
  * Suppress being too longer Tag Provider list
 * Move "Amazon Affiliate ID" from "Entry Contents / etc." tab panel to "Services" tab panel's "Amazon"
 * Rename "Amazon Affiliate ID" to "Associate ID"
 * Fix a bug that can't save "Post Config"'s data on Windows, if "browser.preferences.instantApply" is `true` #153
 * Fix "Link thumbnail template"'s example
 * Change File Picker's window title
 * Use separator element about Tag Provider
 * Change "Ignore Errors(RegExp)"'s style
 * Change prefs.{xul, css} to options/options.{xul, css}
  * Move prefs.{xul, css} from content/ to content/options/
  * Rename prefs.{xul, css} to options.{xul, css}
 * Move options.xul's inline JavaScript to options.js
  * Add options.js
 * Revise options.{xul, css}
  * options.xul: Add id attribute to prefwindow element
   * Suppress a warning message occurred by opening Tombfix Options, on Browser Console #166
  * options.xul: Move inline CSS & XUL Box Styling & textbox element's size attribute style to options.css
  * options.xul: Remove separator element's width attribute
  * options.css: Stop using id selector
 * Revise options.js to#12
  * options.xul: load expand.js
  * Gruntfile.js: Uncomment options.js

* Add support for Tumblr's Secondary Blogs to#3
 * Tumblr Model: Add getBlogs() #159
 * Tumblr Model: Add ORIGIN, getPrimaryBlogID(), getPostFormBuilderData(), isLoggedIn()
 * pref: Add "extensions.tombfix.model.tumblr.secondaryBlogs"

* Drop support for FriendFeed

* アイコンの透明抜きを正確に

import from to@379af6e

* Fix "extensions.tombfix.postConfig"

* Models.{check, getPostConfig}(): Fix support for model.Tumblr.multiTumblelogs.js

* Revise Models
 * Revise Models.{check, getDefaults, getEnables, getPostConfig}()
 * Make Models.getPostConfig() returning string type value always

* utility.js: Add isFavorite()

* manual test: Add models_test_patch.js
* manual test: Update utility_test_patch.js
This issue was closed.
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

3 participants