Closed (won't fix)
Project:
Unfuddle Feedback
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Jul 2009 at 19:52 UTC
Updated:
16 Jun 2013 at 17:00 UTC
Here's a patch to add extra text to help out with the Unfuddle URL - I got caught out because of the trailing slash - caused me a 404.
I had also written some debug code in the module to display url/user/pass in an unknown error (in watchdog) but I figure this is about the main thing that would go wrong, so to hell with it :p
This module works great now - where does the feedback data go tho (in drupal)?!
| Comment | File | Size | Author |
|---|---|---|---|
| unfuddle_feedback_help_text.patch.txt | 2.55 KB | niklp |
Comments
Comment #1
jody lynnI'm really confused about that 'patch' file.
Comment #2
niklp commentedNow that you mention it, that would make two of us... perhaps I'll re-roll that? :)
Comment #3
jody lynnWell, I'm changing the module to get rid of its admin screen completely and just use unfuddle_api module's, so ui changes would go there. Are you just trimming a trailing / in the url field kind of thing? We can move that change over there: http://drupal.org/project/unfuddle_api thanks
Comment #4
jody lynn