RobWC / FAQManager

Tool to manage an FAQ
2 stars 0 forks source link

Few categories take longer search time #36

Closed aditis closed 13 years ago

aditis commented 13 years ago

categories taking long search time are: GTP/GPRS IDP/IPS SCREENS AND SECURITY POLICIES

aditis commented 13 years ago

Adding to this bug: NULL category doesnt poll data at all. It doesnt show data which has no category assigned.

RobWC commented 13 years ago

I fixed this. I translated the / characters to %2F. I added the correct view for Screens and Security Policies

aditis commented 13 years ago

Perfect. It works like a charm..thanks.