Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

symbloeditor feedback

This discussion is related to the SymbolEdit addon.
jeongweejeongwee Vanilla version 2.6 ✭✭
edited August 2013 in Vanilla 2.0 - 2.8

i found a bug.
when user's name is something with underscore,like User_Name.
when i click to change symblo , link shud be jump to

www.example.com/index.php?p=/profile/symboledit/1/User_Name

.
but it jump to

www.example.com/index.php?p=/profile/symboledit/1/User-Name

and shows a Whoops!User not found page.

Shadowdare

Comments

  • ShadowdareShadowdare r_j MVP
    edited December 2013

    I fixed this bug in SymbolEdit version 1.6 in the attached file below. Minor changes were done in the ProfileController_AfterAddSideMenu_Handler() and ProfileController_SymbolEdit_Create() methods in /SymbolEdit/default.php. The SymbolEdit profile page link has been changed to /profile/symboledit without the user ID and username and a proper session check has been added to the page. Nothing else was changed.

    https://us.v-cdn.net/5018160/uploads/FileUpload/5e/9740a61e7101dea51141d2d7ee3041.zip

    Add Pages to Vanilla with the Basic Pages app

    jeongweehgtonight
  • jeongweejeongwee Vanilla version 2.6 ✭✭

    nice job ! fixed!

  • peregrineperegrine MVP
    edited November 2013

    I like the way version 1.6 works but feel free to use shadowdare's mod above if you have underscore names,

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

    hgtonight
This discussion has been closed.