Issue Details (XML | Word | Printable)

Key: MDL-15676
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Mathieu Petit-Clair
Reporter: Debbie Ginsberg
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Blog Tag Block displays Interest Tags too

Created: 16/Jul/08 11:51 PM   Updated: 22/Jul/08 08:44 PM
Return to search
Component/s: Blocks, Tags
Affects Version/s: 1.9
Fix Version/s: 1.9.3

Environment: Hosted Moodle site on a hostican server. Installed with Fantastico.

Database: MySQL
URL: http://www.cssis.org/Web20Challenge
Participants: Debbie Ginsberg, Mathieu Petit-Clair and Petr Skoda
Security Level: None
QA Assignee: Petr Skoda
Resolved date: 17/Jul/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide


    * Summary: The Blog Tags block includes tags from individual interests. Also, cannot see the blog tags blog management panel.
    * Description:

We're using Moodle 1.9 and in our course, were starting to see a lot of blog tags in our "Blog Tag" box which aren't connected to any blog entries. Instead, they are coming from the user interest sections. For example, the tag "and all things in between" is an interest tag.

I also am not seeing the pop up window which would allow me to change the blog tags. I don't see a link or a pop up.

In addition, some recent blog tags aren't showing up at all.

    * Steps to Reproduce: A detailed, easy-to-follow sequence of steps a developer can follow to reproduce the problem. If possible, provide a URL so a developer can see the problem with one click.

1. Visit http://www.cssis.org/Web20Challenge
2. Click the link to enter the Web 2.0 Challenge course
3. Login as Moodle Tracker (moodletracker/M00dleT3st
4. Click the "and all things in between" tag in the Blog Tags block. The result is "No visible entries here". Instead "all thinks in between appears on Jason Eiseman's personal profile as an interest: http://www.cssis.org/Web20Challenge/user/view.php?id=21.
5. Click "Blogging" in the Blog Tags block, Although the tag is bolded, only one entry appears.
6. There is no link which leads to the panel for editing and deleting Blog Tags

    * Actual Results: What the application did after performing the above steps.

The Blog Tag block picks up tags from the interest section.

    * Expected Results: What the application should have done, were the bug not present. Provide as much detail as possible. Your expectation might mean that help instructions need to be improved or interface changed.

We expected that the Blog Tags block would not include Interest Tags.

If possible, include additional information that may be helpful to the developer:

          o Client-side operating system type and version number - Same problem in XP and OSX
          o Web browser type and version number - Same problem in FF3, FF2, Safari, and IE7


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Mathieu Petit-Clair added a comment - 17/Jul/08 11:46 AM
I had a look ... I can see that there is a problem on your site. Though, it could be that some blog entries are actually tagged, but not visible (can you confirm that all blog entries are visible to you?). This would be a bug as well, but a different one... Problem for me right now is that I can't reproduce this bug locally. I'll try some more after lunch...

It looks like you are running 1.9.0. Can you update to 1.9.2 and see if it fixes this bug?


Mathieu Petit-Clair added a comment - 17/Jul/08 11:57 AM
Ok, I can confirm - I can reproduce. Draft tags are also displayed - so that's a double bug.

Mathieu Petit-Clair added a comment - 17/Jul/08 12:25 PM
Fixed in CVS. You'll have to apply the patch http://cvs.moodle.org/moodle/blocks/blog_tags/block_blog_tags.php?r1=1.28.2.6&r2=1.28.2.7 to fix it in your installation.

Petr Skoda added a comment - 22/Jul/08 08:44 PM
reviewed, thanks