{5} Assigned, Active Tickets by Owner (Full Description) (77 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

GamerZ

Ticket Summary Component Milestone Type Severity Created
Description
#696 Tag support wp-wap None enhancement trivial 09/27/07

I've added tagging support to wp-wap. However, I seem to be unable to check it in with svn, and cannot post the diff here (Precondition failure when I submit the form?), so I've put it on my site:

http://cad.cx/d/wp-wap_tag-support.diff


GrafZahl

Ticket Summary Component Milestone Type Severity Created
Description
#727 combine link_summary() and get_link_summary() link-summarizer None enhancement minor 12/01/07

I wanted to change some details of the plugin (more to come if you like) and, to make these changes easier, started with combining the two functions link_summary() and get_link_summary() which were virtually equal. I've attached the changed plugin file, based on the current development version. Both functions now use lnsum_generate_link_summary() to get their output. If you want to incorporate this into your plugin, you might want to check my use of tab characters (I'm using spaces usually).


Steph

Ticket Summary Component Milestone Type Severity Created
Description
#62 bunny tags are deleted after edit through xml-rpc bunny-tags None defect major 02/17/05

I successfully add tags through the admin interface..

If I then later use my XML-RPC client MarsEdit?, to edit the post the bunny tags disappears, although the row(but with NULL in meta_value) in _post_meta is still there...

expected minimum behaviour: tags are not deleted on xml-rpc edit Wanted behaviour: tags are supported through mt_keywords in xml-rpc


#244 Tags in RSS feeds? bunny-tags None defect normal 08/11/05

Excellent plugin, is there a way to insert the tags from the meta_data into my RSS feed as a <category> tag? From what I've been reading, technorati reads from the feed and not so much the article itself. I could be wrong.


arnee

Ticket Summary Component Milestone Type Severity Created
Description
#661 Ability to turn of generation of "lastchange" field google-sitemap-generator None enhancement minor 06/04/07

At the moment the lastchange field is always included in the sitemap. This is not good as Google can then easily see that the pages have not been ACTUALLY updated, but rather that there is dynamic content on the page. Can we have an option to turn off the "lastchange" field (not required for the sitemap protocol)


beaucollins

Ticket Summary Component Milestone Type Severity Created
Description
#206 Video support wpicasa None enhancement normal 06/29/05

Picasa also supports video. WPicasa should detect if the resource is a video or image and display appropriately. However, must keep standards in mind when embedding video into the page.


#207 Photo posts follow album post category wpicasa None enhancement normal 06/29/05

Photo posts should be given the same category as the album post and should update along with the album post.


bennettmcelwee

Ticket Summary Component Milestone Type Severity Created
Description
#170 Admin: add popup menu if radios fail topcat None defect normal 05/25/05

If an old browser, or JavaScript is turned off, then use a hook to write a <select> into the form instead of the radio buttons. Not as good, but at least it'll work.


#171 Radio buttons don't appear on bookmarklet post screen topcat None defect normal 05/26/05

Radio buttons don't appear on bookmarklet post screen.

The injected JS needs to check if it's in the popup screen, I guess.


#175 Radio buttons don't line up in Firefox topcat None defect normal 05/26/05

In FF, the radio buttons are offset a few pixels up. Fix by applying some style, perhaps.


carthik

Ticket Summary Component Milestone Type Severity Created
Description
#301 The plugin isn't doing anything registered-only None defect normal 11/03/05

I'm sorry, I am not a technical genius AT ALL. I uploaded the plugin to my plugin directory, activated it, unchecked the box in Options ...and nothing happens. People can still see the site. Am I missing something here? Thanks for your help.

www.clocklesshours.com


christined

Ticket Summary Component Milestone Type Severity Created
Description
#223 For tag pages, need to hook into the WP_query ultimate-tag-warrior None defect normal 07/19/05

Right now, we're allowing the normal front page WP_query to run, and then running our own. This is highly inefficient. We should be testing for $_GETtag? in the plugin and modifying the query (maybe just making it blank).


#224 Paged tag pages ultimate-tag-warrior None defect normal 07/19/05

We need http://site.com/tag/tag-name/2/ for paged tag pages. This will require a modified rewrite rule, and a modification to the function that gets the tagged posts (using offset and limit)


chuyskywalker

Ticket Summary Component Milestone Type Severity Created
Description
#122 Cannot See Per-Post Formatting Options mts-per-post None defect major 03/27/05

I just installed Text Control on a WordPress 1.5 blog. The Control Panel shows up on the "Options" page and I can set the site defaults. I've verified that the site defaults actually take effect. However, I cannot see the "Format this post with:" section when writing either Pages or Posts.


#133 wind direction getweather None defect normal 04/03/05

Hi.

I wanted to ask if it is possible to add wind direction to the get weather output. This would help me decide whether to go surfing.

my site: www.juicygeography.co.uk/blog

Thanks for a great plugin by the way!

Noel


#85 suggest caching... css-compress None enhancement normal 03/02/05

(btw, Cool idea!)

I might whip something up in the meantime, just didn't know if you had considered it.

I do this for all my major plugins, would be happy to contribute code. No need to re-compress every time, just compare timestamp on a cached version to timestamp on original (and any includes, I guess...). Could be optional, for really funky sites.

-david chait (www.chait.net)


#106 Unstable and validation getweather None defect normal 03/15/05

Hi,

Thanks a lot for a great plugin. Got a few questions I hope can be answered.

- The past 2-3 days I experience that it can take 20 seconds more and more often before my site is loaded and then I get a long error message where the weather icon and information should have been. If I do a refresh just a second after the weather information is shown. Is this some kind of timeout? And can I do something to remove this problem?

Sometimes when it work it can take up to 11 seconds before the page load when I got the weather plugin activated. When I deactivate it the page is loaded in 0,3 second. Is this the price that has to be paid for to be able to use this nice plugin, or is there something I can do to get my page to load in 0,3 seconds every time?

- Is it possible to get the plugin to validate? I can't get it to validate and it's the only one that doesn't validate.

Thanks for a really nice plugin, btw. It really make my site look fresher.

My site URL is: www.seansite.net


fergbrain

Ticket Summary Component Milestone Type Severity Created
Description
#412 URI of blog isn't correctly implemented dunstan-error-page None defect normal 04/30/06

Seems to have something awry with its handling of the site url ... my <em>filesystem</em> has WP living in www.example.com/wordpress/, but its served up from http://example.com. A consequence of this is that the homepage and search links in the plugin's Your Options section include wordpress/ in their paths, and thus are invalid.


#796 link to js file may reference all the way to C:\ on IIS-based systems countdown-timer None defect critical 03/24/08

For example:

http://ypsinews.com/C:\websites\217\example.com\wp-content\plugins\countdown-timer/fergcorp_countdownTimer_java.js

Also, revealing the location of the directory probably poses a security risk!


#411 Spelling error dunstan-error-page None defect normal 04/30/06

For some reason, the page your trying to access.." should be 'you're'


gudlyf

Ticket Summary Component Milestone Type Severity Created
Description
#93 Plugin Breaks for Registered users authimage None defect normal 03/05/05

The captcha image doesn't display for logged in users. This causes them to be unable to post comments, as the wp-comments-post.php file dies when there isn't a code entered.

Suggested fix: Change

// AuthImage
if ( !checkAICode($comment_code) )
        die( __('Error: please enter the valid authorization code.') );

to

// AuthImage
if ( !$user_ID){
if ( !checkAICode($comment_code) )
        die( __('Error: please enter the valid authorization code.') );
}


gzfelix

Ticket Summary Component Milestone Type Severity Created
Description
#111 wp-tags gets unexpected warning in wp-blog-header wp-tags None defect major 03/18/05

Warning: extract(): First argument should be an array in /path/to/wp/wp-blog-header.php on line 175

This repeats around 20 times down the page and then it gives this:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /pat/to/wp/wp-blog-header.php on line 40

The user is using PHP 4.3.10, safe mode, MySQL 3.23.


jonabad

Ticket Summary Component Milestone Type Severity Created
Description
#12 ? characters in day title tags livecalendar None defect normal 01/11/05

When I move my cursor over a date on calendar to choose one or more articles the blog is using the titletag like the picture shows to give me some info before I press the date I want to read. In norway we have letters like "ÆØÅæøå" and use ISO-8859-1 in our header, you use UTF-8.

Screenshot: http://home.no.net/cccddd/blogg/bilder/livecal.jpg


#30 NaN in certain category views livecalendar None defect normal 01/26/05

under certain configurations, when viewing in categories, the calendar will show NaN instead of live data.


#31 Spinner keeps spinning livecalendar None defect normal 01/26/05

when displaying an empty month, the end spinning command isn't triggered.


keyvan

Ticket Summary Component Milestone Type Severity Created
Description
#459 jump to calculated page for any requested comment paged-comments None enhancement normal 08/13/06

I've come up with a function to calculate the page that any particular comment is on, so after a comment post the site can redirect the vistor back to the very page (and comment) they just posted on.

This could be extended to a search hack where if comments are searched a visitor could be redirected to the actual comment on it's designated page rather than being forced to use "show all" flat style.

blogged on this here

as a working example, I've enhanced the last two lines of wp-comments-post.php and added the (incomplete) function as attached (I'll post code updated on the blog above as I have time)


kitten

Ticket Summary Component Milestone Type Severity Created
Description
#16 Spaminator sending email even if I have email turned off spaminator None defect major 01/14/05

I have email turned off in Kitten's Spaminator, using the WP 1.5a5 control panel, but I still get email.


#11 RC2 not allowing my own comments spaminator None defect minor 01/11/05

I'm using RC2 on v1.2 with the STRIKES set to 3. Spaminator seems to be blocking my own comments just because they are a bit long, around 100 words or so, but they don't contain any links or blacklisted words(as far as I know, just plain english). I've to post an alphabet & then edit that comment from the admin panel to make it appear. Can you tell me what's wrong? The blacklist I'm using is at http://blog.igeek.info/my_blacklist.txt


matt

Ticket Summary Component Milestone Type Severity Created
Description
#52 Fixes (and improvements) staticize-reloaded None defect major 02/10/05

High Pri:

1. fopen call uses 'a' (append). should use 'w' (write). was getting multiple copies of page in a cachefile, which is a 'major' issue.

2. The rest of the cache code continues blindly on after fopen fails. Should be wrappered, and move the $buffer manipulation above the fopen to simplify flow.

3. There's no use of flock() to ensure single-access, which might not be critical but it's cleaner. Also ensures no redundant creation of the file.

Low Pri:

1. echo the cache filename after the static time total, for debugging or hand-clearing a given cache file.

echo "\n<!-- FILE: $staticFileName -->";

If someone wants to email me with how to do create a 'proper patch' (never done one), I can probably pass it along, or can just pass my file along (since it's only one file).


miketheforester

Ticket Summary Component Milestone Type Severity Created
Description
#356 Mis-aligned titles/boxes on contact form wp-contact-form None defect normal 01/18/06

Running WP 1.5.2 modified Kubrick. Loaded your contact form 1.2. Worked but titles mis-aligned with boxes. Today uploaded your 1.3.1 version. Followed instructions. Titles still misaligned, plus WP admin cannot locate options->contact form, possibly because I put the new opt/cntct php into wp-content/plugins/ and took the old php out of out of wp-admin/, as per instructions. Any suggestions?

You can see the mis-alignment at www.sosforests.com, go to Email Me.

Sorry to bother if this is a dumb question but I'm a newbie.

Miketheforester


morty

Ticket Summary Component Milestone Type Severity Created
Description
#537 Charset may be wrong post-notification None defect normal 01/25/07

All the files are Coded UTF-8. Although this is the standard option for WP there may be problems.


#549 Add possebility to subscribe to comments. post-notification None enhancement normal 01/29/07

Most subscribe to comment-plugins suck, as quite a few mails have to be sent at once. Probably the implemenation is quite simple as only the mail sending code needs to be adjusted for comments and one more table needs to be introduced. The usermanagement can probably be taken from an other plugin.


#571 Add Widget-option post-notification None enhancement normal 02/07/07

Add an Option to use Widgets.


#610 The Return Path may be overwritten by the server post-notification None defect normal 03/09/07

The return-path is often overwritten by the Server.


#548 Let the user choose what kind of Email he wants post-notification None enhancement normal 01/29/07

Let the User choose whether he just wants an HTML or plain text mail.


nerrad

Ticket Summary Component Milestone Type Severity Created
Description
#789 There's no way to disassociate an icon from a series. organize-series None defect major 03/19/08

This is important if people want to leave a series without an icon after already assigning one.


#790 Localize the plugin organize-series None enhancement normal 03/20/08

C'mon get with the __('picture') man!


#798 Remove redundant auto-tag toggles organize-series None defect normal 03/27/08

It's overkill. The presence of the %postcontent% token should be enough to indicate I want the series templates automatically inserted or not.


#569 Add wp_nonce security to plugin organize-series None enhancement normal 02/06/07

Apply the wp_nonce functionality to the plugin. See article by Mark http://markjaquith.wordpress.com/2006/06/02/wordpress-203-nonces/ for more information on how to do this.


#767 Add %post-excerpt% token for series options organize-series None enhancement normal 03/15/08

As opposed to the '%post-content%' token.


#775 Add option for deleting all orgSeries related info on deactivation of plugin organize-series None enhancement normal 03/17/08

On the "options->series options page" have a checkbox that provides the option to completely delete all series related information (series-icons tables/options/series taxonomy) when plugin is deactivated. This checkbox should of course be deselected by default.


#776 Hook into filter for search title on manage->posts page (edit.php) organize-series None enhancement normal 03/17/08

Can't do this until Ticket 5899 that I submitted to WordPress Trac is added.


#828 Widget for posts in series organize-series None enhancement normal 04/29/08

This would be an option for blog owners using the plugin to display the list of other posts in a series in their sidebar using the widget capabilities of WordPress.

Note: would have to be programmed to display ONLY on single post pages and for posts that are part of a series.

Note: *Might* need to create alternative formatting options (on series-options pages) for this widget to differentiate from the existing post-list insertion in post-content.


#847 more control for latest series organize-series None enhancement normal 05/03/08

Give more control over the latest series tag for choosing to list the most recent series (by recently updated or posted too?) and the number of series to list.

Could add options to the latest_series() tag?


#551 Add better instructions to the admin options panel organize-series None enhancement normal 01/31/07

Either via a link to a "usage" page embedded in the install or more detailed instructions right on the options page (which would most likely require a better layout)


#611 Add option to display post-date next to posts in the post-list output organize-series None enhancement normal 03/09/07

- can be turned on or off - user can define date output format - choose whether its before or after the title - investigate using %variables% to make customization a bit easier. (something new to learn!)


#764 Rewrite uploads of series icons to allow for user defined upload directory organize-series None enhancement normal 03/15/08

Currently (as of orgSeries 2.0), series icons are uploaded to the default upload directory determined on the Options/Settings->Miscellaneous Page and depend on users not using the "Organize my uploads into month- and year-based folders" feature.

Need to change this so that uses can set the upload directory for series-icons themselves. There's a couple ways of going about doing this (and some other considerations):

  1. Devise a way for users to use the default uploads settings for WordPress regardless of month/year based folders being used or not.
  1. Allow users to set a custom upload directory for series icons. If users set this then it should toggle OFF using the default WordPress directory (and or have a visible toggle?)

Files that are relevant for getting this set up:


#777 List other posts in a series when a series is selected in the write/edit post page organize-series None enhancement normal 03/17/08

Ajaxify the code in the series selection box so that when a user selects a series the existing posts in the series will be displayed (and a series-icon if there is one).

This would be pretty big for me to do - anticipate it being quite a versions out from implementation.


#778 Figure out some way to have the file-upload with the "Add-Series" form on the manage->series page organize-series None enhancement normal 03/17/08

Currently there's no way to do it with Ajax. In 2.5 the manage->series page doesn't use javascript/ajax (haven't figured it out yet) so this may not be a huge problem...?


#779 Enable a dropdown list of existing images on server for selection as series icon. organize-series None enhancement normal 03/17/08

Add this to the edit->series page on the manage->series section.

Maybe hook this in to the new media library in 2.5.x versions? The only problem with this is backward compatibility with earlier versions...


#780 Can't get ajax/javascript to work on the manage->series page for delete/add new series functions. organize-series None defect normal 03/17/08

Rather than spend excessive time on this (ajax/javascript isn't my strength) I've decided to drop this in WP2.5+ for now. Maybe in a future version I'll spend some more time on it and get this back in. As it is I do not like the new layouts 2.5 introduces for manage->categories and other pages and am keeping the previous layout for managing series.


#783 Return message on error in file upload organize-series None defect normal 03/17/08

see note at LINE 957 in series_taxonomy.php


#797 Using ajax to add post to series on manage->posts page. organize-series None enhancement normal 03/24/08

Suggest via this comment. How it works: Basically a user sees a post they want to add to/change to a series and they click a "button" and a pop-up window or something to that effect comes up with the different series they could add the post to.

This would require some j-script/ajax. Is there a plugin that does something similar to this with categories?


#673 Ajaxify/J-script a post-series listing organize-series None enhancement normal 07/31/07

Instead of having the list of all other posts in a series displayed on post-page that is part of a series - have it in a drop-down javascript box. Make this an OPTION for people that not only is selectable via the admin options page but also degradable if a viewer of the site has java-script disabled on their browser.

Use DOM for this.


#774 Reassign posts in existing series to another series when deleting a series. organize-series None enhancement normal 03/17/08

When users delete a series via the manage->series page have an option for them to reassign all the posts in that series to another series.


pixline

Ticket Summary Component Milestone Type Severity Created
Description
#845 comment rss feed broken (again) gengo None defect critical 05/02/08

WordPress database error: [Unknown table 'l'] SELECT SQL_CALC_FOUND_ROWS wp_posts.*, l.*, p2l.translation_group FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (1) ORDER BY wp_posts.post_date DESC LIMIT 0, 10

Warning: Cannot modify header information - headers already sent by (output started at /x/wp-includes/wp-db.php:216) in /x/wp-includes/feed-rss2-comments.php on line 8


ronalfy

Ticket Summary Component Milestone Type Severity Created
Description
#746 Session Start Causing Comment Error wp-ajax-edit-comments None defect major 01/29/08

Failed to initialize storage module for session write. May need to detect session and just disable this feature if it's not available.


#751 The + Character is Deleted When Editing a Comment wp-ajax-edit-comments None defect major 02/06/08

When a "+" character is inserted into a post, the character is edited out. Solution may be to convert this character to an HTML entity.


#747 Losing Paragraphs after editing comment (by Mo) wp-ajax-edit-comments None defect minor 01/29/08

Say you have a few paragraphs:

Thanks for the comment.

Thanks again...

If you edit thanks again, the comment will show up: Thanks for the comment. Thanks again...


#740 Allow unlimited editing for logged in users wp-ajax-edit-comments None enhancement normal 01/17/08

Add in an admin panel option to allow unlimited editing for logged in users.


#748 Allow AJAX Moderation Options wp-ajax-edit-comments None enhancement normal 01/29/08

When in the moderation queue, add an approve, delete, and spam button so that moderation will work without a refresh.


#749 No-Follow in Comments wp-ajax-edit-comments None enhancement normal 01/29/08

Several have suggested removing no-follow in comments. This seems to be out of the scope of the plugin, but I may add it in.


ryanduff

Ticket Summary Component Milestone Type Severity Created
Description
#40 wp-contactform gets cached with staticize wp-contact-form None defect normal 02/02/05

wp-contactform loads the original page cached from staticize resulting in the blank form showing and not getting submitted.


#155 Plug-in has some issues with textile 2 wp-contact-form None defect normal 04/29/05

When I use your plug-in it only works when I turn off Textile 2. Otherwise I get to see this contactform->.


#401 Speed enhancement wp-contact-form None enhancement normal 04/02/06

On line 121 of wp-contactform.php, you write

if(! preg_match('|<!--contact form-->|', $content))

I don't see the point of using a regular expression here, I replaced your line with

if(! strpos($content, '<!--contact form-->'))

which is much "cheaper", especially on long sites.

HTH


stephdau