Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SafeHtml is not a property in QTextBox #333

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Open

SafeHtml is not a property in QTextBox #333

GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Collaborator

1. Trying to create a new project.

Exception Type:   QUndefinedPropertyException 

Source File:   [...]/narro/panel/NarroProjectEditPanel.class.php     Line:   
124 

Line 124:                $this->txtProjectName->SafeHtml = true;

2. It seems the Feb 5, 2012 commit added the SafeHtml property.
http://code.google.com/p/narro/source/detail?r=72857713ab39032e71d2c2761d1e65631
6261307

3. The December 2012 revision 6846f236739f "Fixes after upgrading qcubed." 
seems to have caused that property to be no longer be available.

4. I don't know this project well enough to decide how you want to handle this 
mismatch.


Original issue reported on code.google.com by forrest-...@mibsoftware.com on 9 Jan 2013 at 8:27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant