vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Project Tools (https://vborg.vbsupport.ru/forumdisplay.php?f=266)
-   -   [Bug] Wrong issuetypeid in details view (https://vborg.vbsupport.ru/showthread.php?t=269601)

Fraxter 09-03-2011 12:55 PM

[Bug] Wrong issuetypeid in details view
 
If you're in detail view of feature or task (/project.php?do=issuelist&projectid=1&issuetypeid=f eature) and click on "Post new feature/task", it will be everytime created a new bug. Link for creating looks everybody like:

PHP Code:

/projectpost.php?do=addissue&projectid=1&issuetypeid=bug 

But for feature it had to be:

PHP Code:

/projectpost.php?do=addissue&projectid=1&issuetypeid=feature 

task:

PHP Code:

/projectpost.php?do=addissue&projectid=1&issuetypeid=task 

I think it's not hard to fix, but atm i've no time to take a look into the template which is affected.

PitchouneN64ngc 09-03-2011 06:03 PM

This is already fixed for version 2.1.3 & 2.2.0 :)

http://www.vb-os.com/project.php?issueid=179

Fraxter 09-03-2011 07:03 PM

Hm, i'm using 2.1.2 R200, and the bug is still there.

PitchouneN64ngc 09-04-2011 06:59 AM

Have you take a look at the attached patch on my latest link?:)

Fraxter 09-04-2011 07:21 AM

Didn't noticed the attachment, cause i was unregistered. I registered now and have access to the attached file. Thanks for your help. :)


All times are GMT. The time now is 06:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01484 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete